nixos/flake.lock

129 lines
3.1 KiB
Text
Raw Normal View History

2023-08-19 23:40:25 +02:00
{
"nodes": {
2024-04-08 01:15:52 +02:00
"agenix": {
"inputs": {
"darwin": "darwin",
"home-manager": [
"home-manager"
],
"nixpkgs": [
"nixpkgs"
],
"systems": "systems"
},
"locked": {
2024-06-14 22:27:06 +02:00
"lastModified": 1718371084,
"narHash": "sha256-abpBi61mg0g+lFFU0zY4C6oP6fBwPzbHPKBGw676xsA=",
2024-04-08 01:15:52 +02:00
"owner": "ryantm",
"repo": "agenix",
2024-06-14 22:27:06 +02:00
"rev": "3a56735779db467538fb2e577eda28a9daacaca6",
2024-04-08 01:15:52 +02:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
"darwin": {
"inputs": {
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1700795494,
"narHash": "sha256-gzGLZSiOhf155FW7262kdHo2YDeugp3VuIFb4/GGng0=",
"owner": "lnl7",
"repo": "nix-darwin",
"rev": "4b9b83d5a92e8c1fbfd8eb27eda375908c11ec4d",
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
2023-08-19 23:40:25 +02:00
"home-manager": {
"inputs": {
2024-02-17 18:20:01 +01:00
"nixpkgs": [
"nixpkgs"
]
2023-08-19 23:40:25 +02:00
},
"locked": {
2024-06-23 12:22:47 +02:00
"lastModified": 1719037157,
"narHash": "sha256-aOKd8+mhBsLQChCu1mn/W5ww79ta5cXVE59aJFrifM8=",
2023-08-19 23:40:25 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-06-23 12:22:47 +02:00
"rev": "cd886711998fe5d9ff7979fdd4b4cbd17b1f1511",
2023-08-19 23:40:25 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2024-02-19 20:17:01 +01:00
"nix-flatpak": {
"locked": {
2024-04-04 15:19:40 +02:00
"lastModified": 1711997201,
"narHash": "sha256-J71xzQlVYsjagA4AsVwRazhBh2rZrPpKvxTgs6UzL7c=",
2024-02-19 20:17:01 +01:00
"owner": "gmodena",
"repo": "nix-flatpak",
2024-04-04 15:19:40 +02:00
"rev": "b76fa31346db7fc958a9898f3c594696ca71c4fd",
2024-02-19 20:17:01 +01:00
"type": "github"
},
"original": {
"owner": "gmodena",
2024-04-04 15:19:40 +02:00
"ref": "v0.4.1",
2024-02-19 20:17:01 +01:00
"repo": "nix-flatpak",
"type": "github"
}
},
"nixpkgs": {
2023-08-19 23:40:25 +02:00
"locked": {
2024-06-23 12:22:47 +02:00
"lastModified": 1719075281,
"narHash": "sha256-CyyxvOwFf12I91PBWz43iGT1kjsf5oi6ax7CrvaMyAo=",
2024-02-02 22:49:08 +01:00
"owner": "nixos",
2023-08-19 23:40:25 +02:00
"repo": "nixpkgs",
2024-06-23 12:22:47 +02:00
"rev": "a71e967ef3694799d0c418c98332f7ff4cc5f6af",
2023-08-19 23:40:25 +02:00
"type": "github"
},
"original": {
2024-02-02 22:49:08 +01:00
"owner": "nixos",
2024-02-17 14:56:18 +01:00
"ref": "nixos-unstable",
2024-02-02 22:49:08 +01:00
"repo": "nixpkgs",
"type": "github"
2023-08-19 23:40:25 +02:00
}
},
"root": {
"inputs": {
2024-04-08 01:15:52 +02:00
"agenix": "agenix",
2023-08-19 23:40:25 +02:00
"home-manager": "home-manager",
2024-02-19 20:17:01 +01:00
"nix-flatpak": "nix-flatpak",
2024-02-17 18:20:01 +01:00
"nixpkgs": "nixpkgs"
2023-08-20 12:30:45 +02:00
}
2024-04-08 01:15:52 +02:00
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2023-08-19 23:40:25 +02:00
}
},
"root": "root",
"version": 7
}