Home

nur @b5eae2d4e1b919bdba08d3feaf31bdff913c1a24 - 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