Compare commits

...

5 Commits

Author SHA1 Message Date
70d7ecadbe Add playerctl to packages 2026-02-03 11:48:51 +01:00
a57d836aa7 Rename nixfmt package due to upstream changes 2026-02-03 11:40:50 +01:00
7ca59c1162 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/62c8382' (2026-01-30)
  → 'github:NixOS/nixpkgs/cb369ef' (2026-02-02)
2026-02-03 10:06:40 +01:00
70e7d619dd flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/bfc1b8a' (2026-01-26)
  → 'github:NixOS/nixpkgs/62c8382' (2026-01-30)
2026-02-02 13:40:29 +01:00
bf03158d71 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/c5296fd' (2026-01-23)
  → 'github:NixOS/nixpkgs/bfc1b8a' (2026-01-26)
2026-01-28 09:55:08 +01:00
2 changed files with 5 additions and 4 deletions

6
flake.lock generated
View File

@@ -409,11 +409,11 @@
}, },
"nixpkgs_3": { "nixpkgs_3": {
"locked": { "locked": {
"lastModified": 1769170682, "lastModified": 1770019141,
"narHash": "sha256-oMmN1lVQU0F0W2k6OI3bgdzp2YOHWYUAw79qzDSjenU=", "narHash": "sha256-VKS4ZLNx4PNrABoB0L8KUpc1fE7CLpQXQs985tGfaCU=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "c5296fdd05cfa2c187990dd909864da9658df755", "rev": "cb369ef2efd432b3cdf8622b0ffc0a97a02f3137",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@@ -92,6 +92,7 @@ in
ffmpeg ffmpeg
calibre calibre
beets beets
playerctl
# File management # File management
zip zip
unzip unzip
@@ -107,7 +108,7 @@ in
shellcheck shellcheck
shfmt shfmt
## Nix ## Nix
nixfmt-rfc-style nixfmt
## Python ## Python
ty ty
ruff ruff