From e25f11e4772c0514bf5058c3d80c7f3fb253c1d6 Mon Sep 17 00:00:00 2001 From: Seth Flynn Date: Thu, 6 Mar 2025 13:10:55 -0500 Subject: modules/custom: cleanup MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit • Removed input 'determinate' • Removed input 'determinate/determinate-nixd-aarch64-darwin' • Removed input 'determinate/determinate-nixd-aarch64-linux' • Removed input 'determinate/determinate-nixd-x86_64-darwin' • Removed input 'determinate/determinate-nixd-x86_64-linux' • Removed input 'determinate/nix' • Removed input 'determinate/nixpkgs' --- flake.lock | 64 -------------------------------------------------------------- 1 file changed, 64 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 1413fa0..13a4ebf 100644 --- a/flake.lock +++ b/flake.lock @@ -96,69 +96,6 @@ "type": "github" } }, - "determinate": { - "inputs": { - "determinate-nixd-aarch64-darwin": "determinate-nixd-aarch64-darwin", - "determinate-nixd-aarch64-linux": "determinate-nixd-aarch64-linux", - "determinate-nixd-x86_64-darwin": [ - "determinate", - "determinate-nixd-aarch64-darwin" - ], - "determinate-nixd-x86_64-linux": "determinate-nixd-x86_64-linux", - "nix": [], - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1740621356, - "narHash": "sha256-siZ2A2wrWff4hEdk8GoGYNzS2v8A6Sq1w9jUfO6PF34=", - "rev": "8181ddb0f1574484bad4f0ef737f47492518b54d", - "revCount": 204, - "type": "tarball", - "url": "https://api.flakehub.com/f/pinned/DeterminateSystems/determinate/0.1.204%2Brev-8181ddb0f1574484bad4f0ef737f47492518b54d/01954520-9fe5-73c6-85c5-ba0c7316d622/source.tar.gz" - }, - "original": { - "type": "tarball", - "url": "https://flakehub.com/f/DeterminateSystems/determinate/0.1" - } - }, - "determinate-nixd-aarch64-darwin": { - "flake": false, - "locked": { - "narHash": "sha256-BWgJNJvsFnIL8PPJ0FQBsTphGJBeWPH5pip30/GCfxo=", - "type": "file", - "url": "https://install.determinate.systems/determinate-nixd/tag/v0.38.1/macOS" - }, - "original": { - "type": "file", - "url": "https://install.determinate.systems/determinate-nixd/tag/v0.38.1/macOS" - } - }, - "determinate-nixd-aarch64-linux": { - "flake": false, - "locked": { - "narHash": "sha256-qgwh45CQMQF2UbEqtt4bOFF+jRZuXF0ww+Qj2bQuWW8=", - "type": "file", - "url": "https://install.determinate.systems/determinate-nixd/tag/v0.38.1/aarch64-linux" - }, - "original": { - "type": "file", - "url": "https://install.determinate.systems/determinate-nixd/tag/v0.38.1/aarch64-linux" - } - }, - "determinate-nixd-x86_64-linux": { - "flake": false, - "locked": { - "narHash": "sha256-cmddLhfYZOwB7u4Y4JuFOCAY5i/ENMG6HNnJAR2WLec=", - "type": "file", - "url": "https://install.determinate.systems/determinate-nixd/tag/v0.38.1/x86_64-linux" - }, - "original": { - "type": "file", - "url": "https://install.determinate.systems/determinate-nixd/tag/v0.38.1/x86_64-linux" - } - }, "flake-parts": { "inputs": { "nixpkgs-lib": [ @@ -528,7 +465,6 @@ "catppuccin": "catppuccin", "codeberg-infra": "codeberg-infra", "comin": "comin", - "determinate": "determinate", "flake-parts": "flake-parts", "getchpkgs": "getchpkgs", "getchvim": "getchvim", -- cgit v1.2.3