attic: use configurable-concurrency branch
This commit is contained in:
parent
aff0542bb1
commit
5e89ec6e20
2 changed files with 5 additions and 5 deletions
8
flake.lock
generated
8
flake.lock
generated
|
@ -12,17 +12,17 @@
|
|||
"nixpkgs-stable": "nixpkgs-stable"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1736305328,
|
||||
"narHash": "sha256-OGY1hFiDZzDi6cPuD/4Za23TkerPfVv7Nx9ded8w3lk=",
|
||||
"lastModified": 1736353000,
|
||||
"narHash": "sha256-PzglFIpNjoFLR5u0NO2+vrI2LACT9ZCRXk4zqYwEv+M=",
|
||||
"owner": "cything",
|
||||
"repo": "attic",
|
||||
"rev": "9df5db35697a3a3eedcb2ef79b09f50bc62da81f",
|
||||
"rev": "cdb032600405c3db0ef76ea837ab34afdc97c3e3",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "cything",
|
||||
"ref": "configurable-concurrency",
|
||||
"repo": "attic",
|
||||
"rev": "9df5db35697a3a3eedcb2ef79b09f50bc62da81f",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
attic = {
|
||||
url = "github:cything/attic/9df5db35697a3a3eedcb2ef79b09f50bc62da81f";
|
||||
url = "github:cything/attic/configurable-concurrency";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue