aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2019-02-17 13:45:37 +0100
committerIsmaël Bouya <ismael.bouya@normalesup.org>2019-02-17 13:45:37 +0100
commit7636abc6bfcdca34d4b90a144365235012275339 (patch)
tree82d753ceea1f753d1bffe89901f966eb2cd1cdbb /scripts
parentfe6f1528cd4df919fbd65005b9499be2da87ff0a (diff)
downloadNix-7636abc6bfcdca34d4b90a144365235012275339.tar.gz
Nix-7636abc6bfcdca34d4b90a144365235012275339.tar.zst
Nix-7636abc6bfcdca34d4b90a144365235012275339.zip
Use more up to date version of yarn2nix
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/make-env2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/make-env b/scripts/make-env
index d374c31..ec10865 100755
--- a/scripts/make-env
+++ b/scripts/make-env
@@ -1,3 +1,3 @@
1#!/bin/bash 1#!/bin/bash
2 2
3nix-env -r -i -A immaePackages -f "<nixpkgs>" 3nix-env -r -i -A immaePackages -f "<nixpkgs>" "$@"