From 817ff33fb5ac8c49696aa5e919b53bb4d12fee50 Mon Sep 17 00:00:00 2001 From: Will Ruggiano Date: Thu, 26 Sep 2024 14:03:15 -0700 Subject: [PATCH] chore: ignore upstream inputs --- flake.lock | 134 ++++++----------------------------------------------- flake.nix | 6 ++- 2 files changed, 18 insertions(+), 122 deletions(-) diff --git a/flake.lock b/flake.lock index ef08cb4..daa1f7f 100644 --- a/flake.lock +++ b/flake.lock @@ -348,22 +348,6 @@ "type": "github" } }, - "flake-compat_8": { - "flake": false, - "locked": { - "lastModified": 1696426674, - "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", - "owner": "edolstra", - "repo": "flake-compat", - "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", - "type": "github" - }, - "original": { - "owner": "edolstra", - "repo": "flake-compat", - "type": "github" - } - }, "flake-parts": { "inputs": { "nixpkgs-lib": [ @@ -425,27 +409,6 @@ } }, "flake-parts_4": { - "inputs": { - "nixpkgs-lib": [ - "neovim", - "hercules-ci-effects", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1712014858, - "narHash": "sha256-sB4SWl2lX95bExY2gMFG5HIzvva5AVMJd4Igm+GpZNw=", - "owner": "hercules-ci", - "repo": "flake-parts", - "rev": "9126214d0a59633752a136528f5f3b9aa8565b7d", - "type": "github" - }, - "original": { - "id": "flake-parts", - "type": "indirect" - } - }, - "flake-parts_5": { "inputs": { "nixpkgs-lib": "nixpkgs-lib_3" }, @@ -593,33 +556,6 @@ "inputs": { "flake-compat": "flake-compat_5", "gitignore": "gitignore_2", - "nixpkgs": [ - "neovim", - "nixpkgs" - ], - "nixpkgs-stable": [ - "neovim", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1726745158, - "narHash": "sha256-D5AegvGoEjt4rkKedmxlSEmC+nNLMBPWFxvmYnVLhjk=", - "owner": "cachix", - "repo": "git-hooks.nix", - "rev": "4e743a6920eab45e8ba0fbe49dc459f1423a4b74", - "type": "github" - }, - "original": { - "owner": "cachix", - "repo": "git-hooks.nix", - "type": "github" - } - }, - "git-hooks_3": { - "inputs": { - "flake-compat": "flake-compat_6", - "gitignore": "gitignore_3", "nixpkgs": [ "neovim-nix", "nixpkgs" @@ -664,28 +600,6 @@ } }, "gitignore_2": { - "inputs": { - "nixpkgs": [ - "neovim", - "git-hooks", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1709087332, - "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", - "owner": "hercules-ci", - "repo": "gitignore.nix", - "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", - "type": "github" - }, - "original": { - "owner": "hercules-ci", - "repo": "gitignore.nix", - "type": "github" - } - }, - "gitignore_3": { "inputs": { "nixpkgs": [ "neovim-nix", @@ -707,7 +621,7 @@ "type": "github" } }, - "gitignore_4": { + "gitignore_3": { "inputs": { "nixpkgs": [ "sg-nvim", @@ -729,7 +643,7 @@ "type": "github" } }, - "gitignore_5": { + "gitignore_4": { "inputs": { "nixpkgs": [ "zls", @@ -750,28 +664,6 @@ "type": "github" } }, - "hercules-ci-effects": { - "inputs": { - "flake-parts": "flake-parts_4", - "nixpkgs": [ - "neovim", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1724947644, - "narHash": "sha256-MHHrHasTngp7EYQOObHJ1a/IsRF+wodHqOckhH6uZbk=", - "owner": "hercules-ci", - "repo": "hercules-ci-effects", - "rev": "dba4367b9a9d9615456c430a6d6af716f6e84cef", - "type": "github" - }, - "original": { - "owner": "hercules-ci", - "repo": "hercules-ci-effects", - "type": "github" - } - }, "libgit2": { "flake": false, "locked": { @@ -852,19 +744,19 @@ "inputs": { "flake-compat": "flake-compat_4", "flake-parts": "flake-parts_3", - "git-hooks": "git-hooks_2", - "hercules-ci-effects": "hercules-ci-effects", + "git-hooks": [], + "hercules-ci-effects": [], "neovim-src": "neovim-src", "nixpkgs": [ "nixpkgs" ] }, "locked": { - "lastModified": 1727331491, - "narHash": "sha256-i0tKa6Nh1IMGGQ+fifU5PQyna3lVM6DZYUaUJSkSYwc=", + "lastModified": 1727384368, + "narHash": "sha256-0pdvSLUDMkoquCUwdy2ieLq5FfHTX7vam4/+87nrLDI=", "owner": "nix-community", "repo": "neovim-nightly-overlay", - "rev": "c914a68cbcd80f61d6eeb8152e97abf8fa684e99", + "rev": "2daefd04ff53e0dd2d28fceca87ffa630aeaaaa2", "type": "github" }, "original": { @@ -879,7 +771,7 @@ "flake-parts": [ "flake-parts" ], - "git-hooks": "git-hooks_3", + "git-hooks": "git-hooks_2", "nixpkgs": "nixpkgs_5" }, "locked": { @@ -1494,8 +1386,8 @@ }, "pre-commit-nix": { "inputs": { - "flake-compat": "flake-compat_7", - "gitignore": "gitignore_4", + "flake-compat": "flake-compat_6", + "gitignore": "gitignore_3", "nixpkgs": "nixpkgs_10", "nixpkgs-stable": "nixpkgs-stable_2" }, @@ -1688,7 +1580,7 @@ }, "sg-nvim": { "inputs": { - "flake-parts": "flake-parts_5", + "flake-parts": "flake-parts_4", "nci": "nci", "nixpkgs": "nixpkgs_9", "pre-commit-nix": "pre-commit-nix", @@ -1878,7 +1770,7 @@ }, "zig-overlay": { "inputs": { - "flake-compat": "flake-compat_8", + "flake-compat": "flake-compat_7", "flake-utils": "flake-utils_6", "nixpkgs": [ "zls", @@ -1902,7 +1794,7 @@ "zls": { "inputs": { "flake-utils": "flake-utils_5", - "gitignore": "gitignore_5", + "gitignore": "gitignore_4", "nixpkgs": "nixpkgs_13", "zig-overlay": "zig-overlay" }, diff --git a/flake.nix b/flake.nix index 1bc6d12..aa2b8e7 100644 --- a/flake.nix +++ b/flake.nix @@ -17,7 +17,11 @@ }; neovim = { url = "github:nix-community/neovim-nightly-overlay"; - inputs.nixpkgs.follows = "nixpkgs"; + inputs = { + git-hooks.follows = ""; + hercules-ci-effects.follows = ""; + nixpkgs.follows = "nixpkgs"; + }; }; nil.url = "github:oxalica/nil"; nix-colors.url = "github:misterio77/nix-colors";