Files
infra/flake.lock

139 lines
3.4 KiB
Plaintext
Raw Normal View History

{
"nodes": {
2023-09-30 12:56:43 +02:00
"agenix": {
"inputs": {
"darwin": "darwin",
"home-manager": "home-manager",
2024-10-22 18:57:41 +02:00
"nixpkgs": "nixpkgs",
"systems": "systems"
2023-09-30 12:56:43 +02:00
},
"locked": {
2024-10-22 18:57:41 +02:00
"lastModified": 1723293904,
"narHash": "sha256-b+uqzj+Wa6xgMS9aNbX4I+sXeb5biPDi39VgvSFqFvU=",
2023-09-30 12:56:43 +02:00
"owner": "ryantm",
"repo": "agenix",
2024-10-22 18:57:41 +02:00
"rev": "f6291c5935fdc4e0bef208cfc0dcab7e3f7a1c41",
2023-09-30 12:56:43 +02:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
"darwin": {
"inputs": {
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
2024-10-22 18:57:41 +02:00
"lastModified": 1700795494,
"narHash": "sha256-gzGLZSiOhf155FW7262kdHo2YDeugp3VuIFb4/GGng0=",
2023-09-30 12:56:43 +02:00
"owner": "lnl7",
"repo": "nix-darwin",
2024-10-22 18:57:41 +02:00
"rev": "4b9b83d5a92e8c1fbfd8eb27eda375908c11ec4d",
2023-09-30 12:56:43 +02:00
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
2024-10-22 18:57:41 +02:00
"lastModified": 1703113217,
"narHash": "sha256-7ulcXOk63TIT2lVDSExj7XzFx09LpdSAPtvgtM7yQPE=",
2023-09-30 12:56:43 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-10-22 18:57:41 +02:00
"rev": "3bfaacf46133c037bb356193bd2f1765d9dc82c1",
2023-09-30 12:56:43 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"impermanence": {
"locked": {
2024-10-22 18:57:41 +02:00
"lastModified": 1729068498,
"narHash": "sha256-C2sGRJl1EmBq0nO98TNd4cbUy20ABSgnHWXLIJQWRFA=",
"owner": "nix-community",
"repo": "impermanence",
2024-10-22 18:57:41 +02:00
"rev": "e337457502571b23e449bf42153d7faa10c0a562",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "impermanence",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-10-22 18:57:41 +02:00
"lastModified": 1703013332,
"narHash": "sha256-+tFNwMvlXLbJZXiMHqYq77z/RfmpfpiI3yjL6o/Zo9M=",
"owner": "NixOS",
"repo": "nixpkgs",
2024-10-22 18:57:41 +02:00
"rev": "54aac082a4d9bb5bbc5c4e899603abfb76a3f6d6",
2023-09-30 12:56:43 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2024-10-22 18:57:41 +02:00
"lastModified": 1729413321,
"narHash": "sha256-I4tuhRpZFa6Fu6dcH9Dlo5LlH17peT79vx1y1SpeKt0=",
2023-09-30 12:56:43 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-10-22 18:57:41 +02:00
"rev": "1997e4aa514312c1af7e2bda7fad1644e778ff26",
"type": "github"
},
"original": {
"id": "nixpkgs",
2023-09-30 12:56:43 +02:00
"ref": "nixos-unstable",
"type": "indirect"
}
},
"root": {
"inputs": {
2023-09-30 12:56:43 +02:00
"agenix": "agenix",
"impermanence": "impermanence",
2023-09-30 12:56:43 +02:00
"nixpkgs": "nixpkgs_2"
}
2024-10-22 18:57:41 +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"
}
}
},
"root": "root",
"version": 7
}