config/flake.lock

125 lines
3.0 KiB
Plaintext
Raw Normal View History

2023-03-30 16:33:03 +03:00
{
"nodes": {
2023-04-14 14:12:45 +03:00
"agenix": {
"inputs": {
"darwin": [],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-04-23 21:20:44 +03:00
"lastModified": 1682101079,
"narHash": "sha256-MdAhtjrLKnk2uiqun1FWABbKpLH090oeqCSiWemtuck=",
2023-04-14 14:12:45 +03:00
"owner": "ryantm",
"repo": "agenix",
2023-04-23 21:20:44 +03:00
"rev": "2994d002dcff5353ca1ac48ec584c7f6589fe447",
2023-04-14 14:12:45 +03:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2023-03-30 16:33:03 +03:00
"deploy-rs": {
"inputs": {
"flake-compat": "flake-compat",
"nixpkgs": [
"nixpkgs"
],
"utils": [
"flake-utils"
]
},
"locked": {
2023-04-23 21:20:44 +03:00
"lastModified": 1682063650,
"narHash": "sha256-VaDHh2z6xlnTHaONlNVHP7qEMcK5rZ8Js3sT6mKb2XY=",
2023-03-30 16:33:03 +03:00
"owner": "serokell",
"repo": "deploy-rs",
2023-04-23 21:20:44 +03:00
"rev": "c2ea4e642dc50fd44b537e9860ec95867af30d39",
2023-03-30 16:33:03 +03: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"
}
},
"flake-utils": {
2023-04-14 14:12:45 +03:00
"inputs": {
"systems": "systems"
},
2023-03-30 16:33:03 +03:00
"locked": {
2023-04-14 14:12:45 +03:00
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
2023-03-30 16:33:03 +03:00
"owner": "numtide",
"repo": "flake-utils",
2023-04-14 14:12:45 +03:00
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
2023-03-30 16:33:03 +03:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-04-26 16:27:07 +03:00
"lastModified": 1682453498,
"narHash": "sha256-WoWiAd7KZt5Eh6n+qojcivaVpnXKqBsVgpixpV2L9CE=",
2023-03-30 16:33:03 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-04-26 16:27:07 +03:00
"rev": "c8018361fa1d1650ee8d4b96294783cf564e8a7f",
2023-03-30 16:33:03 +03:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-04-26 16:27:07 +03:00
"ref": "nixos-unstable",
2023-03-30 16:33:03 +03:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2023-04-14 14:12:45 +03:00
"agenix": "agenix",
2023-03-30 16:33:03 +03:00
"deploy-rs": "deploy-rs",
"flake-utils": "flake-utils",
2023-04-14 14:12:45 +03:00
"nixpkgs": "nixpkgs"
2023-04-05 22:48:04 +03:00
}
},
2023-04-14 14:12:45 +03:00
"systems": {
2023-04-05 22:48:04 +03:00
"locked": {
2023-04-14 14:12:45 +03:00
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
2023-04-05 22:48:04 +03:00
"type": "github"
},
"original": {
2023-04-14 14:12:45 +03:00
"owner": "nix-systems",
"repo": "default",
2023-04-05 22:48:04 +03:00
"type": "github"
2023-03-30 16:33:03 +03:00
}
}
},
"root": "root",
"version": 7
}