infrastructure/flake.lock

154 lines
3.8 KiB
Plaintext
Raw Normal View History

2023-04-12 12:47:22 +00:00
{
"nodes": {
"deploy-rs": {
"inputs": {
"flake-compat": "flake-compat",
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
},
"locked": {
2023-11-18 21:34:43 +00:00
"lastModified": 1698921442,
"narHash": "sha256-7KmvhQ7FuXlT/wG4zjTssap6maVqeAMBdtel+VjClSM=",
2023-04-12 12:47:22 +00:00
"owner": "serokell",
"repo": "deploy-rs",
2023-11-18 21:34:43 +00:00
"rev": "660180bbbeae7d60dad5a92b30858306945fd427",
2023-04-12 12:47:22 +00:00
"type": "github"
},
"original": {
"owner": "serokell",
"repo": "deploy-rs",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1668681692,
"narHash": "sha256-Ht91NGdewz8IQLtWZ9LCeNXMSXHUss+9COoqu6JLmXU=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "009399224d5e398d03b22badca40a37ac85412a1",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-11-18 21:34:43 +00:00
"lastModified": 1700204040,
"narHash": "sha256-xSVcS5HBYnD3LTer7Y2K8ZQCDCXMa3QUD1MzRjHzuhI=",
2023-04-12 12:47:22 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-11-18 21:34:43 +00:00
"rev": "c757e9bd77b16ca2e03c89bf8bc9ecb28e0c06ad",
2023-04-12 12:47:22 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
2023-11-18 21:34:43 +00:00
"lastModified": 1699756042,
"narHash": "sha256-bHHjQQBsEPOxLL+klYU2lYshDnnWY12SewzQ7n5ab2M=",
2023-04-12 12:47:22 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-11-18 21:34:43 +00:00
"rev": "9502d0245983bb233da8083b55d60d96fd3c29ff",
2023-04-12 12:47:22 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-07-08 13:03:44 +00:00
"ref": "release-23.05",
2023-04-12 12:47:22 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"deploy-rs": "deploy-rs",
"nixpkgs": "nixpkgs",
"sops-nix": "sops-nix",
"utils": "utils_2"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
2023-11-18 21:34:43 +00:00
"lastModified": 1699951338,
"narHash": "sha256-1GeczM7XfgHcYGYiYNcdwSFu3E62vmh4d7mffWZvyzE=",
2023-04-12 12:47:22 +00:00
"owner": "Mic92",
"repo": "sops-nix",
2023-11-18 21:34:43 +00:00
"rev": "0e3a94167dcd10a47b89141f35b2ff9e04b34c46",
2023-04-12 12:47:22 +00:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"utils": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"utils_2": {
"inputs": {
"systems": "systems"
},
"locked": {
2023-09-16 13:03:34 +00:00
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
2023-04-12 12:47:22 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-09-16 13:03:34 +00:00
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
2023-04-12 12:47:22 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}