dotfiles/system-nix/flake.lock

64 lines
1.5 KiB
Plaintext
Raw Normal View History

2022-11-06 20:23:10 +00:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
},
"locked": {
2022-11-14 18:49:38 +00:00
"lastModified": 1668332334,
"narHash": "sha256-YT1qcE/MCqBO1Bi/Yr6GcFpNKsvmzrBKh8juyXDbxQc=",
2022-11-06 20:23:10 +00:00
"owner": "nix-community",
"repo": "home-manager",
2022-11-14 18:49:38 +00:00
"rev": "bc90de24d898655542589237cc0a6ada7564cb6c",
2022-11-06 20:23:10 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-11-14 18:49:38 +00:00
"lastModified": 1668326430,
"narHash": "sha256-fJEsHe+lzFf3qcQVTTdK9jqRtUUVXH71tdfgjcKJNpA=",
2022-11-06 20:23:10 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-11-14 18:49:38 +00:00
"rev": "fc07622617a373a742ed96d4dd536849d4bc1ec6",
2022-11-06 20:23:10 +00:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
"root": {
"inputs": {
"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
}