nixos/flake.lock

63 lines
1.5 KiB
Text
Raw Normal View History

2023-02-01 23:36:03 +01:00
{
"nodes": {
2023-02-02 00:17:10 +01:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
},
2023-02-01 23:36:03 +01:00
"locked": {
2023-02-02 00:17:10 +01:00
"lastModified": 1675247113,
"narHash": "sha256-+YcXjfCP4hNu8A68b/UoXFCTDwKLuLV+x/7dQnM5U/o=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "782cb855b2f23c485011a196c593e2d7e4fce746",
2023-02-01 23:36:03 +01:00
"type": "github"
},
"original": {
2023-02-02 00:17:10 +01:00
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1675158573,
"narHash": "sha256-HkKEZA/8mt7iJ2eotjPMz6XUdjBW8E2aH0AoqLJ9vEs=",
"owner": "NixOS",
2023-02-01 23:36:03 +01:00
"repo": "nixpkgs",
2023-02-02 00:17:10 +01:00
"rev": "e3945057be467f32028ff6b67403be08285ad8c8",
2023-02-01 23:36:03 +01:00
"type": "github"
2023-02-02 00:17:10 +01:00
},
"original": {
"id": "nixpkgs",
"type": "indirect"
2023-02-01 23:36:03 +01:00
}
},
"root": {
"inputs": {
2023-02-02 00:17:10 +01:00
"home-manager": "home-manager",
2023-02-01 23:36:03 +01:00
"nixpkgs": "nixpkgs"
}
2023-02-02 00:17:10 +01:00
},
"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-02-01 23:36:03 +01:00
}
},
"root": "root",
"version": 7
}