Commit graph

72922 commits

Author SHA1 Message Date
Rob Vermaas ca02d1aace Add plotly 1.9.1 python package
(cherry picked from commit fe8fd63e39301a8b0e5a5ef81d90544126f44962)
2015-12-01 08:27:24 +00:00
Aycan iRiCAN 92aff2a297 Merge pull request #11375 from utdemir/master
Use sha256 instead of md5 on py3status
2015-12-01 10:23:10 +02:00
Utku Demir 444724ba1c Use sha256 instead of md5 on py3status 2015-12-01 10:21:55 +02:00
Vincent Laporte 6528550a5f grass: 7.0.1 -> 7.0.2 2015-12-01 09:15:28 +01:00
Aycan iRiCAN ae24b9531d Merge pull request #11374 from utdemir/master
pythonPackages.py3status: 2.3 -> 2.7
2015-12-01 10:12:36 +02:00
Utku Demir f2a6b70131 pythonPackages.py3status: 2.3 -> 2.7 2015-12-01 10:10:43 +02:00
Edward Tjörnhammar 4f4d1fdd33 mlmmj: 1.2.18.1 -> 1.2.19.0 2015-12-01 08:38:49 +01:00
Aristid Breitkreuz f501e69e41 tbb: 4.2-u5 -> 4.4-u2 2015-12-01 00:11:51 +01:00
Evgeny Egorochkin 78d3164ff1 midori: add a missing dependency to buildInputs 2015-12-01 00:26:49 +02:00
Peter Simons 806008a48e Merge pull request #11362 from dezgeg/pr-buildenv-meta
buildEnv: Allow setting meta attributes
2015-11-30 23:21:39 +01:00
Michael Raskin 9b6420f200 Merge pull request #11366 from tohl/master
sbcl bump up and fix, libpst maintainer
2015-12-01 00:58:18 +03:00
Arseniy Seroka 7f6efa5497 Merge pull request #11360 from mrVanDalo/zynaddsubfx
zynaddsubfx: improvment 2.4.4 -> 2.5.2
2015-12-01 00:46:23 +03:00
Pascal Wittmann 119e0a7bdb Merge pull request #11354 from mrVanDalo/aj-snapshot
aj-snapshot: init 0.9.6
2015-11-30 22:38:41 +01:00
Tomas Hlavaty 058cd04be4 Revert "sbcl: cleaner xc-host"
This reverts commit 393f0eecae.
2015-11-30 22:33:44 +01:00
Tomas Hlavaty 6054d13108 libpst: add myself as maintainer 2015-11-30 22:25:06 +01:00
Tomas Hlavaty c6365ec0df sbcl: 1.3.0 -> 1.3.1 2015-11-30 22:25:06 +01:00
Timo Meijer 12ec6223f4 lightdm-gtk-greeter module: Fix error when lightdm disabled 2015-11-30 21:11:25 +01:00
Aristid Breitkreuz 158e4ffd9c mathematica package patchPhase does not like set -e 2015-11-30 21:08:30 +01:00
Arseniy Seroka 56dc9789aa Merge pull request #11340 from AndersonTorres/yabause
Yabause: init at 0.9.14
2015-11-30 22:55:22 +03:00
Vincent Laporte 0b7fd5f621 ocaml-yojson: 1.1.8 -> 1.2.3 2015-11-30 18:07:36 +01:00
Ingolf Wagner 58085a9c85 zynaddsubfx: improvment 2.4.4 -> 2.5.2 2015-11-30 17:57:15 +01:00
Ingolf Wagner 90f3c390f0 aj-snapshot: init (0.9.6) 2015-11-30 17:15:49 +01:00
Domen Kožar fc8e28513d Merge pull request #11358 from FRidh/updates
python packages updates
2015-11-30 16:23:47 +01:00
Frederik Rietdijk e1bb899451 python sympy: 0.7.6 -> 0.7.6.1 2015-11-30 15:28:42 +01:00
Frederik Rietdijk f1fd5fd3d9 python pandas: 0.17.0 -> 0.17.1 2015-11-30 15:28:30 +01:00
Frederik Rietdijk e505ff8a8d python numexpr: 2.4.3 -> 2.4.6 2015-11-30 15:28:15 +01:00
Frederik Rietdijk e76343c0c9 python ipywidgets: 4.0.2 -> 4.1.1 2015-11-30 15:28:03 +01:00
Frederik Rietdijk 697be016ca python ipyparallel: 4.0.2 -> 4.1.0 2015-11-30 15:27:49 +01:00
Frederik Rietdijk 340b03637a python ipykernel: 4.1.1 -> 4.2.0 2015-11-30 15:27:36 +01:00
Pascal Wittmann 8d6af3c474 perl-HTML-Scrubber: 0.08 -> 0.15 2015-11-30 14:50:42 +01:00
Pascal Wittmann cdecab7b43 perl-HTML-FormFo: 0.09010 -> 2.01 2015-11-30 14:50:42 +01:00
Pascal Wittmann 9790732b18 perl-DBIx-Class: fix tests 2015-11-30 14:50:42 +01:00
Mitch Tishmack 01fe47c78b librsync needs --std=gnu89 due to use of inline, fixes #11211
Without this, if compiled with clang, all static functions do not end
up in the resultant shared library due to clang defaulting to c99.

