config/flake.lock

68 lines
1.5 KiB
Plaintext
Raw Normal View History

2023-03-09 08:33:38 +00:00
{
"nodes": {
2023-04-02 16:03:21 +01:00
"darwin": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-07-20 12:02:37 +01:00
"lastModified": 1689825754,
"narHash": "sha256-u3W3WGO3BA63nb+CeNLBajbJ/sl8tDXBHKxxeTOCxfo=",
2023-04-02 16:03:21 +01:00
"owner": "LnL7",
"repo": "nix-darwin",
2023-07-20 12:02:37 +01:00
"rev": "531c3de7eccf95155828e0cd9f18c25e7f937777",
2023-04-02 16:03:21 +01:00
"type": "github"
},
"original": {
"owner": "LnL7",
"repo": "nix-darwin",
"type": "github"
}
},
2023-03-09 08:33:38 +00:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-05-13 21:48:48 +01:00
]
2023-03-09 08:33:38 +00:00
},
"locked": {
2023-07-20 12:02:37 +01:00
"lastModified": 1689802112,
"narHash": "sha256-Se7oHV/L0dHTQ4xp8MvYafaVdkSzF04Hx5NeloUYHtM=",
2023-03-09 08:33:38 +00:00
"owner": "nix-community",
"repo": "home-manager",
2023-07-20 12:02:37 +01:00
"rev": "0cb3ac57fca6b52c42e4c0f560185540ae1dfb6c",
2023-03-09 08:33:38 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-07-20 12:02:37 +01:00
"lastModified": 1689752456,
"narHash": "sha256-VOChdECcEI8ixz8QY+YC4JaNEFwQd1V8bA0G4B28Ki0=",
2023-03-09 08:33:38 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-07-20 12:02:37 +01:00
"rev": "7f256d7da238cb627ef189d56ed590739f42f13b",
2023-03-09 08:33:38 +00:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
2023-04-02 16:03:21 +01:00
"darwin": "darwin",
2023-03-09 08:33:38 +00:00
"home-manager": "home-manager",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}