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
/
default.nix
(
unfollow
)
Commit message (
Expand
)
Author
2025-05-16
pkgs/default.nix: Migrate to the package arguments
Benedikt Peetz
2025-04-27
treewide: Add nice GPL-3.0-or-later license header
Benedikt Peetz
2025-04-14
pkgs/default.nix: No longer required `sysLib` as input
Benedikt Peetz
2024-12-30
build(pkgs/default.nix): Stop trying to import moved lib
Benedikt Peetz
2024-12-20
refactor(lib): Upstream `lib` to vhack.eu
Benedikt Peetz
2024-11-17
style(treewide): Format
Benedikt Peetz
2024-11-02
fix(lib/maybeMerge): Actually output a warning if things will be overridden
Benedikt Peetz
2024-10-24
refactor({modules,pkgs}/by-name-overlay): De-duplicate in a `nixLib`
Benedikt Peetz
2024-05-25
docs(pkgs): Add TODO regarding the lack of source filtering
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-05-09
fix(sys/nixpkgs): All the unfree 'pypemicro'
Benedikt Peetz
2024-02-24
refactor(hm/pkgs): Implement with an nixpkgs overlay
Soispha
2024-02-24
build(flake): Update
Soispha
2024-02-23
chore(version): v1.31.0
Soispha
2024-01-14
feat(hosts): Disable Steam
Soispha
2023-12-09
feat(treewide): Specify nvim plugins in my flake
Soispha
2023-09-10
Fix(treewide): Provide `snap-synced-forked` as overlay and thus as pkg
Soispha
2023-08-26
Refactor(treewide): Abbreviate path names
Soispha
2023-08-26
Docs(treewide): Add a colon after every "TODO"
Soispha
2023-08-19
Feat(flake): Import the nixNeovim module
Soispha
2023-07-10
Style(treewide): Switch to editorconfig
Soispha
2023-05-09
Fix(system/nixpkgs): Remove CA-derivations again
Soispha
2023-05-09
Feat(system/nixpkgs): Activate ca-derivation
Soispha
2023-05-09
Fix(system/nixpkgs): Add missing dependencies for lutris
Soispha
2023-05-09
Fix(system/nixpkgs): Configure at a system level
Soispha
2023-05-09
Fix(treewide): Make system compile again
Soispha