mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-12-21 09:20:44 -06:00
use nixpkgs nph
This commit is contained in:
parent
85af3854a3
commit
f01c4223b4
1 changed files with 1 additions and 1 deletions
|
@ -14,9 +14,9 @@ in
|
|||
environment.systemPackages = with pkgs; [
|
||||
nim
|
||||
nimlangserver
|
||||
nph
|
||||
|
||||
(flake.pkgs "self").nimble
|
||||
(flake.pkgs "self").nph
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue