Kiara Grouwstra kiara · any pronouns
kiara pushed to kiara at kiara/Fediversity 2025-07-05 21:29:33 +02:00
9b5de67b8e ensure bare-metal fileSystems override default, resolves definition conflict on nixops4 apply forgejo-ci
d9f2d942b2 resolve regressions from recent qemu files
Compare 2 commits »
kiara pushed to reinstate-acme at kiara/Fediversity 2025-07-05 21:29:18 +02:00
baaa990513 use defaultOverridePriority over mkDefault to fix acme error without cashing with settings from tests
kiara created branch clarify-normal-user in kiara/Fediversity 2025-07-05 21:03:38 +02:00
kiara pushed to clarify-normal-user at kiara/Fediversity 2025-07-05 21:03:38 +02:00
c9b03daaa1 clarify the use of isNormalUser
kiara pushed to resolve-qemu-regressions at kiara/Fediversity 2025-07-05 19:32:44 +02:00
053948f475 ensure bare-metal fileSystems override default, resolves definition conflict on nixops4 apply forgejo-ci
kiara commented on issue fediversity/fediversity#435 2025-07-05 19:31:12 +02:00
error: The option `fileSystems."/".fsType' has conflicting definition values

whoops, this only affects #432

kiara closed issue fediversity/fediversity#435 2025-07-05 19:31:12 +02:00
error: The option `fileSystems."/".fsType' has conflicting definition values
kiara opened issue fediversity/fediversity#435 2025-07-05 19:29:17 +02:00
error: The option `fileSystems."/".fsType' has conflicting definition values
kiara pushed to reinstate-acme at kiara/Fediversity 2025-07-05 19:17:53 +02:00
cf9641e267 use defaultOverridePriority over mkDefault to fix acme error without cashing with settings from tests
kiara pushed to attic at kiara/Fediversity 2025-07-05 00:15:51 +02:00
e85eac9733 still go thru shell to actually load it
kiara pushed to attic at kiara/Fediversity 2025-07-04 23:16:40 +02:00
1db35fabd5 pull attic-client into shell as CI is missing <nixpkgs> for nix-shell
kiara pushed to data-model-as-diagram at kiara/Fediversity 2025-07-04 23:06:51 +02:00
222fca8249 use mapAttrs right
kiara pushed to attic at kiara/Fediversity 2025-07-04 21:33:51 +02:00
371482b08d collapse caching ci test, given it seems to not carry over variables between steps
kiara pushed to attic at kiara/Fediversity 2025-07-04 19:31:41 +02:00
6d4dc82430 test attic cache from ci
b772a86766 allow consuming attic cache from ci runner
63e155d5b6 enquote attic env values for use in source attic.env
b9bff48bfc add generator dependency
c69f913f42 moar extraDependencies
Compare 13 commits »
kiara pushed to reinstate-acme at kiara/Fediversity 2025-07-04 19:30:22 +02:00
433d0dc278 use mkDefault to prevent acme clash in tests
kiara pushed to attic at kiara/Fediversity 2025-07-04 19:24:40 +02:00
eb26d7c607 test attic cache from ci
828eb2387f allow consuming attic cache from ci runner
dbfe69a6dc enquote attic env values for use in source attic.env
e0887ce975 add generator dependency
7b63266baf moar extraDependencies
Compare 11 commits »
kiara created pull request fediversity/fediversity#434 2025-07-04 15:46:40 +02:00
reinstate acme settings needed by applications
kiara created branch reinstate-acme in kiara/Fediversity 2025-07-04 15:45:22 +02:00
kiara pushed to reinstate-acme at kiara/Fediversity 2025-07-04 15:45:22 +02:00
fb376b4684 reinstate acme settings needed by applications
kiara commented on issue fediversity/fediversity#417 2025-07-04 15:43:27 +02:00
error on nixops4 deploy test: You must define security.acme....

bisect points to ee5c2b90b7c2519e6970077bfcc95b71ecc8e9e3, which moved security.acme configuration from services/fediversity/default.nix to services/vm/garage-vm.nix (as per the commit…