From 7b23f85178f90645bbcebfddae92021c40a9a240 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Tue, 15 Oct 2024 05:53:24 -0700 Subject: flake: pin inputs of chaotic --- flake.lock | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/flake.lock b/flake.lock index cb2f59c..899e134 100644 --- a/flake.lock +++ b/flake.lock @@ -327,9 +327,7 @@ }, "flake-parts_2": { "inputs": { - "nixpkgs-lib": [ - "nixpkgs" - ] + "nixpkgs-lib": "nixpkgs-lib" }, "locked": { "lastModified": 1727826117, @@ -340,9 +338,8 @@ "type": "github" }, "original": { - "owner": "hercules-ci", - "repo": "flake-parts", - "type": "github" + "id": "flake-parts", + "type": "indirect" } }, "flake-registry": { @@ -1119,6 +1116,18 @@ "type": "github" } }, + "nixpkgs-lib": { + "locked": { + "lastModified": 1728985937, + "narHash": "sha256-0xHYkMkeLVQAMa7gvkddbPqpxph+hDzdu1XdGPJR+Os=", + "type": "tarball", + "url": "https://github.com/NixOS/nixpkgs/archive/fb192fec7cc7a4c26d51779e9bab07ce6fa5597a.tar.gz" + }, + "original": { + "type": "tarball", + "url": "https://github.com/NixOS/nixpkgs/archive/fb192fec7cc7a4c26d51779e9bab07ce6fa5597a.tar.gz" + } + }, "nixpkgs-regression": { "locked": { "lastModified": 1643052045, -- cgit v1.2.3