nixos/flake.lock

188 lines
4.7 KiB
Plaintext
Raw Normal View History

2022-10-25 19:56:22 +01:00
{
"nodes": {
2022-11-20 20:29:49 +00:00
"agenix": {
"inputs": {
2023-02-11 17:59:48 +00:00
"darwin": "darwin",
2023-05-20 18:58:18 +01:00
"home-manager": "home-manager",
2022-11-20 20:29:49 +00:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-05-20 18:58:18 +01:00
"lastModified": 1684153753,
"narHash": "sha256-PVbWt3qrjYAK+T5KplFcO+h7aZWfEj1UtyoKlvcDxh0=",
2022-11-20 20:29:49 +00:00
"owner": "ryantm",
"repo": "agenix",
2023-05-20 18:58:18 +01:00
"rev": "db5637d10f797bb251b94ef9040b237f4702cde3",
2022-11-20 20:29:49 +00:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2023-02-11 17:59:48 +00:00
"darwin": {
"inputs": {
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1673295039,
"narHash": "sha256-AsdYgE8/GPwcelGgrntlijMg4t3hLFJFCRF3tL5WVjA=",
"owner": "lnl7",
"repo": "nix-darwin",
"rev": "87b9d090ad39b25b2400029c64825fc2a8868943",
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
2023-03-17 21:35:13 +00:00
"darwin_2": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-06-03 18:55:09 +01:00
"lastModified": 1685559570,
"narHash": "sha256-MNIQvLRoq92isMLR/ordKNCl+aXNiuwBM4QyqmS8d00=",
2023-03-17 21:35:13 +00:00
"owner": "lnl7",
"repo": "nix-darwin",
2023-06-03 18:55:09 +01:00
"rev": "4338bc869e9874d54a4c89539af72f16666b2abe",
2023-03-17 21:35:13 +00:00
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
2023-01-11 20:22:35 +00:00
"home-manager": {
2023-05-20 18:58:18 +01:00
"inputs": {
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1682203081,
"narHash": "sha256-kRL4ejWDhi0zph/FpebFYhzqlOBrk0Pl3dzGEKSAlEw=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "32d3e39c491e2f91152c84f8ad8b003420eab0a1",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"home-manager_2": {
2023-01-11 20:22:35 +00:00
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
},
"locked": {
2023-05-11 19:56:25 +01:00
"lastModified": 1681092193,
"narHash": "sha256-JerCqqOqbT2tBnXQW4EqwFl0hHnuZp21rIQ6lu/N4rI=",
2023-01-11 20:22:35 +00:00
"owner": "nix-community",
"repo": "home-manager",
2023-05-11 19:56:25 +01:00
"rev": "f9edbedaf015013eb35f8caacbe0c9666bbc16af",
2023-01-11 20:22:35 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-05-11 19:56:25 +01:00
"ref": "release-22.11",
2023-01-11 20:22:35 +00:00
"repo": "home-manager",
"type": "github"
}
},
2022-10-25 19:56:22 +01:00
"nixpkgs": {
"locked": {
2023-06-03 18:55:09 +01:00
"lastModified": 1685650716,
"narHash": "sha256-sDd7QIcMbIb37nuqMrJElvuyE5eVgWuKGtIPP8IWwCc=",
2022-10-25 19:56:22 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2023-06-03 18:55:09 +01:00
"rev": "f7c1500e2eefa58f3c80dd046cba256e10440201",
2022-10-25 19:56:22 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
2023-01-11 21:08:31 +00:00
"ref": "nixos-22.11",
2022-10-25 19:56:22 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-06-05 22:35:44 +01:00
"nixpkgs-chia": {
"locked": {
"lastModified": 1661317206,
"narHash": "sha256-AlIqr/oyha8JnmVYmeDIb2ENR9wq0aZwI0XYVoshU0Q=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "0305391fb65b5bdaa8af3c48275ec0df1cdcc34e",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"rev": "0305391fb65b5bdaa8af3c48275ec0df1cdcc34e",
"type": "github"
}
},
2022-10-25 19:56:22 +01:00
"nixpkgs-unstable": {
"locked": {
2023-06-03 18:55:09 +01:00
"lastModified": 1685655444,
"narHash": "sha256-6EujQNAeaUkWvpEZZcVF8qSfQrNVWFNNGbUJxv/A5a8=",
2022-10-25 19:56:22 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2023-06-03 18:55:09 +01:00
"rev": "e635192892f5abbc2289eaac3a73cdb249abaefd",
2022-10-25 19:56:22 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
2022-12-04 15:01:05 +00:00
"ref": "nixos-unstable",
2022-10-25 19:56:22 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2022-11-20 20:29:49 +00:00
"agenix": "agenix",
2023-03-17 21:35:13 +00:00
"darwin": "darwin_2",
2023-05-20 18:58:18 +01:00
"home-manager": "home-manager_2",
2022-10-25 19:56:22 +01:00
"nixpkgs": "nixpkgs",
2023-06-05 22:35:44 +01:00
"nixpkgs-chia": "nixpkgs-chia",
2022-10-25 19:56:22 +01:00
"nixpkgs-unstable": "nixpkgs-unstable"
}
2023-01-11 20:22:35 +00:00
},
"utils": {
"locked": {
2023-05-11 19:56:25 +01:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
2023-01-11 20:22:35 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-05-11 19:56:25 +01:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
2023-01-11 20:22:35 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2022-10-25 19:56:22 +01:00
}
},
"root": "root",
"version": 7
}