authored by
Asherah Connor
<ashe@kivikakk.ee>
2 months ago
committed by Asherah Connor <ashe@kivikakk.ee> 2 months ago
committed by Asherah Connor <ashe@kivikakk.ee> 2 months ago
flake.lock
| 8 ++++----
flake.nix
| 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
@@ -3,17 +3,17 @@
"nixpkgs": {
"locked": {
"type": "github",
- "lastModified": 1757810152,
- "narHash": "sha256-Vp9K5ol6h0J90jG7Rm4RWZsCB3x7v5VPx588TQ1dkfs=",
+ "lastModified": 1764020296,
+ "narHash": "sha256-6zddwDs2n+n01l+1TG6PlyokDdXzu/oBmEejcH5L5+A=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "9a094440e02a699be5c57453a092a8baf569bdad"
+ "rev": "a320ce8e6e2cc6b4397eef214d202a50a4583829"
},
"original": {
"type": "github",
"owner": "NixOS",
"repo": "nixpkgs",
- "ref": "nixos-25.05"
+ "ref": "nixos-25.11"
}
},
"root": {
@@ -2,7 +2,7 @@
description = "enbi -- NixBuild controller";
inputs = {
- nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.05";
+ nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.11";
};
outputs =