dotfiles/flake.lock

102 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": {
2024-01-12 10:45:37 +00:00
"lastModified": 1704982712,
"narHash": "sha256-2Ptt+9h8dczgle2Oo6z5ni5rt/uLMG47UFTR1ry/wgg=",
2023-05-03 21:41:33 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-01-12 10:45:37 +00:00
"rev": "07f6395285469419cf9d078f59b5b49993198c00",
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": {
2024-01-15 00:07:23 +00:00
"lastModified": 1705269478,
"narHash": "sha256-j7Rp8Y3ckBHOlIzqe0g2+/BVce9SU/dVtn4Eb0rMuY4=",
2022-09-26 20:28:35 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-01-15 00:07:23 +00:00
"rev": "846200eb574faa2af808ed02e653c2b8ed51fd71",
2022-09-26 20:28:35 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-01-14 09:11:03 +00:00
"lastModified": 1705133751,
"narHash": "sha256-rCIsyE80jgiOU78gCWN3A0wE0tR2GI5nH6MlS+HaaSQ=",
2023-07-22 07:45:01 +00:00
"owner": "nixos",
2022-09-26 20:28:35 +00:00
"repo": "nixpkgs",
2024-01-14 09:11:03 +00:00
"rev": "9b19f5e77dd906cb52dade0b7bd280339d2a1f3d",
2022-09-26 20:28:35 +00:00
"type": "github"
},
"original": {
2023-07-22 07:45:01 +00:00
"owner": "nixos",
2024-01-14 09:11:03 +00:00
"ref": "nixos-unstable",
2023-05-03 21:19:59 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-01-14 09:11:03 +00:00
"nixpkgs-2311": {
2023-05-03 21:41:33 +00:00
"locked": {
2024-01-14 09:11:03 +00:00
"lastModified": 1705183652,
"narHash": "sha256-rnfkyUH0x72oHfiSDhuCHDHg3gFgF+lF8zkkg5Zihsw=",
"owner": "nixos",
2023-05-03 21:41:33 +00:00
"repo": "nixpkgs",
2024-01-14 09:11:03 +00:00
"rev": "428544ae95eec077c7f823b422afae5f174dee4b",
2023-05-03 21:41:33 +00:00
"type": "github"
},
"original": {
2024-01-14 09:11:03 +00:00
"owner": "nixos",
"ref": "nixos-23.11",
2023-05-03 21:41:33 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-01-14 09:11:03 +00:00
"nixpkgs-lib": {
"locked": {
2024-01-14 09:11:03 +00:00
"dir": "lib",
"lastModified": 1703961334,
"narHash": "sha256-M1mV/Cq+pgjk0rt6VxoyyD+O8cOUiai8t9Q6Yyq4noY=",
"owner": "NixOS",
"repo": "nixpkgs",
2024-01-14 09:11:03 +00:00
"rev": "b0d36bd0a420ecee3bc916c91886caca87c894e9",
"type": "github"
},
"original": {
2024-01-14 09:11:03 +00:00
"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",
2024-01-14 09:11:03 +00:00
"nixpkgs-2311": "nixpkgs-2311"
2023-06-11 22:25:09 +00:00
}
2022-09-26 20:28:35 +00:00
}
},
"root": "root",
"version": 7
}