Home

nur @324c7ea6a7e3525beb8cbe4f33dc40708b967f58 - refs - log -
-
https://git.jolheiser.com/nur.git
My NUR
nur / justfile
- raw
1
2
3
4
5
build package:
	@nix-build -E 'with import <nixpkgs> { }; callPackage ./pkgs/{{package}} { }'

update:
	@nix flake update