The simple fix is to adjust CFLAGS, otherwise one needs to patch
a lot of inline's away needlessly.
2015-11-30 14:43:07 +01:00
Oliver Charles 7f7b0dc3f2 Merge pull request #11336 from TimoMeijer/fix/nixos-modules-lightdm
lightdm module: Extract greeter configuration and add theme options
2015-11-30 13:08:05 +00:00
Peter Simons 3a14c49fa0 Merge pull request #11352 from jb55/multi-ghc-travis-patch
multi-ghc-travis: init at git-2015-11-04
2015-11-30 14:01:50 +01:00
Timo Meijer a621fd76c2 lightdm-gtk-greeter module: Add configuration options for theme and iconTheme 2015-11-30 12:58:13 +00:00
Timo Meijer 59c6fba342 lightdm module: extract greeter configuration 2015-11-30 12:58:05 +00:00
Domen Kožar 7c5100d50e Merge pull request #11356 from FRidh/line_profiler
python line_profiler: init at 1.0
2015-11-30 13:45:46 +01:00
Frederik Rietdijk d12aadf87f python line_profiler: init at 1.0 2015-11-30 13:22:56 +01:00
Vincent Laporte 2ccc9a8bd1 easy-format: 1.0.2 -> 1.1.0 2015-11-30 11:46:14 +01:00
Domen Kožar dc977f78a8 Merge pull request #11147 from FRidh/wrapper
python: apply wrapper to all packages in python.buildEnv extraLibs
2015-11-30 11:08:19 +01:00
Frederik Rietdijk 12e8f3c6aa python: apply wrapper to all packages in python.buildEnv extraLibs
Currently, when constructing a buildEnv and adding packages via
extraLibs, then binaries in extraLibs cannot access the other Python
modules. An example is having ipython/jupyter in extraLibs; in that case
ipython cannot import any other modules.
2015-11-30 10:52:57 +01:00
Domen Kožar 7b7a997a35 disable some python packages 2015-11-30 10:08:45 +01:00
Domen Kožar 68dd644458 snabbswitch: 2015.10 -> 2015.11 2015-11-30 10:08:45 +01:00
Edward Tjörnhammar c497ac6307 pythonPackages.acd_cli: switch to makeWrapperArgs to avoid re-wrapping wrappers 2015-11-30 07:22:32 +01:00
William Casarin bc698428aa multi-ghc-travis: init at git-2015-11-04 2015-11-29 17:39:34 -08:00
Tobias Geerinckx-Rice 775512eb6d pythonPackages.click 6.1 -> 6.2 2015-11-30 00:12:11 +01:00
Pascal Wittmann 763d89f9c5 tests-chromium: fix link to svg file
closes #11208
2015-11-29 22:43:28 +01:00
Pascal Wittmann 64306fab9a perl-packages: fix some licenses 2015-11-29 22:42:14 +01:00
Pascal Wittmann 399c428197 viking: 1.6 -> 1.6.1 2015-11-29 22:42:14 +01:00