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
/
mp
/
mpc-rm
/
mpc-rm.sh
(
unfollow
)
Commit message (
Collapse
)
Author
2024-05-23
refactor(pkgs): Categorize into `by-name` shards
Benedikt Peetz
This might not be the perfect way to organize a package set -- especially if the set is not nearly the size of nixpkgs -- but it is _at_ least a way of organization.
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
refactor(hm/pkgs): Implement with an nixpkgs overlay
Soispha
2024-02-20
refactor(treewide): Reformat all files with treefmt
Soispha
This includes getting all shellscripts to pass shellcheck. To accomplish this, some old scripts were removed
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-18
feat(hm/pkgs/src/mpc-rm): Provide a command to remove current song
Soispha