nix-config/flake.lock

125 lines
3 KiB
Plaintext
Raw Normal View History

2023-01-25 17:53:02 +01:00
{
"nodes": {
2023-01-25 22:12:36 +01:00
"agenix": {
"inputs": {
"darwin": "darwin",
2023-01-25 22:12:36 +01:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1675176355,
"narHash": "sha256-Qjxh5cmN56siY97mzmBLI1+cdjXSPqmfPVsKxBvHmwI=",
"owner": "ryantm",
2023-01-25 22:12:36 +01:00
"repo": "agenix",
"rev": "b7ffcfe77f817d9ee992640ba1f270718d197f28",
2023-01-25 22:12:36 +01:00
"type": "github"
},
"original": {
"owner": "ryantm",
2023-01-25 22:12:36 +01:00
"repo": "agenix",
"type": "github"
}
},
"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-01-28 18:41:31 +01:00
"flake-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"
}
},
2023-01-25 17:53:02 +01:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
},
"locked": {
2023-02-08 19:52:31 +01:00
"lastModified": 1675855108,
"narHash": "sha256-KSiF7aTXTLlocFjMj+61USedaaiscD1ek6f/anFqr3Q=",
2023-01-25 17:53:02 +01:00
"owner": "nix-community",
"repo": "home-manager",
2023-02-08 19:52:31 +01:00
"rev": "e631d78ddfbf808fd1cfc4d79039a1b3acda5bed",
2023-01-25 17:53:02 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-02-08 19:52:31 +01:00
"lastModified": 1675763311,
"narHash": "sha256-bz0Q2H3mxsF1CUfk26Sl9Uzi8/HFjGFD/moZHz1HebU=",
2023-01-25 17:53:02 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-02-08 19:52:31 +01:00
"rev": "fab09085df1b60d6a0870c8a89ce26d5a4a708c2",
2023-01-25 17:53:02 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2023-01-25 22:12:36 +01:00
"agenix": "agenix",
2023-01-28 18:41:31 +01:00
"flake-utils": "flake-utils",
2023-01-25 17:53:02 +01:00
"home-manager": "home-manager",
"nixpkgs": "nixpkgs"
}
},
"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"
}
}
},
"root": "root",
"version": 7
}