index
:
nixos-config
this commit
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
/
sys
/
nixpkgs
/
pkgs
/
scripts
/
source
/
apps
(
follow
)
Commit message (
Collapse
)
Author
Age
*
refactor(sys): Modularize and move to `modules/system` or `pkgs`
Benedikt Peetz
2024-05-20
|
*
style(treewide): Format
Soispha
2024-03-30
|
*
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
|
|
|
|
|
|
Previously, arguments to fupdate were also passed along to the update script, they should now be filtered out. If passing them along is wanted, they can be put behind a `--`.
*
fix(pkgs/scripts/fupdate): Avoid inversion in check for --no-script
Soispha
2024-03-29
|
|
|
|
|
The check ran the update script if `--no-script` was specified and did not run it, if it was not.
*
docs(pkgs/scripts/fupdate): Add somewhat better documentation
Soispha
2024-03-29
|
*
fix(treewide): Update the shell library version
Soispha
2024-03-24
|
*
feat(pkgs/scripts/fupdate): Add support for updating without running the script
Soispha
2024-03-23
|
*
fix(pkgs/scripts/fupdate): Exit after running the main loop
Soispha
2024-02-28
|
*
chore(version): v1.33.2
Soispha
2024-02-24
|
*
fix(pkgs/scripts/aumo): Add a warning on wrong usage
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
|
*
style(sys/nixpkgs/pkgs/scripts/fupdate): Format
Soispha
2024-02-24
|
*
refactor(hm/pkgs): Implement with an nixpkgs overlay
Soispha
2024-02-24