summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorSeth Flynn <[email protected]>2025-01-29 15:32:09 -0500
committerSeth Flynn <[email protected]>2025-01-30 05:13:44 -0500
commit90827099fcabc17e3bb4137ab1d843ce108cd686 (patch)
tree678778aa7a417c913127bd81f7913421fc111860 /flake.lock
parent191568c62559e8d9d9fe949a6942d0693d53affc (diff)
nixos+darwin/determinate: init
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock64
1 files changed, 64 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 194207f..a4c7545 100644
--- a/flake.lock
+++ b/flake.lock
@@ -84,6 +84,69 @@
"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": 1737479102,
+ "narHash": "sha256-KTANKYmX1/9Smm7SpBwSkUVHNZAopIB/pc9Dx/da98c=",
+ "rev": "352f03a1c13589195ba3f435a5cc6b093cdf4812",
+ "revCount": 176,
+ "type": "tarball",
+ "url": "https://api.flakehub.com/f/pinned/DeterminateSystems/determinate/0.1.176%2Brev-352f03a1c13589195ba3f435a5cc6b093cdf4812/019489d6-2962-7611-a5ec-762a7ced541f/source.tar.gz"
+ },
+ "original": {
+ "type": "tarball",
+ "url": "https://flakehub.com/f/DeterminateSystems/determinate/0.1"
+ }
+ },
+ "determinate-nixd-aarch64-darwin": {
+ "flake": false,
+ "locked": {
+ "narHash": "sha256-yLy38fgeC+orxYylwUwLUuRUdgi9WLEflLX9j9NDIUI=",
+ "type": "file",
+ "url": "https://install.determinate.systems/determinate-nixd/tag/v0.3.0/macOS"
+ },
+ "original": {
+ "type": "file",
+ "url": "https://install.determinate.systems/determinate-nixd/tag/v0.3.0/macOS"
+ }
+ },
+ "determinate-nixd-aarch64-linux": {
+ "flake": false,
+ "locked": {
+ "narHash": "sha256-9/HjI0v/ZLoTqOy+5+viIQh8iGjf49qMLRVthVZ3V9U=",
+ "type": "file",
+ "url": "https://install.determinate.systems/determinate-nixd/tag/v0.3.0/aarch64-linux"
+ },
+ "original": {
+ "type": "file",
+ "url": "https://install.determinate.systems/determinate-nixd/tag/v0.3.0/aarch64-linux"
+ }
+ },
+ "determinate-nixd-x86_64-linux": {
+ "flake": false,
+ "locked": {
+ "narHash": "sha256-cyvqGm+WT5l3N40wSO6FSJTm7Lxm9w1owpXjAYtGAm4=",
+ "type": "file",
+ "url": "https://install.determinate.systems/determinate-nixd/tag/v0.3.0/x86_64-linux"
+ },
+ "original": {
+ "type": "file",
+ "url": "https://install.determinate.systems/determinate-nixd/tag/v0.3.0/x86_64-linux"
+ }
+ },
"firefox-addons": {
"inputs": {
"flake-utils": "flake-utils",
@@ -435,6 +498,7 @@
"agenix": "agenix",
"arkenfox": "arkenfox",
"catppuccin": "catppuccin",
+ "determinate": "determinate",
"firefox-addons": "firefox-addons",
"flake-parts": "flake-parts",
"getchpkgs": "getchpkgs",