Skip to content

Commit 31cf78a

Browse files
committed
test
1 parent 7b9ca2a commit 31cf78a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ let
1212
)
1313
{ src = ./.; }).defaultNix;
1414
in
15-
flake.lib.${builtins.currentSystem} // flake.legacyPackages.${builtins.currentSystem}
15+
flake.lib.${builtins.currentSystem} // flake.packages.${builtins.currentSystem}

0 commit comments

Comments
 (0)