profiles/wayf: init work (wip)

This is a very early version of the deployment, it doesn't work due to… PHP versions issues?

Signed-off-by: Ryan Lahfa <federez-infra@lahfa.xyz>
This commit is contained in:
Ryan Lahfa 2024-02-14 04:17:49 +01:00
parent c9fe2f098b
commit 4a043d6fb5
5 changed files with 423 additions and 2 deletions

View file

@ -24,6 +24,18 @@
"url": "https://github.com/nix-community/disko/archive/d07de570ba05cec2807d058daaa044f6955720c7.tar.gz",
"hash": "18rli5h2xmzbbwambrcrg7r22vp0rmnjm55mcqc00n3fq5kscsqy"
},
"nix-phps": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "fossar",
"repo": "nix-phps"
},
"branch": "master",
"revision": "509bc62c91ecf1767b0e0142373d069308cf86c5",
"url": "https://github.com/fossar/nix-phps/archive/509bc62c91ecf1767b0e0142373d069308cf86c5.tar.gz",
"hash": "0s548v1vylqdw8a5vlzz12gxjklcyqzckvbma2a3z539sfg4iils"
},
"nixpkgs": {
"type": "Channel",
"name": "nixos-unstable-small",