dotfiles.nix/flake.lock

67 lines
1.6 KiB
Plaintext
Raw Normal View History

2023-04-03 22:41:22 +08:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-04-28 19:04:00 +08:00
]
2023-04-03 22:41:22 +08:00
},
"locked": {
2023-07-01 22:55:00 +08:00
"lastModified": 1687871164,
"narHash": "sha256-bBFlPthuYX322xOlpJvkjUBz0C+MOBjZdDOOJJ+G2jU=",
2023-04-03 22:41:22 +08:00
"owner": "nix-community",
"repo": "home-manager",
2023-07-01 22:55:00 +08:00
"rev": "07c347bb50994691d7b0095f45ebd8838cf6bc38",
2023-04-03 22:41:22 +08:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-07-01 22:55:00 +08:00
"ref": "release-23.05",
2023-04-03 22:41:22 +08:00
"repo": "home-manager",
"type": "github"
}
},
2023-05-15 21:11:30 +08:00
"nixpkgs": {
2023-04-28 19:04:00 +08:00
"locked": {
2023-07-23 08:26:19 +08:00
"lastModified": 1689956312,
"narHash": "sha256-NV9yamMhE5jgz+ZSM2IgXeYqOvmGIbIIJ+AFIhfD7Ek=",
2023-04-28 19:04:00 +08:00
"owner": "nixos",
"repo": "nixpkgs",
2023-07-23 08:26:19 +08:00
"rev": "6da4bc6cb07cba1b8e53d139cbf1d2fb8061d967",
2023-04-28 19:04:00 +08:00
"type": "github"
},
"original": {
"owner": "nixos",
2023-06-03 10:55:42 +08:00
"ref": "nixos-23.05",
2023-04-03 22:41:22 +08:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2023-07-23 08:26:19 +08:00
"lastModified": 1690031011,
"narHash": "sha256-kzK0P4Smt7CL53YCdZCBbt9uBFFhE0iNvCki20etAf4=",
2023-04-03 22:41:22 +08:00
"owner": "nixos",
"repo": "nixpkgs",
2023-07-23 08:26:19 +08:00
"rev": "12303c652b881435065a98729eb7278313041e49",
2023-04-03 22:41:22 +08:00
"type": "github"
},
"original": {
"owner": "nixos",
2023-05-15 21:11:30 +08:00
"ref": "nixos-unstable",
2023-04-05 23:20:27 +08:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-04-03 22:41:22 +08:00
"root": {
"inputs": {
"home-manager": "home-manager",
2023-05-15 21:11:30 +08:00
"nixpkgs": "nixpkgs",
2023-07-23 08:26:19 +08:00
"nixpkgs-unstable": "nixpkgs-unstable"
2023-05-02 16:41:10 +08:00
}
2023-04-03 22:41:22 +08:00
}
},
"root": "root",
"version": 7
}