diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2020-04-23 13:03:05 +0200 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2020-04-25 00:04:59 +0200 |
commit | 7cc59286abcf9e8e412cce0b63069fa8acf3b6be (patch) | |
tree | 0409ef9675e2a790768e932595a85afd0120b10d /environments | |
parent | 694a90f7b6eb4dd09004c7358ca8e25fe6b08b87 (diff) | |
download | NUR-7cc59286abcf9e8e412cce0b63069fa8acf3b6be.tar.gz NUR-7cc59286abcf9e8e412cce0b63069fa8acf3b6be.tar.zst NUR-7cc59286abcf9e8e412cce0b63069fa8acf3b6be.zip |
Fix yarn2nixPackage
Diffstat (limited to 'environments')
-rw-r--r-- | environments/immae-eu.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/environments/immae-eu.nix b/environments/immae-eu.nix index 4fdf121a..90633491 100644 --- a/environments/immae-eu.nix +++ b/environments/immae-eu.nix | |||
@@ -64,7 +64,7 @@ let | |||
64 | newsboat irssi | 64 | newsboat irssi |
65 | 65 | ||
66 | # nix | 66 | # nix |
67 | mylibs.yarn2nixPackage.yarn2nix nix | 67 | yarn2nix-moretea.yarn2nix nix |
68 | nixops nix-prefetch-scripts nix-generate-from-cpan | 68 | nixops nix-prefetch-scripts nix-generate-from-cpan |
69 | bundix nodePackages.bower2nix | 69 | bundix nodePackages.bower2nix |
70 | nodePackages.node2nix niv | 70 | nodePackages.node2nix niv |