fix wxPython

This commit is contained in:
Domen Kožar
2015-11-20 08:34:24 +01:00
parent 64b5e1ce92
commit 99a64da600
2 changed files with 9 additions and 15 deletions

View File

@@ -1,9 +1,6 @@
{ callPackage, ... } @ args:
callPackage ./generic.nix (args // rec {
version = "2.8.12.1";
sha256 = "1l1w4i113csv3bd5r8ybyj0qpxdq83lj6jrc5p7cc10mkwyiagqz";
})