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