removed unneeded inherit statement

This commit is contained in:
Andreas 2024-09-24 03:00:10 +00:00
parent ff781440d2
commit a58cf364f7

View File

@ -1,7 +1,6 @@
{ pkgs }:
{
mkBasePackages = {
inherit pkgs;
packages = [
pkgs.vim
pkgs.haxe