dotfiles/flake.lock

103 lines
2.5 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-09-05 21:33:08 +00:00
"lastModified": 1693611461,
"narHash": "sha256-aPODl8vAgGQ0ZYFIRisxYG5MOGSkIczvu2Cd8Gb9+1Y=",
2023-05-03 21:41:33 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2023-09-05 21:33:08 +00:00
"rev": "7f53fdb7bdc5bb237da7fefef12d099e4fd611ca",
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": {
"lastModified": 1694643239,
"narHash": "sha256-pv2k/5FvyirDE8g4TNehzwZ0T4UOMMmqWSQnM/luRtE=",
2022-09-26 20:28:35 +00:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "d9b88b43524db1591fb3d9410a21428198d75d49",
2022-09-26 20:28:35 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
2022-09-26 20:28:35 +00:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1694767346,
"narHash": "sha256-5uH27SiVFUwsTsqC5rs3kS7pBoNhtoy9QfTP9BmknGk=",
2023-07-22 07:45:01 +00:00
"owner": "nixos",
2022-09-26 20:28:35 +00:00
"repo": "nixpkgs",
"rev": "ace5093e36ab1e95cb9463863491bee90d5a4183",
2022-09-26 20:28:35 +00:00
"type": "github"
},
"original": {
2023-07-22 07:45:01 +00:00
"owner": "nixos",
"ref": "nixos-unstable",
2023-05-03 21:19:59 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-2305": {
2023-05-03 21:41:33 +00:00
"locked": {
"lastModified": 1694937365,
"narHash": "sha256-iHZSGrb9gVpZRR4B2ishUN/1LRKWtSHZNO37C8z1SmA=",
"owner": "nixos",
2023-05-03 21:41:33 +00:00
"repo": "nixpkgs",
"rev": "5d017a8822e0907fb96f7700a319f9fe2434de02",
2023-05-03 21:41:33 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-23.05",
2023-05-03 21:41:33 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
"dir": "lib",
"lastModified": 1693471703,
"narHash": "sha256-0l03ZBL8P1P6z8MaSDS/MvuU8E75rVxe5eE1N6gxeTo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "3e52e76b70d5508f3cec70b882a29199f4d1ee85",
"type": "github"
},
"original": {
"dir": "lib",
"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",
"nixpkgs-2305": "nixpkgs-2305"
2023-06-11 22:25:09 +00:00
}
2022-09-26 20:28:35 +00:00
}
},
"root": "root",
"version": 7
}