3
0
Fork 0
forked from mirrors/nixpkgs

scons: Remove version 3.0.0

This commit is contained in:
Michael Weiss 2019-01-06 20:19:54 +01:00
parent d376ffe767
commit a684ae6e53
No known key found for this signature in database
GPG key ID: 5BE487C4D4771D83

View file

@ -7,10 +7,6 @@ in {
version = "2.5.1";
sha256 = "1wji1z9jdkhnmm99apx6fhld9cs52rr56aigniyrcsmlwy52298b";
};
scons_3_0_0 = mkScons {
version = "3.0.0";
sha256 = "05jjykllk4icnq6gfrkgkbc4ggxm7983q6r33mrhpilqbd02ylqg";
};
scons_3_0_1 = mkScons {
version = "3.0.1";
sha256 = "0wzid419mlwqw9llrg8gsx4nkzhqy16m4m40r0xnh6cwscw5wir4";