2022-02-18 18:31:29 +01:00
|
|
|
{
|
|
|
|
"nodes": {
|
|
|
|
"flake-utils": {
|
2023-04-19 00:13:17 +02:00
|
|
|
"inputs": {
|
|
|
|
"systems": "systems"
|
|
|
|
},
|
2022-02-18 18:31:29 +01:00
|
|
|
"locked": {
|
2023-12-15 18:42:30 +01:00
|
|
|
"lastModified": 1701680307,
|
|
|
|
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
|
2022-02-18 18:31:29 +01:00
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
2023-12-15 18:42:30 +01:00
|
|
|
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
|
2022-02-18 18:31:29 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"home-manager": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
2023-04-19 00:13:17 +02:00
|
|
|
]
|
2022-02-18 18:31:29 +01:00
|
|
|
},
|
|
|
|
"locked": {
|
2023-12-27 12:36:43 +01:00
|
|
|
"lastModified": 1703367386,
|
|
|
|
"narHash": "sha256-FMbm48UGrBfOWGt8+opuS+uLBLQlRfhiYXhHNcYMS5k=",
|
2022-02-18 18:31:29 +01:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "home-manager",
|
2023-12-27 12:36:43 +01:00
|
|
|
"rev": "d5824a76bc6bb93d1dce9ebbbcb09a9b6abcc224",
|
2022-02-18 18:31:29 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
2023-12-03 13:57:16 +01:00
|
|
|
"ref": "release-23.11",
|
2022-02-18 18:31:29 +01:00
|
|
|
"repo": "home-manager",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"nixpkgs": {
|
|
|
|
"locked": {
|
2023-12-27 12:36:43 +01:00
|
|
|
"lastModified": 1703467016,
|
|
|
|
"narHash": "sha256-/5A/dNPhbQx/Oa2d+Get174eNI3LERQ7u6WTWOlR1eQ=",
|
2022-02-18 18:31:29 +01:00
|
|
|
"owner": "nixos",
|
|
|
|
"repo": "nixpkgs",
|
2023-12-27 12:36:43 +01:00
|
|
|
"rev": "d02d818f22c777aa4e854efc3242ec451e5d462a",
|
2022-02-18 18:31:29 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nixos",
|
2023-12-03 13:57:16 +01:00
|
|
|
"ref": "nixos-23.11",
|
2022-02-18 18:31:29 +01:00
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-10-29 09:30:59 +01:00
|
|
|
"nixpkgs-unstable": {
|
2023-09-30 14:11:23 +02:00
|
|
|
"locked": {
|
2023-12-27 12:36:43 +01:00
|
|
|
"lastModified": 1703438236,
|
|
|
|
"narHash": "sha256-aqVBq1u09yFhL7bj1/xyUeJjzr92fXVvQSSEx6AdB1M=",
|
2023-09-30 14:11:23 +02:00
|
|
|
"owner": "nixos",
|
|
|
|
"repo": "nixpkgs",
|
2023-12-27 12:36:43 +01:00
|
|
|
"rev": "5f64a12a728902226210bf01d25ec6cbb9d9265b",
|
2023-09-30 14:11:23 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nixos",
|
|
|
|
"ref": "nixos-unstable",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-02-18 18:31:29 +01:00
|
|
|
"root": {
|
|
|
|
"inputs": {
|
|
|
|
"flake-utils": "flake-utils",
|
|
|
|
"home-manager": "home-manager",
|
2023-09-30 14:11:23 +02:00
|
|
|
"nixpkgs": "nixpkgs",
|
2023-10-29 09:30:59 +01:00
|
|
|
"nixpkgs-unstable": "nixpkgs-unstable"
|
2022-02-18 18:31:29 +01:00
|
|
|
}
|
2022-11-14 00:21:23 +01:00
|
|
|
},
|
2023-04-19 00:13:17 +02:00
|
|
|
"systems": {
|
2022-11-14 00:21:23 +01:00
|
|
|
"locked": {
|
2023-04-19 00:13:17 +02:00
|
|
|
"lastModified": 1681028828,
|
|
|
|
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
|
|
|
"owner": "nix-systems",
|
|
|
|
"repo": "default",
|
|
|
|
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
2022-11-14 00:21:23 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2023-04-19 00:13:17 +02:00
|
|
|
"owner": "nix-systems",
|
|
|
|
"repo": "default",
|
2022-11-14 00:21:23 +01:00
|
|
|
"type": "github"
|
|
|
|
}
|
2022-02-18 18:31:29 +01:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"root": "root",
|
|
|
|
"version": 7
|
|
|
|
}
|