We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf2bf59 commit 675976bCopy full SHA for 675976b
test/justfile
@@ -79,5 +79,6 @@ test-home-manager: test-build
79
80
other-checks: test-build
81
nix build .\#checks.$(nix eval --expr builtins.currentSystem --raw --impure).symlink
82
+ nix build .\#packages.$(nix eval --expr builtins.currentSystem --raw --impure).elpa-archive
83
84
test: check-attributes test-build other-checks test-home-manager
0 commit comments