Commit Graph
8 Commits
Author SHA1 Message Date
Daniel Goertzen 5f57e9fcbe add pythonImportsCheck 2020-05-07 14:12:34 -05:00
Daniel Goertzen 6adf6268ae quote homepage values, add self as maintainer 2020-05-07 08:00:33 -05:00
Daniel Goertzen 81bc4bb78a vispy: init at 0.6.4 2020-05-07 07:58:38 -05:00
Daniel Goertzen 5142e21492 freetype-py: init at 2.1.0.post1 2020-05-07 07:58:38 -05:00
Daniel Goertzen 1c10efc912 add generic x86_32 support (#52634)
* add generic x86_32 support

- Add support for i386-i586.
- Add `isx86_32` predicate that can replace most uses of `isi686`.
- `isi686` is reinterpreted to mean "exactly i686 arch, and not say i585 or i386".
- This branch was used to build working i586 kernel running on i586 hardware.

* revert `isi[345]86`, remove dead code

- Remove changes to dead code in `doubles.nix` and `for-meta.nix`.
- Remove `isi[345]86` predicates since other cpu families don't have specific model predicates.

* remove i386-linux since linux not supported on that cpu
2019-01-06 12:57:36 -06:00
Daniel Goertzen e8bce19aea openssl: fix cross compile (perl)
Fixes issue #50921. Build result was depending on build perl instead of
host perl which broke cross compilation.
2018-11-23 10:37:54 +01:00
Daniel Goertzen 4001a680cc erlangR21: init at 21.0 2018-06-21 09:36:54 -05:00
Daniel Goertzen 0f857e4e73 spideraok: 7.0.1 -> 7.1.0 2018-03-26 09:57:54 -05:00