dotfiles/flake.lock

103 lines
2.6 KiB
Plaintext
Raw Normal View History

2022-09-26 20:28:35 +00:00
{
"nodes": {
2023-05-03 21:19:59 +00:00
"flake-parts": {
2023-05-03 21:41:33 +00:00
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2023-10-03 22:04:08 +00:00
"lastModified": 1696343447,
"narHash": "sha256-B2xAZKLkkeRFG5XcHHSXXcP7To9Xzr59KXeZiRf4vdQ=",
2023-05-03 21:41:33 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2023-10-03 22:04:08 +00:00
"rev": "c9afaba3dfa4085dbd2ccb38dfade5141e33d9d4",
2023-05-03 21:41:33 +00:00
"type": "github"
},
"original": {
"id": "flake-parts",
"type": "indirect"
}
},
2022-09-26 20:28:35 +00:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
2022-09-26 20:28:35 +00:00
},
"locked": {
2023-10-03 22:04:08 +00:00
"lastModified": 1695108154,
"narHash": "sha256-gSg7UTVtls2yO9lKtP0yb66XBHT1Fx5qZSZbGMpSn2c=",
2022-09-26 20:28:35 +00:00
"owner": "nix-community",
"repo": "home-manager",
2023-10-03 22:04:08 +00:00
"rev": "07682fff75d41f18327a871088d20af2710d4744",
2022-09-26 20:28:35 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-10-03 22:04:08 +00:00
"ref": "release-23.05",
2022-09-26 20:28:35 +00:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-10-10 06:16:42 +00:00
"lastModified": 1696697597,
"narHash": "sha256-q26Qv4DQ+h6IeozF2o1secyQG0jt2VUT3V0K58jr3pg=",
2023-07-22 07:45:01 +00:00
"owner": "nixos",
2022-09-26 20:28:35 +00:00
"repo": "nixpkgs",
2023-10-10 06:16:42 +00:00
"rev": "5a237aecb57296f67276ac9ab296a41c23981f56",
2022-09-26 20:28:35 +00:00
"type": "github"
},
"original": {
2023-07-22 07:45:01 +00:00
"owner": "nixos",
2023-10-03 22:04:08 +00:00
"ref": "nixos-23.05",
2023-05-03 21:19:59 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-10-03 22:04:08 +00:00
"nixpkgs-lib": {
2023-05-03 21:41:33 +00:00
"locked": {
2023-10-03 22:04:08 +00:00
"dir": "lib",
"lastModified": 1696019113,
"narHash": "sha256-X3+DKYWJm93DRSdC5M6K5hLqzSya9BjibtBsuARoPco=",
"owner": "NixOS",
2023-05-03 21:41:33 +00:00
"repo": "nixpkgs",
2023-10-03 22:04:08 +00:00
"rev": "f5892ddac112a1e9b3612c39af1b72987ee5783a",
2023-05-03 21:41:33 +00:00
"type": "github"
},
"original": {
2023-10-03 22:04:08 +00:00
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
2023-05-03 21:41:33 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-10-03 22:04:08 +00:00
"nixpkgs-unstable": {
"locked": {
2023-10-10 06:16:42 +00:00
"lastModified": 1696604326,
"narHash": "sha256-YXUNI0kLEcI5g8lqGMb0nh67fY9f2YoJsILafh6zlMo=",
2023-10-03 22:04:08 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-10-10 06:16:42 +00:00
"rev": "87828a0e03d1418e848d3dd3f3014a632e4a4f64",
"type": "github"
},
"original": {
2023-10-03 22:04:08 +00:00
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2022-09-26 20:28:35 +00:00
"root": {
"inputs": {
2023-05-03 21:41:33 +00:00
"flake-parts": "flake-parts",
2022-09-26 20:28:35 +00:00
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
2023-10-03 22:04:08 +00:00
"nixpkgs-unstable": "nixpkgs-unstable"
2023-06-11 22:25:09 +00:00
}
2022-09-26 20:28:35 +00:00
}
},
"root": "root",
"version": 7
}