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
/
fu
/
fupdate
/
fupdate.sh
(
unfollow
)
Commit message (
Expand
)
Author
2025-04-14
pkgs/fupdate: Split into `fupdate-flake` and `fupdate`
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-30
style(treewide): Format
Soispha
2024-03-29
fix(pkgs/scripts/fupdate): Ignore args after `--`
Soispha
2024-03-29
fix(pkgs/scripts/fupdate): Avoid polluting the arguments of the update script
Soispha
2024-03-29
fix(pkgs/scripts/fupdate): Avoid inversion in check for --no-script
Soispha
2024-03-29
docs(pkgs/scripts/fupdate): Add somewhat better documentation
Soispha
2024-03-24
fix(treewide): Update the shell library version
Soispha
2024-03-23
feat(pkgs/scripts/fupdate): Add support for updating without running the script
Soispha
2024-02-28
fix(pkgs/scripts/fupdate): Exit after running the main loop
Soispha
2024-02-24
build(treewide): Update shell library
Soispha
2024-02-24
style(sys/nixpkgs/pkgs/scripts/fupdate): Format
Soispha
2024-02-24
refactor(hm/pkgs): Implement with an nixpkgs overlay
Soispha
2024-02-24
fix(hm/pkgs/fupdate): Don't pass '--' to child command
Soispha
2024-02-24
feat(hm/pkgs/fupdate): Allow passing arguments to the update script
Soispha
2024-02-20
refactor(treewide): Reformat all files with treefmt
Soispha
2024-02-20
refactor(treewide): Add a `.sh` extension to shell scripts
Soispha
2024-01-13
build(treewide): Update shell library
Soispha
2024-01-13
build(treewide): Update shell library
Soispha
2024-01-13
build(treewide): Update shell library
Soispha
2024-01-13
build(treewide): Update shell library
Soispha
2024-01-13
build(treewide): Update flake and shell library
Soispha
2024-01-01
build(treewide): Update
Soispha
2023-12-28
build(treewide): Update shell library
Soispha
2023-12-19
chore(treewide): Update shell library
Soispha
2023-12-12
chore(treewide): Update shell library version number
Soispha
2023-12-12
feat(hm/pkgs/scr/fupdate): Move fupdate in my main config tree
Soispha