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
/
pkgs
/
by-name
/
gi
/
git-edit-index
/
git-edit-index.sh
(
unfollow
)
Commit message (
Expand
)
Author
2025-12-17
treewide: Use correct `mktemp` with template invocation
Benedikt Peetz
2025-12-09
treewide: Give tempfiles descriptive names
Benedikt Peetz
2025-05-04
pkgs/git-edit-index: Avoid undefined variable error
Benedikt Peetz
2025-04-27
treewide: Add nice GPL-3.0-or-later license header
Benedikt Peetz
2025-04-14
pkgs/git-edit-index: Migrate to `writeShellApplication`
Benedikt Peetz
2024-05-23
refactor(pkgs): Categorize into `by-name` shards
Benedikt Peetz
2024-05-20
refactor(sys): Modularize and move to `modules/system` or `pkgs`
Benedikt Peetz
2024-03-24
fix(treewide): Update the shell library version
Soispha
2024-02-24
build(treewide): Update shell library
Soispha
2024-02-24
style(sys/nixpkgs/pkgs/scripts/git-edit-index): Correct help text
Soispha
2024-02-24
refactor(hm/pkgs): Implement with an nixpkgs overlay
Soispha
2024-02-24
fix(hm/pkgs/git-update-index): Remove '--' from help text
Soispha
2024-02-24
fix(hm/pkgs/git-edit-index): Correctly exit when parsing options
Soispha
2024-02-23
style(treewide): Format
Soispha
2024-02-23
feat(hm/pkgs/git-edit-index): Init
Soispha