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-10-03 15:00:26 +08:00
"lastModified": 1695108154,
"narHash": "sha256-gSg7UTVtls2yO9lKtP0yb66XBHT1Fx5qZSZbGMpSn2c=",
2023-04-03 22:41:22 +08:00
"owner": "nix-community",
"repo": "home-manager",
2023-10-03 15:00:26 +08:00
"rev": "07682fff75d41f18327a871088d20af2710d4744",
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-10-31 05:37:03 +08:00
"lastModified": 1698434055,
"narHash": "sha256-Phxi5mUKSoL7A0IYUiYtkI9e8NcGaaV5PJEaJApU1Ko=",
"owner": "nixos",
2023-10-10 18:58:43 +08:00
"repo": "nixpkgs",
2023-10-31 05:37:03 +08:00
"rev": "1a3c95e3b23b3cdb26750621c08cc2f1560cb883",
2023-10-10 18:58:43 +08:00
"type": "github"
},
"original": {
2023-10-31 05:37:03 +08:00
"owner": "nixos",
"ref": "nixos-23.05",
2023-04-03 22:41:22 +08:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2023-10-30 16:26:41 +08:00
"lastModified": 1698318101,
"narHash": "sha256-gUihHt3yPD7bVqg+k/UVHgngyaJ3DMEBchbymBMvK1E=",
2023-04-03 22:41:22 +08:00
"owner": "nixos",
"repo": "nixpkgs",
2023-10-30 16:26:41 +08:00
"rev": "63678e9f3d3afecfeafa0acead6239cdb447574c",
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-10-31 05:37:03 +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
}