diff --git a/flake.lock b/flake.lock index 37a135b..b9b4e5c 100644 --- a/flake.lock +++ b/flake.lock @@ -17,7 +17,6 @@ }, "original": { "owner": "nix-community", - "ref": "release-2025-11-18", "repo": "nixos-apple-silicon", "type": "github" } @@ -29,11 +28,11 @@ ] }, "locked": { - "lastModified": 1763724081, - "narHash": "sha256-hCgZsbaw21R9uL3iJwG8WT3VCMXVa7xjmxGRf0nwvL4=", + "lastModified": 1764325801, + "narHash": "sha256-LQ7tsrXs1wuB6KBwUctL3JlUsG/FWI2pCI6NkoO52dk=", "owner": "catppuccin", "repo": "nix", - "rev": "e4676e1fd9b09131feadd3df556fd1d3f31fdd2d", + "rev": "a696fed6b9b6aa89ef495842cdca3fc2a7cef0de", "type": "github" }, "original": { @@ -86,11 +85,11 @@ ] }, "locked": { - "lastModified": 1762980239, - "narHash": "sha256-8oNVE8TrD19ulHinjaqONf9QWCKK+w4url56cdStMpM=", + "lastModified": 1763759067, + "narHash": "sha256-LlLt2Jo/gMNYAwOgdRQBrsRoOz7BPRkzvNaI/fzXi2Q=", "owner": "hercules-ci", "repo": "flake-parts", - "rev": "52a2caecc898d0b46b2b905f058ccc5081f842da", + "rev": "2cccadc7357c0ba201788ae99c4dfa90728ef5e0", "type": "github" }, "original": { @@ -160,11 +159,11 @@ ] }, "locked": { - "lastModified": 1763416652, - "narHash": "sha256-8EBEEvtzQ11LCxpQHMNEBQAGtQiCu/pqP9zSovDSbNM=", + "lastModified": 1764603455, + "narHash": "sha256-Q70rxlbrxPcTtqWIb9+71rkJESxIOou5isZBvyOieXw=", "owner": "nix-community", "repo": "home-manager", - "rev": "ea164b7c9ccdc2321379c2ff78fd4317b4c41312", + "rev": "effe4c007d6243d9e69ce2242d76a2471c1b8d5c", "type": "github" }, "original": { @@ -247,16 +246,15 @@ }, "nixpkgs": { "locked": { - "lastModified": 1762977756, - "narHash": "sha256-4PqRErxfe+2toFJFgcRKZ0UI9NSIOJa+7RXVtBhy4KE=", + "lastModified": 1764610429, + "narHash": "sha256-QeDC9PAPD1uqAutwniHeqMcX444khkCzl4eE5VRjEFc=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "c5ae371f1a6a7fd27823bc500d9390b38c05fa55", + "rev": "974707f1feda852cd7554e1f4a50d3a572791860", "type": "github" }, "original": { "owner": "NixOS", - "ref": "c5ae371f1a6a7fd27823", "repo": "nixpkgs", "type": "github" } @@ -271,11 +269,11 @@ "systems": "systems_3" }, "locked": { - "lastModified": 1763729894, - "narHash": "sha256-hTWn0Z/BM5wzrnzY3RVNyXbguJBFGksatRtQvjCOqM8=", + "lastModified": 1764581424, + "narHash": "sha256-ij6QCIm8EeXGG1F2Aj/mTwVF4U80MtxsJ4krW0I0U2E=", "owner": "nix-community", "repo": "nixvim", - "rev": "e13ceae64fbdf1475ee71d4170dcd2869e17cfff", + "rev": "027c96a16116588dd28728b757a24e2d43d19187", "type": "github" }, "original": { @@ -292,11 +290,11 @@ ] }, "locked": { - "lastModified": 1763738846, - "narHash": "sha256-euYELaPbITsxiKwa8u+q+G/c33uDG92ZWtuDJn52KsU=", + "lastModified": 1764608289, + "narHash": "sha256-4sOEuCB3XSzoohbY4u4MawTzHbqfOZrQdHtbfbolsIg=", "owner": "nix-community", "repo": "NUR", - "rev": "ff590e7dd7b9eec2413f3485a5f6456e5e3b91e9", + "rev": "f4afdbb4007eedb9ba7d2251da1f3f1321798087", "type": "github" }, "original": { @@ -360,11 +358,11 @@ ] }, "locked": { - "lastModified": 1762784320, - "narHash": "sha256-odsk96Erywk5hs0dhArF38zb7Oe0q6LZ70gXbxAPKno=", + "lastModified": 1763909441, + "narHash": "sha256-56LwV51TX/FhgX+5LCG6akQ5KrOWuKgcJa+eUsRMxsc=", "owner": "nix-community", "repo": "plasma-manager", - "rev": "7911a0f8a44c7e8b29d031be3149ee8943144321", + "rev": "b24ed4b272256dfc1cc2291f89a9821d5f9e14b4", "type": "github" }, "original": { diff --git a/flake.nix b/flake.nix index 21fc482..901c840 100644 --- a/flake.nix +++ b/flake.nix @@ -2,7 +2,7 @@ description = "My NixOS Configuration"; inputs = { - nixpkgs.url = "github:NixOS/nixpkgs/c5ae371f1a6a7fd27823"; + nixpkgs.url = "github:NixOS/nixpkgs"; catppuccin = { url = "github:catppuccin/nix"; @@ -41,7 +41,7 @@ }; apple-silicon = { - url = "github:nix-community/nixos-apple-silicon/release-2025-11-18"; + url = "github:nix-community/nixos-apple-silicon"; inputs.nixpkgs.follows = "nixpkgs"; }; }; diff --git a/system/hosts/peach/default.nix b/system/hosts/peach/default.nix index 806d871..e4c8d27 100644 --- a/system/hosts/peach/default.nix +++ b/system/hosts/peach/default.nix @@ -22,9 +22,7 @@ hardware.asahi = { enable = true; setupAsahiSound = true; - # extractPeripheralFirmware = false; - # This is broken because of flake git tracking. - # I can't figure out how to make it work. + # https://github.com/nix-community/nixos-apple-silicon/issues/299#issuecomment-2901508921 peripheralFirmwareDirectory = pkgs.requireFile { name = "firmware"; hashMode = "recursive";