3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

31191 commits

Author SHA1 Message Date
Frederik Rietdijk 693de5b8c6 Merge pull request #29340 from disassembler/credstash
credstash: 1.13.2 -> 1.13.3
2017-09-14 09:50:44 +02:00
Samuel Leathers dabf89fadd credstash: 1.13.2 -> 1.13.3 2017-09-14 03:47:04 -04:00
Samuel Leathers 746f20fc7f colanderalchemy: fixes tests 2017-09-14 03:22:00 -04:00
Jörg Thalheim 0febf8d43c Merge pull request #29304 from woffs/oysttyer
oysttyer-2.9.1
2017-09-13 23:17:45 +01:00
Tuomas Tynkkynen 0c368ef02f treewide: Escape backslash in strings properly
"\." is apparently the same as "." wheras the correct one is "\\."
2017-09-14 01:03:39 +03:00
Joachim F 9580bafbb1 Merge pull request #25525 from emanueleperuffo/alc1100
epson-alc1100: init at version 1.2-0
2017-09-13 21:12:34 +00:00
John Ericson 349a09228e Merge pull request #29246 from LnL7/clang-stdenv
clang-stdenv: move libstdcxxHook to cc-wrapper
2017-09-13 16:21:41 -04:00
Domen Kožar 4ffa9ace43
Add atom-beta 2017-09-13 21:08:32 +02:00
Daiderd Jordan 70c4ac12cd
nixpkgs-tests: add tests for llvm 3.9 2017-09-13 20:51:55 +02:00
Daiderd Jordan ac88515052
clang-stdenv: move libstdcxxHook to cc-wrapper 2017-09-13 20:51:41 +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
Frank Doepper 9c4233f7b6 oysttyer: init at 2.9.1
A Perl Console Twitter Client
2017-09-13 16:38:15 +02: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