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": {
|
2024-03-17 17:25:27 +01:00
|
|
|
"lastModified": 1710146030,
|
|
|
|
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
|
2022-02-18 18:31:29 +01:00
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
2024-03-17 17:25:27 +01:00
|
|
|
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
|
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": {
|
2024-07-04 17:45:54 +02:00
|
|
|
"lastModified": 1720042825,
|
|
|
|
"narHash": "sha256-A0vrUB6x82/jvf17qPCpxaM+ulJnD8YZwH9Ci0BsAzE=",
|
2022-02-18 18:31:29 +01:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "home-manager",
|
2024-07-04 17:45:54 +02:00
|
|
|
"rev": "e1391fb22e18a36f57e6999c7a9f966dc80ac073",
|
2022-02-18 18:31:29 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
2024-06-07 14:38:14 +02:00
|
|
|
"ref": "release-24.05",
|
2022-02-18 18:31:29 +01:00
|
|
|
"repo": "home-manager",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"nixpkgs": {
|
|
|
|
"locked": {
|
2024-08-16 11:25:19 +02:00
|
|
|
"lastModified": 1723688146,
|
|
|
|
"narHash": "sha256-sqLwJcHYeWLOeP/XoLwAtYjr01TISlkOfz+NG82pbdg=",
|
2024-08-11 15:13:52 +02:00
|
|
|
"owner": "nixos",
|
2022-02-18 18:31:29 +01:00
|
|
|
"repo": "nixpkgs",
|
2024-08-16 11:25:19 +02:00
|
|
|
"rev": "c3d4ac725177c030b1e289015989da2ad9d56af0",
|
2022-02-18 18:31:29 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2024-08-11 15:13:52 +02:00
|
|
|
"owner": "nixos",
|
|
|
|
"ref": "nixos-24.05",
|
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": {
|
2024-08-15 13:14:36 +02:00
|
|
|
"lastModified": 1723637854,
|
|
|
|
"narHash": "sha256-med8+5DSWa2UnOqtdICndjDAEjxr5D7zaIiK4pn0Q7c=",
|
2023-09-30 14:11:23 +02:00
|
|
|
"owner": "nixos",
|
|
|
|
"repo": "nixpkgs",
|
2024-08-15 13:14:36 +02:00
|
|
|
"rev": "c3aa7b8938b17aebd2deecf7be0636000d62a2b9",
|
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",
|
2024-08-11 15:13:52 +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
|
|
|
|
}
|