summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorSeth Flynn <[email protected]>2025-03-06 13:10:55 -0500
committerSeth Flynn <[email protected]>2025-03-06 13:10:55 -0500
commite25f11e4772c0514bf5058c3d80c7f3fb253c1d6 (patch)
treef29434049ba4bdf359b7677545662e5fa8a4e5a9 /flake.lock
parent3ce1225a1f397ed9eba29384511091c5339c335b (diff)
modules/custom: cleanup
• 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'
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock64
1 files changed, 0 insertions, 64 deletions
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",