all repos — erl @ f390ef9a2daf07ea30f2aa2d5b3856dfe65f67cf

Execute Reload Loop

sync nixpkgs input from nixfiles

Alin
commit

f390ef9a2daf07ea30f2aa2d5b3856dfe65f67cf

parent

e9855a482967e623f91fac323ef696bdb233b0b9

1 file changed, 9 insertions(+), 9 deletions(-)

changed files
M flake.lockflake.lock
@@ -171,10 +171,10 @@ },
"nixpkgs": { "locked": { "type": "tarball", - "lastModified": 1775639890, - "narHash": "sha256-KbwJuc+hYt9EOOPNDok8MfWNonZJibcwGnJ1mT+eX8Q=", - "rev": "456e8a9468b9d46bd8c9524425026c00745bc4d2", - "url": "https://releases.nixos.org/nixpkgs/nixpkgs-26.05pre977011.456e8a9468b9/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",
@@ -198,11 +198,11 @@ }
}, "pre-commit-hooks": { "inputs": { - "flake-compat": "flake-compat_2", - "gitignore": "gitignore_2", "nixpkgs": [ "nixpkgs" - ] + ], + "flake-compat": "flake-compat_2", + "gitignore": "gitignore_2" }, "locked": { "type": "github",
@@ -220,12 +220,12 @@ }
}, "root": { "inputs": { - "files": "files", "git-hooks": "git-hooks", "flake-parts": "flake-parts", "gomod2nix": "gomod2nix", + "pre-commit-hooks": "pre-commit-hooks", "nixpkgs": "nixpkgs", - "pre-commit-hooks": "pre-commit-hooks" + "files": "files" } }, "systems": {