Remove emacs.
This commit is contained in:
parent
6b694fd58a
commit
51f1c74dc2
36 changed files with 1 additions and 2295 deletions
|
@ -16,7 +16,7 @@ with lib; let
|
|||
type = with types; oneOf [package (listOf package)];
|
||||
default = fn.pkgFilter cfg.pkgsets."${pname}".pkgs;
|
||||
description = ''
|
||||
Package Wrapper for packages using a wrapper function (like python, emacs, haskell, ...)
|
||||
Package Wrapper for packages using a wrapper function (like python, haskell, ...)
|
||||
'';
|
||||
};
|
||||
pkgs = mkOption {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue