mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
feat: lazy devshell eval
This commit is contained in:
parent
4904a8dfd7
commit
a50966a8ea
4 changed files with 28 additions and 8 deletions
|
|
@ -39,6 +39,7 @@
|
|||
(system: rec {
|
||||
devShells.default = import ./devShell.nix {inherit system inputs;};
|
||||
legacyPackages = import ./meta.nix {inherit system inputs;};
|
||||
inherit (legacyPackages.outputs) packages;
|
||||
});
|
||||
in
|
||||
providedSystems
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue