removed unneeded inherit statement
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{ pkgs }:
|
||||
{
|
||||
mkBasePackages = {
|
||||
inherit pkgs;
|
||||
packages = [
|
||||
pkgs.vim
|
||||
pkgs.haxe
|
||||
|
||||
Reference in New Issue
Block a user