mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-14 07:37:43 +00:00
drop shards_0_15
This commit is contained in:
parent
37463c21cc
commit
4ceda5853f
@ -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 New Issue
Block a user