Add nix shell with some dependencies to ease bootstrap of local environment

This commit is contained in:
2024-11-27 19:11:38 +01:00
parent 1728b77446
commit a68134667c
3 changed files with 41 additions and 18 deletions

View File

@@ -1,12 +1,12 @@
resources:
- ../dev/
resources:
- ../dev/
images:
- name: git.coopgo.io/coopgo-apps/parcoursmob
newName: "coopgo-apps/parcoursmob"
- name: git.coopgo.io/coopgo-platform/mobility-accounts
newName: "coopgo-platform/mobility-accounts"
- name: git.coopgo.io/coopgo-platform/fleets
newName: "coopgo-platform/fleets"
# - name: git.coopgo.io/coopgo-platform/fleets
# newName: "coopgo-platform/fleets"
- name: git.coopgo.io/coopgo-platform/agenda
newName: "coopgo-platform/agenda"