nixos/flake.lock

67 lines
1.6 KiB
Plaintext
Raw Normal View History

2021-10-14 13:07:05 +01:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-05-27 23:16:46 +01:00
]
2021-10-14 13:07:05 +01:00
},
"locked": {
2023-09-20 19:51:53 +01:00
"lastModified": 1695108154,
"narHash": "sha256-gSg7UTVtls2yO9lKtP0yb66XBHT1Fx5qZSZbGMpSn2c=",
2022-10-14 13:18:57 +01:00
"owner": "nix-community",
2021-10-14 13:07:05 +01:00
"repo": "home-manager",
2023-09-20 19:51:53 +01:00
"rev": "07682fff75d41f18327a871088d20af2710d4744",
2021-10-14 13:07:05 +01:00
"type": "github"
},
"original": {
2022-10-14 13:18:57 +01:00
"owner": "nix-community",
2023-05-28 21:45:49 +01:00
"ref": "release-23.05",
2021-10-14 13:07:05 +01:00
"repo": "home-manager",
"type": "github"
}
},
"nixos-unstable": {
"locked": {
2023-10-02 21:16:33 +01:00
"lastModified": 1696019113,
"narHash": "sha256-X3+DKYWJm93DRSdC5M6K5hLqzSya9BjibtBsuARoPco=",
2021-10-14 13:07:05 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-10-02 21:16:33 +01:00
"rev": "f5892ddac112a1e9b3612c39af1b72987ee5783a",
2021-10-14 13:07:05 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-05-28 21:45:49 +01:00
"ref": "nixos-unstable",
2021-10-14 13:07:05 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-10-02 21:16:33 +01:00
"lastModified": 1696275639,
"narHash": "sha256-3zShVFShYM2/n4p3Y2hzTzIE0zjR6/G1sDXo4awMR/w=",
2021-10-14 13:07:05 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-10-02 21:16:33 +01:00
"rev": "cb1f8c37d44052b9fd2b6bd208ec4dbbe068cced",
2021-10-14 13:07:05 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-05-28 21:45:49 +01:00
"ref": "release-23.05",
2021-10-14 13:07:05 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixos-unstable": "nixos-unstable",
"nixpkgs": "nixpkgs"
2022-10-13 17:08:15 +01:00
}
2021-10-14 13:07:05 +01:00
}
},
"root": "root",
"version": 7
}