Building?
This commit is contained in:
parent
9237779561
commit
741d9b5b6a
6 changed files with 36 additions and 58 deletions
|
@ -2,7 +2,5 @@ final: prev: {
|
|||
# keep sources this first
|
||||
sources = prev.callPackage (import ./_sources/generated.nix) { };
|
||||
customEmacs = prev.callPackage (import ./emacs) { };
|
||||
ungoogled-chromium = import ./ungoogled-chromium { inherit prev; };
|
||||
vscodium = import ./vscodium { inherit prev; };
|
||||
# then, call packages with `final.callPackage`
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue