nixpkgs
Some checks failed
/ test (push) Failing after 6m46s

This commit is contained in:
Nicolas Jeannerod 2024-09-24 13:30:00 +02:00
parent 152503341f
commit 2f107fa9a7
Signed by: Niols
GPG key ID: 35DB9EC8886E1CB8

View file

@ -9,7 +9,7 @@ jobs:
EOF EOF
- run: cat /etc/nix/nix.conf || true - run: cat /etc/nix/nix.conf || true
- run: nix profile install nodejs - run: nix profile install nixpkgs#nodejs
# - run: nix-channel --update # - run: nix-channel --update
# - run: nix-env -i nodejs # - run: nix-env -i nodejs