chore: flake updates, temporarily disable glasgow (dependency build failure vs spoons)
This commit is contained in:
parent
dccebb7e94
commit
7acf206f20
2 changed files with 19 additions and 19 deletions
34
flake.lock
generated
34
flake.lock
generated
|
@ -263,11 +263,11 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1735330405,
|
||||
"narHash": "sha256-MhXgu1oymyjhhZGY9yewNonJknNAjilzMGPY1FfMR7s=",
|
||||
"lastModified": 1735931035,
|
||||
"narHash": "sha256-f3WRxasPYVKzrvAlLq+/3FRHQVfxVf5xxf0WWwnO99k=",
|
||||
"owner": "Jovian-Experiments",
|
||||
"repo": "Jovian-NixOS",
|
||||
"rev": "a86d9cf841eff8b33a05d2bf25788abd8e018dbd",
|
||||
"rev": "7e530766a5fd9b7577296fedd655f3255f7495d8",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -551,11 +551,11 @@
|
|||
},
|
||||
"nixpkgs_6": {
|
||||
"locked": {
|
||||
"lastModified": 1734186598,
|
||||
"narHash": "sha256-GsRYhklkEfRS+UI2RXsBzsqc6Fta7YLBv6xpaj1s8ww=",
|
||||
"lastModified": 1735980615,
|
||||
"narHash": "sha256-2SaEg8TUTJK5OcPcEd7xnXVTgkYaMTIyafeIQdlGfr8=",
|
||||
"owner": "arachnist",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "4d494bae9a365dd34434a2656d2e0409145139b9",
|
||||
"rev": "5dd0e98eb22c447fa90f01ee93e2e87abd2bc6dd",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -680,16 +680,16 @@
|
|||
"rpi-firmware-nonfree-src": "rpi-firmware-nonfree-src",
|
||||
"rpi-firmware-src": "rpi-firmware-src",
|
||||
"rpi-linux-6_10_12-src": "rpi-linux-6_10_12-src",
|
||||
"rpi-linux-6_6_54-src": "rpi-linux-6_6_54-src",
|
||||
"rpi-linux-6_6_67-src": "rpi-linux-6_6_67-src",
|
||||
"rpicam-apps-src": "rpicam-apps-src",
|
||||
"u-boot-src": "u-boot-src"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1731941843,
|
||||
"narHash": "sha256-/QG4C9WVP79A7jRFC3Ci1q1l6ah7gr3/SF/MWUk/hhM=",
|
||||
"lastModified": 1735845947,
|
||||
"narHash": "sha256-0qkAQ6f6KDuNMarweWbCMuY3VvNtfFY8vXUG2CPIsHE=",
|
||||
"owner": "nix-community",
|
||||
"repo": "raspberry-pi-nix",
|
||||
"rev": "aaec735faf81ff05356d65c7408136d2c1522d34",
|
||||
"rev": "c776eb0a74b928fa8036d400f7346c75aacfe793",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -781,14 +781,14 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"rpi-linux-6_6_54-src": {
|
||||
"rpi-linux-6_6_67-src": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1728155174,
|
||||
"narHash": "sha256-/8RjW35XQMnshjAE4Ey8j3oWzE2GOntnBYY6PlvZGhs=",
|
||||
"lastModified": 1734790986,
|
||||
"narHash": "sha256-q9swM2TmmuzbUuQnbLZk5PseKWD7/SNPwtth6bpGIqE=",
|
||||
"owner": "raspberrypi",
|
||||
"repo": "linux",
|
||||
"rev": "12f0f28db3afe451a81a34c5a444f6841c10067c",
|
||||
"rev": "811ff707533bcd67cdcd368bbd46223082009b12",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -843,11 +843,11 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1735352767,
|
||||
"narHash": "sha256-3zXufMRWUdwmp8/BTmxVW/k4MyqsPjLnnt/IlQyZvhc=",
|
||||
"lastModified": 1735957590,
|
||||
"narHash": "sha256-vbkoQTInunSjwx9DKebbCNBq9bim8CRj1VbS4eiABfg=",
|
||||
"owner": "oxalica",
|
||||
"repo": "rust-overlay",
|
||||
"rev": "a16b9a7cac7f4d39a84234d62e91890370c57d76",
|
||||
"rev": "d40e15e076bcedc5bf5498a0f8ff5f18de4bf8c3",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
@ -48,7 +48,7 @@ in {
|
|||
systemd.services.NetworkManager-wait-online.serviceConfig.ExecStart =
|
||||
lib.mkForce [ "" "${pkgs.networkmanager}/bin/nm-online" ];
|
||||
|
||||
hardware.glasgow.enable = true;
|
||||
# hardware.glasgow.enable = true;
|
||||
hardware.nitrokey.enable = true;
|
||||
hardware.steam-hardware.enable = true;
|
||||
hardware.bluetooth = {
|
||||
|
@ -202,7 +202,7 @@ in {
|
|||
freecad
|
||||
neofetch
|
||||
|
||||
glasgow
|
||||
# glasgow
|
||||
|
||||
easyeffects
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue