3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

31180 commits

Author SHA1 Message Date
Domen Kožar 4ffa9ace43
Add atom-beta 2017-09-13 21:08:32 +02:00
Joachim F d1f0affe33 Merge pull request #28869 from symphorien/bombono
bombono: init at 1.2.4
2017-09-13 18:46:13 +00:00
Jörg Thalheim 13edd9765a Merge pull request #29125 from geistesk/firehol-3.1.4
firehol: init at 3.1.4, iprange: init at 1.0.3
2017-09-13 18:10:22 +01:00
Frederik Rietdijk 4871946c63 Merge pull request #29310 from Infinisil/s-tui
s-tui: init at 0.6.0
2017-09-13 17:51:52 +02:00
Silvan Mosberger 753d114b34
s-tui: init at 0.6.0 2017-09-13 17:48:56 +02:00
John Ericson 8fccaa284d Merge pull request #29282 from obsidiansystems/soext
lib, treewide: Add `*Platform.extensions` and use it where possible
2017-09-13 11:20:06 -04:00
John Ericson 5aec3f96a2 treewide: Use *Platform.extensions 2017-09-13 11:16:10 -04:00
Tuomas Tynkkynen c78c565245 firebird: Fix build by using gcc5
https://hydra.nixos.org/build/59941948
2017-09-13 14:42:45 +03:00
Frederik Rietdijk 8d4e37710f python.pkgs.jupyter_console: 5.0.0 -> 5.2.0 2017-09-13 10:24:44 +02:00
Frederik Rietdijk 47dcf634bb python.pkgs.joblib: move expression 2017-09-13 09:34:39 +02:00
Klaas van Schelven 50d36558a4 PyBrain: Mark as broken
It's broken on all versions of Python (I've tried 2.7, 3.4, 3.5, 3.6)

I think the root cause is that PyBrain is not working with numpy >= 1.12.0 as I reported here:
https://github.com/pybrain/pybrain/issues/217

(The relevant release notes may be found here):
https://docs.scipy.org/doc/numpy-1.12.0/release.html#compatibility-notes

The PyBrain github repo does not seem very active (last commit 18 months ago, last release 3 years),
so I have some doubts as to whether this will be fixed any time soon.

I suppose an alternative solution could be to reintroduce the explicit dependency to numpy 1.11. But,
this is not entirely trivial: in c9b4a2f319, the versions 1.10, 1.11, 1.12 were folded into a single version.
Also, the numpy dependency is not a direct one, but is implied via scipy
2017-09-13 09:08:34 +02:00
Joachim F ddd8dc072e Merge pull request #29255 from orivej/aseprite
aseprite: 0.9.5 -> 1.1.7
2017-09-12 22:37:22 +00:00
Robert Helgesson 3c14ef0c4a Merge pull request #29184 from Ma27/yabar/install-hooks
yabar: minor derivation improvements
2017-09-12 22:27:05 +02:00
Maximilian Bosch 178251001a
yabar: add unstable package 2017-09-12 22:05:13 +02:00
Josef Kemetmueller 6d760d970f
pythonPackages.audiotools: Fix darwin build 2017-09-12 19:33:17 +02:00
Vladimír Čunát 422adc3063
Merge branch 'staging'
10k staging builds are not yet finished on Hydra (mostly darwin),
but we now have a 20k jobs rebuilding directly on master, so we would
never get to merge this way...
2017-09-12 19:17:52 +02:00
Tuomas Tynkkynen 8f566f4bde pythonPackages.audiotools: Disable on Darwin
Last successful build 2015-09-20 07:44:17

https://hydra.nixos.org/build/60587519
2017-09-12 14:58:46 +03:00
Tuomas Tynkkynen 8d85d279f2 pythonPackages.alot: Disable on Darwin
Last successful build 2015-12-31 19:17:08

https://hydra.nixos.org/build/60775312
2017-09-12 14:58:46 +03:00
Domen Kožar 8081505173
pyopenssl: 17.0.0 -> 17.2.0
An attempt to fix tests under 32bit linux to unblock nix build

(cherry picked from commit 3418e73469)
Signed-off-by: Domen Kožar <domen@dev.si>
2017-09-12 13:38:51 +02:00
Jörg Thalheim 2d77958271 Merge pull request #29007 from mguentner/avrclean
avr-*: split avr-gcc-libc into separate packages
2017-09-12 10:28:56 +01:00
Jörg Thalheim 63523aaaf6 Merge pull request #29168 from orivej/gopherclient
gopherclient: init at 2016-10-02
2017-09-12 08:34:12 +01:00
Jörg Thalheim 6844b1375b buildbot-full: also include wsgi-dashboards 2017-09-12 08:17:02 +01:00
Jörg Thalheim ca449e93ea Merge pull request #29248 from Lassulus/altcoins
Altcoins: remove obsolete override, update some altcoins
2017-09-12 07:16:33 +01:00
Orivej Desh 05eb7ba6e4 aseprite: 0.9.5 -> 1.1.7 2017-09-11 23:44:33 +00:00
Frederik Rietdijk 628b6c0e9d Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-11 22:52:53 +02:00
lassulus 077dd9fca3 altcoins: remove obsolete boost override 2017-09-11 21:45:22 +02:00
Jörg Thalheim f3ecd570ed Merge pull request #29114 from AndersonTorres/upload/moe
Moe: init at 1.9
2017-09-11 19:59:25 +01:00
Klaas van Schelven bdb120c21e python.pkgs.recaptcha-client: disable broken versions
It seems that the recaptcha-client package is no longer maintained.

* The latest released version (1.0.6) is from the year 2011;
* The project page does not mention which Python versions are supported
* The project is hosted on google code, which is discontinued

I was able to succesfully build with Python versions 3.3, 3.4, but not
3.5, 3.6.
2017-09-11 19:43:08 +01:00
Michael Weiss 89ae07b05b iouyap: init at 0.97 2017-09-11 19:21:49 +02:00
Michael Weiss 6373c9606d vpcs: init at 0.8 2017-09-11 18:54:30 +02:00
timor f717af03ad
perl-Class-Autouse: 1.99_02 -> 2.01 2017-09-11 18:46:04 +02:00
Jörg Thalheim 851c260014 Merge pull request #29239 from timor/perl-Devel-NYTprof
perl-Devel-NYTProf: init at 6.04
2017-09-11 17:42:50 +01:00
Jörg Thalheim 949cfe2dae Merge pull request #29240 from timor/perl-Devel-DProf
perl-Devel-DProf: deprecated, remove
2017-09-11 17:38:09 +01:00
Robert Helgesson 99b09a2006
perl-Data-Dumper-Concise: 2.022 -> 2.023 2017-09-11 18:27:29 +02:00
Robert Helgesson f6537dafe2
perl-Log-Contextual: 0.006003 -> 0.007001 2017-09-11 18:27:29 +02:00
timor dcdbe960f8
perl-Data-Dumper: 2.154 -> 2.161 + build fix 2017-09-11 18:06:16 +02:00
Jörg Thalheim ee9b549afe Merge pull request #29150 from Lassulus/mupen64-update
mupen64plus: 1.5 -> 2.5
2017-09-11 15:38:09 +01:00
timor 60bb058cf5 perl-Devel-DProf: deprecated, remove
does not build
2017-09-11 16:13:21 +02:00
timor fdaaaea31e perl-Devel-NYTProf: init at 6.04 2017-09-11 16:09:15 +02:00
Jörg Thalheim c7ab7b56c1 Merge pull request #29218 from dywedir/rustRegistry
rustRegistry: 2017-08-27 -> 2017-09-10
2017-09-11 14:34:12 +01:00
Jörg Thalheim 42dc882c65 Merge pull request #29215 from AndersonTorres/upload/jupp
jupp: init at 3.1
2017-09-11 14:33:51 +01:00
Michael Weiss 1011c76598 dynamips: init at 0.2.17 2017-09-11 15:17:56 +02:00
Tuomas Tynkkynen 373b2231be pythonPackages.ssdeep: Mark broken
https://hydra.nixos.org/build/59943791

This package is a library and has no reverse dependencies. (It was once
used by diffoscope, but it changed to use a different library).
2017-09-11 13:52:11 +03:00
Daiderd Jordan b91307c2e1
nixpkgs-tests: add basic test for buildInputs 2017-09-10 22:49:47 +02:00
Daiderd Jordan 19c4673310
nixpkgs-tests: add basic test for cc-wrapper 2017-09-10 22:49:39 +02:00
dywedir aea9ed4bcb rustRegistry: 2017-08-27 -> 2017-09-10 2017-09-10 22:47:46 +03:00
AndersonTorres 4f976bdd3e jupp: init at 3.1
jupp is a fork of joe's editor.
2017-09-10 13:41:49 -03:00
Sander van der Burg 397fc0daca fast-cli: fix build 2017-09-10 16:29:39 +00:00
Daiderd Jordan 259e73d678
perl-moose: fix darwin build 2017-09-10 18:04:22 +02:00
Daiderd Jordan 92163ec65c
glslviewer: fix darwin build 2017-09-10 17:24:20 +02:00