drop shards_0_15
This commit is contained in:
parent
37463c21cc
commit
4ceda5853f
2 changed files with 0 additions and 7 deletions
|
@ -36,12 +36,6 @@ let
|
|||
|
||||
in
|
||||
rec {
|
||||
|
||||
shards_0_15 = generic {
|
||||
version = "0.15.0";
|
||||
hash = "sha256-/C6whh5RbTBkFWqpn0GqyVe0opbrklm8xPv5MIG99VU=";
|
||||
};
|
||||
|
||||
shards_0_17 = generic {
|
||||
version = "0.17.0";
|
||||
hash = "sha256-f9MptrKalW7gi0J2h0fokkzdjKBVa2TmoPX8BYffqzY=";
|
||||
|
|
|
@ -15821,7 +15821,6 @@ with pkgs;
|
|||
shallot = callPackage ../tools/misc/shallot { };
|
||||
|
||||
inherit (callPackage ../development/tools/build-managers/shards { })
|
||||
shards_0_15
|
||||
shards_0_17
|
||||
shards;
|
||||
|
||||
|
|
Loading…
Reference in a new issue