mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-07 08:55:24 +01:00
chore: update to latest nixos-unstable release
Note that anki was changed to anki-bin due to a pyqt6 error currently in nixpkgs.
This commit is contained in:
parent
4d90d5cbf0
commit
bbfd32df5b
@ -178,11 +178,11 @@
|
||||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1728018373,
|
||||
"narHash": "sha256-NOiTvBbRLIOe5F6RbHaAh6++BNjsb149fGZd1T4+KBg=",
|
||||
"lastModified": 1728888510,
|
||||
"narHash": "sha256-nsNdSldaAyu6PE3YUA+YQLqUDJh+gRbBooMMekZJwvI=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "bc947f541ae55e999ffdb4013441347d83b00feb",
|
||||
"rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -136,7 +136,7 @@ in
|
||||
))
|
||||
|
||||
(with pkgs; [
|
||||
anki
|
||||
anki-bin
|
||||
pulseaudio
|
||||
grim
|
||||
wl-clipboard-rs
|
||||
|
Loading…
Reference in New Issue
Block a user