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-09-10 17:23:44 +02:00
"lastModified": 1631134124,
"narHash": "sha256-C17wJ2HyuFZllJ/PbpFuuDjkzWvg8np9UIAdSrpuwS0=",
2021-07-02 01:47:30 +02:00
"owner": "nix-community",
"repo": "home-manager",
2021-09-10 17:23:44 +02:00
"rev": "039f786e609fdb3cfd9c5520ff3791750c3eaebf",
2021-07-02 01:47:30 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2021-09-10 17:23:44 +02:00
"lastModified": 1629292755,
"narHash": "sha256-5xMo32NVLnloY9DveqwJO/Cab1+PbTMPqU4WMmawX5M=",
"path": "/nix/store/gih766jr8d6rcdp30sm5gn93sqcfvapp-source",
"rev": "253aecf69ed7595aaefabde779aa6449195bebb7",
2021-07-02 01:47:30 +02:00
"type": "path"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"nixpkgs_2": {
"locked": {
2021-09-10 17:23:44 +02:00
"lastModified": 1631206977,
"narHash": "sha256-o3Dct9aJ5ht5UaTUBzXrRcK1RZt2eG5/xSlWJuUCVZM=",
2021-07-02 01:47:30 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2021-09-10 17:23:44 +02:00
"rev": "4f6d8095fd51954120a1d08ea5896fe42dc3923b",
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
}