make links manually

This commit is contained in:
Daylin Morgan 2024-07-15 13:25:30 -05:00
parent f96226a9c3
commit afd15774c8
Signed by: daylin
GPG key ID: 950D13E9719334AD

View file

@ -93,7 +93,8 @@ jobs:
--verbose \ --verbose \
--debug \ --debug \
-- \ -- \
--print-build-logs --print-build-logs \
--out-link current
- run: git checkout -B flake-lock - run: git checkout -B flake-lock
@ -107,6 +108,8 @@ jobs:
--verbose \ --verbose \
--debug \ --debug \
-- \ -- \
--print-build-logs --print-build-logs \
--out-link updated
- run: ls /nix/var/nix/profiles/
- run: nix run "nixpkgs#nvd" current new