Skip to content

Commit be9d67c

Browse files
committed
Add binarycache target
1 parent c9275c3 commit be9d67c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

justfile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,7 @@ build system:
5757
[group('systems')]
5858
diff other:
5959
nvd diff /run/current-system {{ other }}
60+
61+
[group('binarycache')]
62+
upload-nixpkg pkg:
63+
nix copy --to ssh://pollux.nodes.lukasl.dev nixpkgs#{{ pkg }}

0 commit comments

Comments
 (0)