sync nixpkgs input from nixfiles
1 file changed, 8 insertions(+), 8 deletions(-)
changed files
M flake.lock → flake.lock
@@ -20,10 +20,10 @@ } }, "gomod2nix": { "inputs": { + "flake-utils": "flake-utils", "nixpkgs": [ "nixpkgs" - ], - "flake-utils": "flake-utils" + ] }, "locked": { "type": "github",@@ -42,10 +42,10 @@ }, "nixpkgs": { "locked": { "type": "tarball", - "lastModified": 1762943920, - "narHash": "sha256-ZpXmozTPldgyUyjILammopnda1An2w/66vKrU+1v1Ew=", - "rev": "91c9a64ce2a84e648d0cf9671274bb9c2fb9ba60", - "url": "https://releases.nixos.org/nixpkgs/nixpkgs-25.11pre893393.91c9a64ce2a8/nixexprs.tar.xz" + "lastModified": 1788922888, + "narHash": "sha256-qXRBUGgSW4MbbHyD8gkzI2BbcdlRjpowa4vpwdPA5uc=", + "rev": "a391f95d4557d685fd8e5dc0d4b1f9271aa2f342", + "url": "https://releases.nixos.org/nixpkgs/nixpkgs-26.11pre1070276.a391f95d4557/nixexprs.tar.zst" }, "original": { "type": "tarball",@@ -54,8 +54,8 @@ } }, "root": { "inputs": { - "gomod2nix": "gomod2nix", - "nixpkgs": "nixpkgs" + "nixpkgs": "nixpkgs", + "gomod2nix": "gomod2nix" } }, "systems": {