Compare commits

...
Sign in to create a new pull request.

2 commits

Author SHA1 Message Date
cy
2deac5b5c4 test this out 2025-01-11 19:26:58 -05:00
cy
5cc2143b2d test new attic branch 2025-01-11 01:56:35 -05:00
2 changed files with 3 additions and 2 deletions

View file

@ -11,6 +11,7 @@ jobs:
- .#attic-server - .#attic-server
- .#eza - .#eza
- .#conduwuit - .#conduwuit
- "github:cything/nixpkgs/garage-module#nixosTests.garage.with-3node-replication1_x"
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: DeterminateSystems/nix-installer-action@main - uses: DeterminateSystems/nix-installer-action@main

View file

@ -10,8 +10,8 @@ final: prev: {
src = final.fetchFromGitHub { src = final.fetchFromGitHub {
owner = "cything"; owner = "cything";
repo = "attic"; repo = "attic";
rev = "d660c85bdb6bb10499a23a846a13107ea0c72769"; rev = "ef9a067d84dcf02e280bb82796a2e0ee6177a34d";
hash = "sha256-E22d2OLV02L2QdiSeK58flveehR8z8WIKkcN/njAMdg="; hash = "sha256-BLY/RiyQfSgzxu6TDIzkE2mRT3YI5llJc35j57C8Os4=";
}; };
cargoLock = null; cargoLock = null;
cargoHash = "sha256-AbpWnYfBMrR6oOfy2LkQvIPYsClCWE89bJav+iHTtLM="; cargoHash = "sha256-AbpWnYfBMrR6oOfy2LkQvIPYsClCWE89bJav+iHTtLM=";