From 342588ff82798b5ee1a85f032520ed4d88230caf Mon Sep 17 00:00:00 2001 From: Noa Aarts Date: Mon, 21 Oct 2024 17:57:20 +0200 Subject: [PATCH] flake.lock: Update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Removed input 'hydra' • Removed input 'hydra/libgit2' • Removed input 'hydra/nix' • Removed input 'hydra/nix/flake-compat' • Removed input 'hydra/nix/flake-parts' • Removed input 'hydra/nix/git-hooks-nix' • Removed input 'hydra/nix/libgit2' • Removed input 'hydra/nix/nixpkgs' • Removed input 'hydra/nix/nixpkgs-23-11' • Removed input 'hydra/nix/nixpkgs-regression' • Removed input 'hydra/nixpkgs' --- flake.lock | 81 ------------------------------------------------------ 1 file changed, 81 deletions(-) diff --git a/flake.lock b/flake.lock index 1bd9f97..8aa4b67 100644 --- a/flake.lock +++ b/flake.lock @@ -415,28 +415,6 @@ "type": "github" } }, - "hydra": { - "inputs": { - "libgit2": "libgit2", - "nix": "nix", - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1729429608, - "narHash": "sha256-jtz7EhNyYYQqFnqNq30xT1U0ESVWqVQltTN8vuC2kTQ=", - "owner": "nixos", - "repo": "hydra", - "rev": "d3966d3e4c82b9b2418f95455dd243427e995077", - "type": "github" - }, - "original": { - "owner": "nixos", - "repo": "hydra", - "type": "github" - } - }, "hyprcursor": { "inputs": { "hyprlang": [ @@ -717,23 +695,6 @@ "type": "github" } }, - "libgit2": { - "flake": false, - "locked": { - "lastModified": 1715853528, - "narHash": "sha256-J2rCxTecyLbbDdsyBWn9w7r3pbKRMkI9E7RvRgAqBdY=", - "owner": "libgit2", - "repo": "libgit2", - "rev": "36f7e21ad757a3dacc58cf7944329da6bc1d6e96", - "type": "github" - }, - "original": { - "owner": "libgit2", - "ref": "v1.8.1", - "repo": "libgit2", - "type": "github" - } - }, "mailserver": { "inputs": { "blobs": "blobs", @@ -757,47 +718,6 @@ "type": "gitlab" } }, - "nix": { - "inputs": { - "flake-compat": [ - "hydra" - ], - "flake-parts": [ - "hydra" - ], - "git-hooks-nix": [ - "hydra" - ], - "libgit2": [ - "hydra", - "libgit2" - ], - "nixpkgs": [ - "hydra", - "nixpkgs" - ], - "nixpkgs-23-11": [ - "hydra" - ], - "nixpkgs-regression": [ - "hydra" - ] - }, - "locked": { - "lastModified": 1726787955, - "narHash": "sha256-XFznzb8L4SdUm9u+w3DPpMWJhffuv+/6+aiVl00slns=", - "owner": "NixOS", - "repo": "nix", - "rev": "a7fdef6858dd45b9d7bda7c92324c63faee7f509", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "2.24-maintenance", - "repo": "nix", - "type": "github" - } - }, "nix-colors": { "inputs": { "base16-schemes": "base16-schemes", @@ -1088,7 +1008,6 @@ "disko": "disko", "hardware": "hardware", "home-manager": "home-manager_2", - "hydra": "hydra", "hyprland": "hyprland", "hyprpicker": "hyprpicker", "lazy": "lazy",