index
:
nixos-config
prime
My NixOS system configuration, with some of my binaries
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Commit message (
Collapse
)
Author
38 hours
scripts/build: Don't force `max-jobs = 1`
HEAD
prime
Benedikt Peetz
2026-08-19
treewide: Switch to bare unflake
Benedikt Peetz
There was no real reason to still have `npins` around. I just kept it because of historical reasons.
2026-07-01
scripts/unflake.sh: Explain how the npins version hack works
Benedikt Peetz
2026-06-13
scripts/unflake.sh: Work around unflake not supporting npins v8
Benedikt Peetz
2026-05-29
scripts/why-depends: Support limiting the search to precises names
Benedikt Peetz
2026-05-28
scripts/why-depends: Correctly parse command line arguments
Benedikt Peetz
2026-05-28
treewide: Use unflake to de-duplicate flake inputs
Benedikt Peetz
Otherwise, we still have a lot of `nixpkgs` in the closure (they are just not visible with npins).
2025-12-11
scripts/why-depends: Also work without a version argument
Benedikt Peetz
2025-12-03
scripts/why-depends: Simply and support comparison base selection
Benedikt Peetz
2025-11-30
scripts/why-depends: Init
Benedikt Peetz