diff --git a/.forgejo/workflows/test.yaml b/.forgejo/workflows/test.yaml index 1b507db..58df46c 100644 --- a/.forgejo/workflows/test.yaml +++ b/.forgejo/workflows/test.yaml @@ -9,7 +9,7 @@ jobs: EOF - run: cat /etc/nix/nix.conf || true - - run: nix profile install nodejs + - run: nix profile install nixpkgs#nodejs # - run: nix-channel --update # - run: nix-env -i nodejs