mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 16:03:23 +00:00
vala_0_23: remove
This commit is contained in:
parent
c9bf4b4f05
commit
ae1b059987
@ -29,12 +29,6 @@ let
|
||||
|
||||
in rec {
|
||||
|
||||
vala_0_23 = generic {
|
||||
major = "0.23";
|
||||
minor = "2";
|
||||
sha256 = "0g22ss9qbm3fqhx4fxhsyfmdc5g1hgdw4dz9d37f4489kl0qf8pl";
|
||||
};
|
||||
|
||||
vala_0_26 = generic {
|
||||
major = "0.26";
|
||||
minor = "2";
|
||||
|
@ -6450,7 +6450,6 @@ with pkgs;
|
||||
urweb = callPackage ../development/compilers/urweb { };
|
||||
|
||||
inherit (callPackage ../development/compilers/vala { })
|
||||
vala_0_23
|
||||
vala_0_26
|
||||
vala_0_28
|
||||
vala_0_32
|
||||
|
Loading…
Reference in New Issue
Block a user