Add pipeline for todo app deployment

This commit is contained in:
thiloho
2023-11-12 19:18:41 +01:00
parent f9376ebad2
commit eed097dc94
6 changed files with 61 additions and 15 deletions

21
flake.lock generated
View File

@@ -165,9 +165,30 @@
"home-manager": "home-manager_2",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
"todos": "todos",
"website": "website"
}
},
"todos": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1699811932,
"narHash": "sha256-HfzWtq2qBcjCnhWzDXdmaK5yNk49HapzJ0c+ER8RirA=",
"owner": "thiloho",
"repo": "todos",
"rev": "3e411cb41681d4dc69df85178c6d6550c7f63da3",
"type": "github"
},
"original": {
"owner": "thiloho",
"repo": "todos",
"type": "github"
}
},
"website": {
"flake": false,
"locked": {