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": {
"lastModified": 1680281360,
"narHash": "sha256-XdLTgAzjJNDhAG2V+++0bHpSzfvArvr2pW6omiFfEJk=",
"owner": "ryantm",
"repo": "agenix",
"rev": "e64961977f60388dd0b49572bb0fc453b871f896",
"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": {
"lastModified": 1674127017,
"narHash": "sha256-QO1xF7stu5ZMDLbHN30LFolMAwY6TVlzYvQoUs1RD68=",
"owner": "serokell",
"repo": "deploy-rs",
"rev": "8c9ea9605eed20528bf60fae35a2b613b901fd77",
"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-19 06:12:16 +03:00
"lastModified": 1681779497,
"narHash": "sha256-f82m8Ki9upuQozus3fBaywmQ3ySLT/w6GkqHVUqQJoE=",
2023-03-30 16:33:03 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-04-19 06:12:16 +03:00
"rev": "53da61ec95e30d0d513a8be8d730dee90eff307e",
2023-03-30 16:33:03 +03:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-22.11-small",
"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
}