nixos-configs/flake.lock

60 lines
1.5 KiB
Text
Raw Normal View History

2021-07-02 01:47:30 +02:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
2021-12-01 02:13:36 +01:00
"lastModified": 1638311312,
"narHash": "sha256-OMAd3WZ/VtMK0QQwDrrynP6+jOlWLd1yQtnW56+eZtA=",
2021-07-02 01:47:30 +02:00
"owner": "nix-community",
"repo": "home-manager",
2021-12-01 02:13:36 +01:00
"rev": "f23073f1daa769a28a12ac587eea487aa8afb196",
2021-07-02 01:47:30 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2021-12-01 02:13:36 +01:00
"lastModified": 1633080050,
"narHash": "sha256-T9I2WnlUzAIL70dk9V1jqaYk3nypy/cMkWR19S47ZHc=",
"path": "/nix/store/n2yn85z0ymd22iasnzpp4gn88n71947i-source",
"rev": "82155ff501c7622cb2336646bb62f7624261f6d7",
2021-07-02 01:47:30 +02:00
"type": "path"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"nixpkgs_2": {
"locked": {
2021-12-01 02:13:36 +01:00
"lastModified": 1638198142,
"narHash": "sha256-plU9b8r4St6q4U7VHtG9V7oF8k9fIpfXl/KDaZLuY9k=",
2021-07-02 01:47:30 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2021-12-01 02:13:36 +01:00
"rev": "8a308775674e178495767df90c419425474582a1",
2021-07-02 01:47:30 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs_2"
}
}
},
"root": "root",
"version": 7
}