Home

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