flake.nix: update to nixos-25.11

And squashes eval warnings from accessing pkgs.hostPlatform.
This commit is contained in:
Martin Weinelt
2025-11-25 15:23:17 +01:00
committed by ahuston-0
parent 39b2c7c0da
commit 7123dd8981
3 changed files with 7 additions and 7 deletions

8
flake.lock generated
View File

@@ -36,16 +36,16 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1759652726,
"narHash": "sha256-2VjnimOYDRb3DZHyQ2WH2KCouFqYm9h0Rr007Al/WSA=",
"lastModified": 1764020296,
"narHash": "sha256-6zddwDs2n+n01l+1TG6PlyokDdXzu/oBmEejcH5L5+A=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "06b2985f0cc9eb4318bf607168f4b15af1e5e81d",
"rev": "a320ce8e6e2cc6b4397eef214d202a50a4583829",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-25.05-small",
"ref": "nixos-25.11-small",
"repo": "nixpkgs",
"type": "github"
}