Commit Graph

29781 Commits

Author SHA1 Message Date
c74d
7cf29e1305 staccato: init at 0.1.6
Add the package `staccato`, "a command line program that lets you
compute statistics from values from a file or standard input".

I have tested this change per nixpkgs manual section 13.1 ("Making
patches").
2017-05-08 07:03:10 +00:00
Christopher League
7c185d4af9 zsh-git-prompt: Init at 0.5
This is a plugin of sorts for your `.zshrc` that can add status
information about the current git repository to your prompt. By
default it uses a python script and is thus easy on the dependencies
and not really worth packaging. But there's also a Haskell
implementation. I set it up sometime back, but then it died when the
libgmp version it was compiled with disappeared in a garbage
collection. So I decided that the Haskell version of zsh-git-prompt
might be worth packaging after all.
2017-05-07 21:09:15 -04:00
Frederik Rietdijk
2f3cfe696b pythonPackages.pygments: move expression to own file 2017-05-07 22:23:32 +02:00
Frederik Rietdijk
7a61788bc1 Merge remote-tracking branch 'upstream/master' into HEAD 2017-05-07 21:36:49 +02:00
Frederik Rietdijk
d4dde073fd Python release: do not build all Python packages
as we agreed not to. Maybe in the future we will again. Do build a
couple of packages that take a longer time to build.
2017-05-07 21:35:43 +02:00
Joachim F
aa8b0bfa49 Merge pull request #25546 from womfoo/sqlite-use-qt56
sqlitebrowser: switch to qt 5.6 - fixes build
2017-05-07 18:54:28 +01:00
Yann Hodique
69e5da17c6 go_1_8: use llvm 4.0 2017-05-07 09:43:55 -07:00
Frederik Rietdijk
ef4442e827 Python: replace requests2 with requests tree-wide
See f63eb58573

The `requests2` attribute now throws an error informing that `requests`
should be used instead.
2017-05-07 12:56:09 +02:00
obadz
ca0a4e2a9a pythonPackages.libsoundtouch: init at 0.3.0 2017-05-07 11:27:10 +01:00
Jörg Thalheim
63b294eb0c
tigervnc: 1.8.0pre20170211 -> 1.8.0pre20170419 2017-05-07 09:38:42 +01:00
Michael Raskin
f79a5fc30d Merge pull request #25160 from m3tti/quakespasm
Quakespasm: init at 0.92.1
2017-05-07 10:03:42 +02:00
Frederik Rietdijk
7491bc98e9 pythonPackages: remove old unmaintained gsutil and dependencies
5bd5d2d9be added gsutil and dependencies.
Since then, only f5680cdd49 touched it.
There have been many updates since then of these packages. Because it is
not maintained I am removing this.
2017-05-07 09:31:31 +02:00
gnidorah
42cad8b6b0
winusb: init at 2017-01-30
fixes #25536
2017-05-07 08:26:22 +01:00
Frederik Rietdijk
529d0e74d7 pythonPackages.pathspec: fixup, fixes eval 2017-05-07 09:07:01 +02:00
Frederik Rietdijk
e75096142c pythonPackages.llfuse-0-41: move into attic
because that's the only expression using this older version.
2017-05-07 08:50:14 +02:00
Frederik Rietdijk
afad43064b pythonPackages.pathspec: 0.3.4 -> 0.5.2
- move old 0.3.4 into pants expression because that's the only package
using this old version
- remove `pathspec_0_5` because that's the new `pathspec`
2017-05-07 08:44:19 +02:00
Frederik Rietdijk
ccfbe04bd6 pythonPackages: remove broken zc_recipe_egg 2017-05-07 08:40:46 +02:00
Frederik Rietdijk
63993e7e1f pythonPackages: remove old zc_buildout 2017-05-07 08:40:17 +02:00
Mathäus Sander
15b98cb634 quakespasm: init at 0.92.1 2017-05-07 08:02:50 +02:00
davidak
49c4f2b6f5 libscrypt: init at 1.21 2017-05-07 07:01:54 +02:00
Peter Hoeg
994299b7a9 xapian: 1.4.0 -> 1.4.4 2017-05-07 10:41:30 +08:00
Yaakov Nemoy
63f4921137 terragrunt: 0.11.1 -> 0.12.15 (#25472) 2017-05-06 19:35:04 +01:00
Joachim Fasting
22cffa0716
socklog: init at 2.1.0 2017-05-06 19:41:49 +02:00
Joachim F
3c320fe7b1 Merge pull request #19898 from bzizou/irods4.2
irods: init at 4.2.0
2017-05-06 18:19:04 +01:00
Joachim F
df5329e127 Merge pull request #20317 from Radvendii/master
MAR1D: init at 0.2.0
2017-05-06 18:16:06 +01:00
Vladimír Čunát
0a897b2a33
mesa: use older LLVM on aarch64 for now 2017-05-06 15:53:06 +02:00
Frederik Rietdijk
30a33a55dd Merge pull request #25544 from asymmetric/electrum-ltc
Electrum-LTC: init at 2.6.4.2
2017-05-06 14:10:41 +02:00
Vladimír Čunát
e68633cd72
Merge branch 'master' into staging
The missing maintainer entry is blocking evaluation on Hydra.
2017-05-06 13:58:45 +02:00
Vladimír Čunát
b70924bd80
Revert "Merge pull request #25275 from Ericson2314/platform-normalize"
This reverts commit 2282a5774c, reversing
changes made to 14adea9156.

The lib tests are bloking nixpkgs-unstable, and I don't like debugging
it soon enough.
2017-05-06 13:28:07 +02:00
Vladimír Čunát
fa5d543770
Merge branch 'master' into staging 2017-05-06 13:24:28 +02:00
Vladimír Čunát
24ec5f07bc
mesa: LLVM dependency 3.9 -> 4 2017-05-06 12:47:27 +02:00
Frederik Rietdijk
37a48c9199 Merge pull request #25549 from jluttine/add-pytest-flake8
pythonPackages.pytest-flake8: init at 0.8.1
2017-05-06 12:28:54 +02:00
Vladimír Čunát
24f0fa56a6
mesa: no more grsecurity support by default
Nixpkgs discontinued grsecurity support: #25277.
2017-05-06 11:59:48 +02:00
Jaakko Luttinen
cc51dd699d
pythonPackages.pytest-flake8: init at 0.8.1 2017-05-06 12:57:49 +03:00
Frederik Rietdijk
5bf1e967fd Merge pull request #25296 from mguentner/add_td_watson
watson: init at 1.4.0
2017-05-06 11:16:04 +02:00
Josef Kemetmueller
a2569f5fd6 c-blosc: init at 1.11.3 2017-05-06 10:44:57 +02:00
Vanessa McHale
37f59b3586
tw-rs: init at 0.1.26
fixes #25514
2017-05-06 08:14:49 +01:00
Kranium Gikos Mendoza
27a5771fc4 sqlitebrowser: switch to qt 5.6 2017-05-06 09:01:19 +10:00
Lorenzo Manacorda
fe792c46d0 electrum-ltc: init at 2.6.4.2
lightweight litecoin wallet
2017-05-05 22:23:11 +02:00
Pascal Wittmann
c15a17eb84 Merge pull request #25457 from jb55/mb2md
mb2md: init at 3.20
2017-05-05 22:16:16 +02:00
Lorenzo Manacorda
756695c3fa pythonPackages.ltc_scrypt: init at 1.0
library needed by the electrum-ltc lightweight litecoin wallet
2017-05-05 21:42:04 +02:00
Frederik Rietdijk
f6dd52cd69 pythonPackage.Pyro: use upstream name 2017-05-05 21:13:26 +02:00
Frederik Rietdijk
9652e3e8f2 Merge pull request #25404 from vrthra/csvkit
csvkit: 0.9.1 -> 1.0.2
2017-05-05 21:10:17 +02:00
Frederik Rietdijk
ef1149e829 pythonPackages.umemcache: mark as broken 2017-05-05 20:53:22 +02:00
Frederik Rietdijk
f63eb58573 pythonPackages.requests: point to requests2
The Python package has two packages for requests, `requests`
corresponding to version 1.2.3, and `requests2` corresponding to version
2.13.0. Version 1.2.3 is almost 4 years old, and by now all software
should have transitioned.

This commit aliases `requests` to `requests2`. Packages that stop to
function should be upgraded. In the rare case that that is not possible,
version 1.2.3 is still available as `requests_1` but I plan to drop
that before the release of 17.09.
2017-05-05 20:47:54 +02:00
Frederik Rietdijk
959695dd5f pythonPackages.grequests: 0.2.0 -> 0.3.0 2017-05-05 20:47:18 +02:00
William Casarin
8d03054f77 mb2md: init at 3.20 2017-05-05 08:52:06 -07:00
Michael Raskin
587ed894a4 Merge pull request #25480 from mdaiter/openmvg
openmvg: init at v1.1
2017-05-05 15:58:17 +02:00
Matthew Daiter
c6385eb0f5 openmvg: init at v1.1 2017-05-05 15:51:32 +02:00
Frederik Rietdijk
af87b922f1 pythonPackages.plotly: 1.9.5 -> 2.0.8 2017-05-05 14:22:16 +02:00
Maximilian Güntner
de53284cbd
watson: init at 1.4.0 2017-05-05 10:59:34 +02:00
Maximilian Güntner
401ace9cd3
pythonPackages: pytest-mock 1.2 -> 1.6.0 2017-05-05 10:59:31 +02:00
Maximilian Güntner
7aafda3024
pythonPackages: pytest-datafiles init at 1.0 2017-05-05 10:59:28 +02:00
Frederik Rietdijk
f4b5950d8c pythonPackages.bibtexparser: init at 0.6.2 2017-05-05 09:51:03 +02:00
Frederik Rietdijk
87723d5ac3 pythonPackages.mplleaflet: init at 0.0.5 2017-05-05 09:51:03 +02:00
Jaakko Luttinen
96c0a6db3a pythonPackages.phpserialize: init at 1.3 (#25521)
* pythonPackages.phpserialize: init at 1.3

* pythonPackages.phpserialize: clarify test situation
2017-05-05 08:01:56 +01:00
Yuri Aisaka
17d2ff414d imagej: init at 150 (#25249)
* imagej: init at 150

* correcting for PR comments
2017-05-05 07:00:38 +01:00
Joachim F
7c283b44c9 Merge pull request #25446 from romildo/new.connman-gtk
connman-gtk: init at 1.1.1
2017-05-05 00:21:37 +01:00
pajowu
d8fccd4ac5 libsmi: init at 0.5.0 (#25433) 2017-05-05 00:13:44 +01:00
Daiderd Jordan
390e2ea14f Merge pull request #25219 from knedlsepp/fix-opencv3-darwin
opencv3: Enable darwin build
2017-05-04 23:49:38 +02:00
Jörg Thalheim
3156ef2dfd Merge pull request #25478 from zraexy/zraexy-broadcom-bt-firmware
broadcom-bt-firmware: init at 12.0.1.1011
2017-05-04 22:33:06 +01:00
Josef Kemetmueller
68c6e5bc8b opencv3: Enable darwin build 2017-05-04 22:50:03 +02:00
Frederik Rietdijk
6eff61d6a1 Merge pull request #25486 from apeschar/master
pythonPackages.PyLD: init at 0.7.2
2017-05-04 20:59:18 +02:00
Albert Peschar
10abea9ecc pythonPackages.PyLD: init at 0.7.2 2017-05-04 20:51:31 +02:00
pe@pijul.org
5db271c99a pythonPackages.httpserver: init at 1.1.0 2017-05-04 20:25:09 +02:00
Eelco Dolstra
3b8f8951db
Merge remote-tracking branch 'origin/master' into staging 2017-05-04 20:23:38 +02:00
Frederik Rietdijk
77fba4a112 pythonPackages.pyproj: init at 1.9.5.1 2017-05-04 18:57:23 +02:00
Frederik Rietdijk
665df607fb pythonPackages.folium: init at 0.3.0 2017-05-04 16:19:56 +02:00
Frederik Rietdijk
2aeff6c05c pythonPackages.branca: init at 0.2.0 2017-05-04 16:19:56 +02:00
Lancelot SIX
ff472837ea
pythonPackages.sqlalchemy_migrate: 0.10.0 -> 0.11.0 2017-05-03 23:17:56 +02:00
Lancelot SIX
7f5ddfe52f
pythonPackages.os-testr: 0.4.2 -> 0.8.1 2017-05-03 23:17:55 +02:00
zraexy
d900478e3c broadcom-bt-firmware: init at 12.0.1.1011
broadcom-bt-firmware: init at 12.0.1.1011
2017-05-03 12:51:32 -08:00
zraexy
7845163d6a bt-fw-converter: init at 2017-02-19 2017-05-03 12:51:24 -08:00
Stefan Lau
03c519b2e2 rustRegistry: 2017-04-13 -> 2017-05-03 2017-05-03 21:35:23 +02:00
Rahul Gopinath
5762985302 csvkit: refactor 2017-05-03 11:58:29 -07:00
Rahul Gopinath
14d951c46f python-slugify: refactor 2017-05-03 11:58:29 -07:00
Rahul Gopinath
0ef0a4ab5e pytimeparse: refactor 2017-05-03 11:58:29 -07:00
Rahul Gopinath
2b56afea4d dbfread: refactor 2017-05-03 11:58:29 -07:00
Rahul Gopinath
b94706926b dbf: refactor 2017-05-03 11:58:29 -07:00
Rahul Gopinath
e13b240359 agate-sql: refactor 2017-05-03 11:58:29 -07:00
Rahul Gopinath
4365d634c8 agate-excel: refactor 2017-05-03 11:58:29 -07:00
Rahul Gopinath
90daf2de27 agate-dbf: refactor 2017-05-03 11:58:29 -07:00
Rahul Gopinath
4036bc91da agate: refactor 2017-05-03 11:58:29 -07:00
Rahul Gopinath
d76e68423f openpyxl: remove 2_2_0_b1 2017-05-03 11:58:29 -07:00
Rahul Gopinath
5d1c598655 dateutil: remove 2_2 2017-05-03 11:58:29 -07:00
Rahul Gopinath
9b5b713d8f csvkit: 0.9.1 -> 1.0.2 2017-05-03 11:58:28 -07:00
Rahul Gopinath
918773356d dbfread: Enable python3 2017-05-03 11:58:28 -07:00
Rahul Gopinath
6040adc674 python-slugify: Init at 1.2.4 2017-05-03 11:58:28 -07:00
Rahul Gopinath
fddbb6b1ee dbf: 0.94.003 -> 0.96.8 2017-05-03 11:58:28 -07:00
Rahul Gopinath
36acb4ec3e agate-sql: Init at 0.5.2 2017-05-03 11:58:28 -07:00
Rahul Gopinath
fcd954181c agate-excel: 0.1.0 -> 0.2.1 2017-05-03 11:58:28 -07:00
Rahul Gopinath
390f67924f agate-dbf: 0.1.0 -> 0.2.0 2017-05-03 11:58:28 -07:00
Rahul Gopinath
92d18827d4 agate: 1.2.2 -> 1.6.0 2017-05-03 11:58:28 -07:00
Nikolay Amiantov
61e5763694 sqlitebrowser: wrap Qt application 2017-05-03 18:00:22 +03:00
Domen Kožar
eacb230a56
hlint: add as statically linked haskell binary 2017-05-03 14:02:56 +02:00
Frederik Rietdijk
c520e79842 Merge remote-tracking branch 'upstream/master' into HEAD 2017-05-03 09:59:49 +02:00
Frederik Rietdijk
664ff4069c pythonPackages.magic-wormhole: fix build
- fixes build
- use buildPythonPackage and pass in individual packages

As mentioned in https://github.com/NixOS/nixpkgs/pull/20722 this
packages is both an application and a library.

If a package is both then we use buildPythonPackage and put it in
python-packages.nix. That way we can guarantee we use the correct
version of dependencies when using it as a library. Unfortunately, it
does mean the name of the package is prefixed with `pythonX.X-`.
2017-05-03 09:52:53 +02:00
Frederik Rietdijk
52b1995250 pythonPackages.os-testr: mark as broken 2017-05-03 09:42:33 +02:00
Frederik Rietdijk
a6175a477c pythonPackages.pivy: disable on 3.x 2017-05-03 08:57:06 +02:00
Frederik Rietdijk
82e99edf31 pythonpackages.pywinrm: broken 2017-05-03 08:53:58 +02:00
Frederik Rietdijk
8017bc934e Merge pull request #25453 from LnL7/python-stevedore
python-stevedore: 1.7.0 -> 1.21.0
2017-05-03 08:46:32 +02:00
Frederik Rietdijk
97630b21c9 pythonPackages.pydot: fix build 2017-05-03 08:42:24 +02:00
Frederik Rietdijk
d317e834c1 pythonPackages.pytestcov: never propagate pytest
Because we have multiple versions of pytest and we do not want to end up
with multiple in one closure.
2017-05-03 08:34:47 +02:00
Frederik Rietdijk
6d1408153c pythonPackages.setuptoolsTrial: do not depend on old pytest 2017-05-03 08:30:08 +02:00
Frederik Rietdijk
a7b206bb89 pythonPackages.certifi: move to separate file 2017-05-03 08:19:58 +02:00
zraexy
31ad4e1657 perlPackages.RegexpGrammars: init at 1.045 2017-05-02 13:14:36 -08:00
Matthew Bauer
1234825656 xsv: fix "has invalid meta attribute"
Without this there's an eval error, when running nix-env -f '<nixpkgs>'
--query --available --json.

  derivation ‘xsv-0.11.0’ has invalid meta attribute ‘override’
  derivation ‘xsv-0.11.0’ has invalid meta attribute ‘overrideDerivation’

[Bjørn: extend commit message.]
2017-05-02 21:04:34 +02:00
Daiderd Jordan
5217969f69
python-stevedore: 1.7.0 -> 1.21.0 2017-05-02 20:11:49 +02:00
Jonathan Rudenberg
8a978a7be3 kodi: init pvr-hdhomerun plugin at 2.4.7 2017-05-02 13:47:02 -04:00
Jonathan Rudenberg
031156c41f libhdhomerun: init at revision 1efbcb2 2017-05-02 13:47:01 -04:00
Tim Steinbach
a74632f6c2 Merge pull request #25440 from NeQuissimus/ammonite_0_8_4
ammonite: 0.8.3 -> 0.8.4
2017-05-02 13:42:49 -04:00
romildo
0de51ef70e connman-gtk: init at 1.1.1 2017-05-02 14:13:31 -03:00
Changlin Li
75197be585 bfg repo cleaner: add top-level aliase (#25420)
Makes it easier to find and install this package.
2017-05-02 18:01:18 +02:00
Peter Simons
287e670462 Merge pull request #25390 from Hodapp87/rstudio_fix
rstudio: Fix recompilation issue with custom package set
2017-05-02 16:43:41 +02:00
Vladimír Čunát
1bcd56b6e6
Merge branch 'master' into staging
There's been a very large rebuild on master, unfortunately.
pytestcov conflict: I'm not really sure what should be propagated.
2017-05-02 16:01:48 +02:00
Tim Steinbach
c13e328916
ammonite: 0.8.3 -> 0.8.4
Also rename package and add alias for the old name.
2017-05-02 08:56:20 -04:00
Tim Steinbach
b5169fd277
linux: Add cgroups patches for 4.9, 4.10, 4.11 2017-05-02 08:49:39 -04:00
Vladimír Čunát
9ad1aaae53
lua5_{sec,1_sockets,expat}: convert to aliases
There's nothing better in these expressions than what we have in
lua-packages.nix
2017-05-02 14:00:44 +02:00
Lancelot SIX
770b3164be
pythonPackages.asgiref: fix double declaration
Fix a rebase error
2017-05-02 11:59:51 +02:00
Frederik Rietdijk
5bcfd2f56c Merge pull request #25407 from matthiasbeyer/add-toot
toot: init at 0.8.0 (including pythonPackages.beautifulsoup4 update)
2017-05-02 09:35:47 +02:00
Matthias Beyer
66c21e72e0 toot: init at 0.8.0 2017-05-02 09:30:26 +02:00
Lancelot SIX
068b46d576
pythonPackages.wokkel: disable for python3 2017-05-02 09:28:37 +02:00
Lancelot SIX
578e1cef93
pythonPackages.nevow: disable for python3 2017-05-02 09:28:36 +02:00
Lancelot SIX
3e06c611da
pythonPackages.klein: disable for python3 2017-05-02 09:28:36 +02:00
Lancelot SIX
528a452043
pythonPackages.twisted: 16.4.1 -> 17.1.0 2017-05-02 09:28:34 +02:00
Lancelot SIX
d965c8e6e9
pythonPackages.asgi_redis: 1.0.0 -> 1.3.0 2017-05-02 09:28:34 +02:00
Lancelot SIX
c767920189
pythonPackages.asgi_ipc: 1.2.0 -> 1.3.1 2017-05-02 09:28:33 +02:00
Lancelot SIX
db0627336e
pythonPackages.asgiref: 1.0.0 -> 1.1.1 2017-05-02 09:28:28 +02:00
Lancelot SIX
b1d16c731f
pythonPackages.automat: init at 0.5.0 2017-05-02 09:25:35 +02:00
Lancelot SIX
63fd2c7e62
pythonPackages.autobahn: 0.16.0 -> 0.18.2 2017-05-02 09:25:35 +02:00
Lancelot SIX
0743b0fb6e
pythonPackages.pytest-asyncio: init at 0.5.0 2017-05-02 09:25:30 +02:00
Lancelot SIX
df79a19638
pythonPackages.constantly: init at 15.1.0 2017-05-02 09:24:46 +02:00
Lancelot SIX
687fe19a04
pythonPackages.txaio: 2.5.2 -> 2.7.0 2017-05-02 09:24:46 +02:00
Lancelot SIX
91b5290412
pythonPackages.m2r: init at 0.1.5 2017-05-02 09:24:42 +02:00
Peter Hoeg
13bca4ba2d rockboxutility: fix linking to Qt libs 2017-05-02 14:34:52 +08:00
Jörg Thalheim
d08c717eff pythonPackages.cffi: 1.9.1 -> 1.10.0 2017-05-02 07:32:16 +02:00
Benjamin Staffin
a027f103a0 Merge pull request #25423 from jammerful/shibboleth
nginx: Add Shibboleth Module
2017-05-01 21:02:39 -07:00
Daniel Ehlers
4338f096f5 nullmailer + service: init at 2.0 2017-05-02 01:46:12 +02:00
Shea Levy
207a0af06a Add linux 4.11 2017-05-01 19:04:45 -04:00
Michael Raskin
4099450bea Merge pull request #25414 from LnL7/darwin-nox
nox: fix darwin build
2017-05-02 00:25:07 +02:00
Michael Raskin
a5f436814a Merge pull request #21017 from AndersonTorres/rst2html5
rst2html5: init at 1.9.3
2017-05-01 23:58:28 +02:00
Daiderd Jordan
74686d6c8c
python-dogpile-cache: fix darwin build and add missing test dependencies 2017-05-01 23:41:12 +02:00
Daiderd Jordan
bf64f96e7f
python-pytestcov: add missing dependencies 2017-05-01 23:37:28 +02:00
AndersonTorres
4a87eae13c rst2html5: put its expression in a separate file
As recommended by @7c6f434c and @FRidh, rst2html5 now resides
in its proper file.
2017-05-01 18:12:36 -03:00
jammerful
da5bc79469 nginx: Add Shibboleth Module
Also add nginxShibboleth package
2017-05-01 17:09:00 -04:00
Michael Raskin
f4289c8b19 qtinstaller: init at 2.0.3; adapted from expression by @spacefrogg
See #23620
2017-05-01 22:32:37 +02:00
Matthias Beyer
146f8af47c beautifulsoup4: 4.5.1 -> 4.5.3 2017-05-01 21:38:18 +02:00
Michael Raskin
2dd3511146 Merge pull request #24827 from johbo/trytond-dependencies
Trytond dependencies updates
2017-05-01 21:26:08 +02:00
Jörg Thalheim
95f6bece88
wpa_supplicant: upgrade to qt5
also inkscape removal patch, as it introduced a bug: #25320
fixes #25320 #25325
2017-05-01 21:23:22 +02:00
Brendan Miller
064882e52a pants13-pre: 1.3.0.dev13 -> 1.3.0.dev19
Pulling in the latest dev release from pants to get the latest bug fixes
and features.

Implements NixOS/nixpkgs#25401
2017-05-01 14:07:44 -04:00
Michael Raskin
208fa65256 Merge pull request #23080 from nixy/init/linode-cli
linode-cli: init at 1.4.7
2017-05-01 19:27:30 +02:00
Michael Raskin
ee790bf944 Merge pull request #23321 from jensbin/networkmanager_dmenu
networkmanager_dmenu: init at unstable-2017-04-13
2017-05-01 19:25:44 +02:00
Jens Grunert
87a450e466 Adding networkmanager_dmenu 2017-05-01 19:00:33 +02:00
Andrew R. M
61668b036a linode-cli: init at 1.4.7 2017-05-01 12:58:54 -04:00
Michael Raskin
008bd11363 Merge pull request #25237 from ericsagnes/pkg-update/fcitx-related
fcitx-engines.mozc: 2.17.2313.102.1 -> 2.18.2612.102.1 and other minor fcitx packages updates
2017-05-01 18:58:53 +02:00
Andrew R. M
f9429cc7f8 perlPackages.WebServiceLinode: init at 0.28 2017-05-01 12:58:07 -04:00
Vladimír Čunát
92ee3b02e8
Merge branch 'staging'
Master is seeing a very large rebuild now, and this version of staging
seemed rather fine already (only a few thousand builds remaining now).
I really didn't want to wait a few more days because of this.
2017-05-01 18:00:21 +02:00
Michael Raskin
6fc51d1d7f django_hijack: reduce hackishness of overrides 2017-05-01 17:42:31 +02:00
Michael Raskin
a53fb88d33 Merge pull request #25170 from emanueleperuffo/dash-to-dock
gnomeExtensions.dash-to-dock: init at version v57
2017-05-01 16:44:37 +02:00
Chris Hodapp
29969a5ec7 rstudio: Fix recompilation issue with custom package set
This attempts to fix the issue described at
https://github.com/NixOS/nixpkgs/pull/22219#issuecomment-291801133.
Any change to the custom packages passed to RStudio causes this to
completely rebuild RStudio, which is completely unnecessary and also a
bit of a hindrance as it's a fairly slow build.

This rolls back most of that old PR, and instead implements something
more like rWrapper.  Existing configurations with the old useRPackages
will break.
2017-05-01 09:46:40 -04:00
Michael Raskin
47d352fd28 pythonPackages.django_compat: restore access to buildPythonPackage override 2017-05-01 15:14:39 +02:00
Michael Raskin
b8dab3a0dd Merge pull request #25123 from vmchale/master
madlang: init at 2.3.0.3
2017-05-01 14:39:31 +02:00
Michael Raskin
49c419cf3e Merge pull request #25117 from lucas8/cubicle
cubicle: init at 1.0.2
2017-05-01 14:26:52 +02:00
Michael Raskin
619039c04a Merge pull request #25078 from ericsagnes/pkg-update/rainbowstream
rainbowstream 1.3.6 -> 1.3.7 & top-level attribute
2017-05-01 13:47:44 +02:00
Michael Raskin
bcbafdefc4 Merge pull request #25035 from elitak/cross-staging
Add some ARM platforms
2017-05-01 13:30:32 +02:00
Michael Raskin
d8b2641b58 Merge pull request #25029 from wizeman/u/new-doit
doit: init at 0.30.3
2017-05-01 13:29:18 +02:00
Michael Raskin
8295ecfa79 Merge pull request #25027 from armijnhemel/pydot
pydot: 1.0.2 -> 1.2.3
2017-05-01 13:26:45 +02:00
Michael Raskin
d767b6bfbd Merge pull request #25021 from leenaars/dkimpy
pythonPackages.dkimpy: init -> 0.6.1
2017-05-01 13:26:15 +02:00
Frederik Rietdijk
08e484c444 pythonPackages.mysql_connector_repackaged: disable on 3.x 2017-05-01 12:29:42 +02:00
Frederik Rietdijk
da73ab3cac pythonPackages.pyramid_beaker: not broken 2017-05-01 12:29:42 +02:00
Frederik Rietdijk
1376c661a9 pythonPackages.almir: make sqlalchemy8 private to almir
because this is the only package that is using it.
2017-05-01 12:29:42 +02:00
Michael Raskin
3a548b8fef Merge pull request #24872 from lheckemann/libgme
Add libgme
2017-05-01 12:00:30 +02:00
Jörg Thalheim
8b5c1ec440 Merge pull request #25283 from Mic92/file-slurp
perlPackages.FileSlurp: silence perl 5.24.1 warnings
2017-05-01 11:44:32 +02:00
Michael Raskin
4d2f7b63e0 Merge pull request #24803 from pajowu/master
browserpass: init at 1.0.2
2017-05-01 11:27:17 +02:00
Michael Raskin
4d4af5a13a Merge pull request #24768 from snyh/deepin-terminal
deepin-terminal: Init at 2.3.3
2017-05-01 11:23:56 +02:00
Frederik Rietdijk
db41aa6a94 pythonPackages.SQLAlchemy-ImageAttach: 0.8.2 -> 1.0.0
- package update
- use upstream name as attribute name
2017-05-01 11:22:56 +02:00
Frederik Rietdijk
464b5aa6fb pythonPackages.Wand: fix loading extensions 2017-05-01 11:22:56 +02:00
Frederik Rietdijk
5b7b91f6b3 pythonPackages.sharedLibraryExtension 2017-05-01 11:22:56 +02:00
Michael Raskin
bed819afc7 Merge pull request #24766 from nlewo/pr/dogpile
pythonPackages.dogpile_cache: 0.5.4 -> 0.6.2
2017-05-01 11:22:42 +02:00
Michael Raskin
7a298266a2 Merge pull request #24765 from nlewo/pr/pbr
pythonPackages.pbr: 1.8.1 -> 2.0.0
2017-05-01 11:21:38 +02:00
Michael Raskin
b3e69c08ee Merge pull request #24742 from volth/reason-1.13.3-master
reason: init at 1.13.3
2017-05-01 11:20:50 +02:00
Michael Raskin
d7cb79a1ef Merge pull request #24712 from lsix/add_django_1_11
Add django 1 11
2017-05-01 11:17:31 +02:00
Michael Raskin
3d1f825d2b murmur_git: mark as not broken without iceSupport 2017-05-01 10:44:47 +02:00
Frederik Rietdijk
c0282dc058 pythonPackages.flask-restplus_0_8: move to separate file
and fix on Python 3.x
2017-05-01 10:10:34 +02:00
Frederik Rietdijk
c61e9b24c4 pythonPackages.guessit: 2.0.4 -> 2.1.2 2017-05-01 10:10:34 +02:00
Frederik Rietdijk
312631a37e pythonPackages.plumbum: 1.5.0 -> 1.6.3 2017-05-01 10:10:34 +02:00
Frederik Rietdijk
0af84da84b pythonPackages.colorclass: disable tests 2017-05-01 10:10:34 +02:00
Frederik Rietdijk
7b28208b00 pythonPackages.babelfish: do not disable on 3.x 2017-05-01 10:10:34 +02:00
Frederik Rietdijk
c0b77d9902 pythonPackages.zxcvbn-python: init at 4.4.14 2017-05-01 10:10:34 +02:00
Frederik Rietdijk
e2bc80ce49 pythonPackages.APScheduler: fix tests 2017-05-01 10:10:34 +02:00
Frederik Rietdijk
12caccfe80 pythonPackages.PyRSS2Gen: 1.0.0 -> 1.1 2017-05-01 10:10:34 +02:00
Peter Marheine
e38c47ddd4 flask-restplus: enable tests 2017-05-01 10:10:34 +02:00
Peter Marheine
fa7e942f98 rednose: init at 1.2.1 2017-05-01 10:10:34 +02:00
Peter Marheine
c1cbae5a1e flexget: 1.2.337 -> 2.8.17 2017-05-01 10:10:34 +02:00
Peter Marheine
d5ffb897a2 guessit: 0.9.4 -> 2.0.4 2017-05-01 10:10:34 +02:00
Michael Raskin
9c770f64c6 Merge pull request #24583 from veprbl/yoda166
yoda: 1.6.5 -> 1.6.6, provide version with ROOT
2017-05-01 09:49:48 +02:00
Michael Raskin
c1a1e3a273 Merge pull request #24430 from winniequinn/premake5
premake5: init at 5.0.0pre.alpha.11
2017-05-01 09:42:16 +02:00
Frederik Rietdijk
12b2fbf7fb pythonPackages.mccabe_0_5: remove old and unused version
https://github.com/NixOS/nixpkgs/issues/25375
2017-05-01 07:52:37 +02:00
Frederik Rietdijk
d3cebfb907 pythonPackages.lxml_3_5: remove old and unused version
https://github.com/NixOS/nixpkgs/issues/25375
2017-05-01 07:52:37 +02:00
Frederik Rietdijk
4847ef5428 pythonPackages.billiard_33: remove old and unused version
https://github.com/NixOS/nixpkgs/issues/25375
2017-05-01 07:52:37 +02:00
Michael Raskin
90ce1aa28a Merge branch 'master' into clickhouse 2017-05-01 07:33:31 +02:00
Frederik Rietdijk
6c467b7448 pythonPackages.pyparsing1: make private to mwlib
because pyparsing1 is an old version that is only used by mwlib.
2017-05-01 07:20:52 +02:00
Frederik Rietdijk
63550e35fb pythonPackages.deform2: remove duplicate package
This is an exact duplicate of pythonPackages.deform.
2017-05-01 07:04:53 +02:00
Frederik Rietdijk
a33f9b0ff0 backblaze-b2: use latest tqdm and remove pythonPackages.tqdm4
backblaze-b2 need tqdm >= 4.5.0 and that dependency was already
fulfilled with pythonPackages.tqdm, so let's use the current version and
remove pythonPackages.tqdm4.

cc @hrdinka @kevincox
2017-05-01 06:16:38 +02:00
Frederik Rietdijk
536a634f28 pythonPackages.tqdm: 4.8.4 -> 4.11.2
- matplotlib and pandas are optional dependencies, so let's remove them
- enable tests again
2017-05-01 06:06:38 +02:00
Orivej Desh
2efb099c00 pythonPackages.ipython: support python2
Fixes #25234
2017-05-01 05:56:38 +02:00
Cray Elliott
fe3590b5ba remove ffmpeg_3_2 and ffmpeg_3_1 2017-04-30 16:52:48 -07:00
Cray Elliott
7172556e8d ffmpeg: 3.2.4 -> 3.3 2017-04-30 16:52:48 -07:00
Michael Raskin
a7455d7f5c Merge pull request #24283 from dyrnade/chrome-gnome-shell
native host connector for gnome extensions: init at 7d99523e90805cb65027cc2f5f1191a957dcf276
2017-05-01 01:19:29 +02:00
Michael Raskin
1aa652fdce Merge pull request #24278 from knedlsepp/add_eccodes
eccodes: init at 2.2.0
2017-05-01 01:18:07 +02:00
Michael Raskin
1cce0887ee Merge branch 'master' into mptcp-v91.3 2017-05-01 00:43:08 +02:00
michael bishop
70863d5326
ioport: init at 1.2 2017-04-30 18:34:17 -03:00
Michael Raskin
1c8d388201 Merge pull request #23865 from volth/xrdp-tests
xrdp: init at 0.9.2
2017-04-30 22:35:48 +02:00
Michael Raskin
d5ec7bc748 Merge pull request #23697 from sargon/master
sshguard + service: init at 2.0.0
2017-04-30 21:43:12 +02:00
Marc Weber
f8b5b85df6 displaycal: init at 3.2.4.0 2017-04-30 21:12:36 +02:00
Bjørn Forsman
fdcb4fa4b8 owncloud-client: unbreak build (qt58 -> qt56)
The build fails due to missing qt linguist tools. That's solved by
adding 'qttools'. But the build fails soon after with missing 'Sql'
module. I didn't manage to solve that, so use Qt 5.6 where it works.

Using libsForQt seems to be the way Qt packages are composed today, so
use that (seems safer).
2017-04-30 20:19:57 +02:00
Clemens Manert
6939341455 termdown: init at 1.11.0 2017-04-30 19:50:50 +02:00
Clemens Manert
7f8c564315 Upgraded pyfiglet from 0.7.2 -> 0.7.5 2017-04-30 19:44:55 +02:00
Michael Raskin
929ae39dbe Merge pull request #22683 from aneeshusa/add-nixos-test-for-radicale
Add nixos test for radicale
2017-04-30 18:51:46 +02:00
Michael Raskin
ebc9e7a201 Merge pull request #22660 from timbertson/nix-update-source
nix-update-source: init at 0.3.0
2017-04-30 18:49:07 +02:00
Michael Raskin
67c309d458 Merge pull request #22554 from SuprDewd/google-music
google-play-music-desktop-player: init at 4.2.0
2017-04-30 18:44:18 +02:00
Michael Raskin
b3d1050cf2 Merge pull request #22438 from rnhmjoj/masscan
masscan: init at 2016-11-03
2017-04-30 18:40:58 +02:00
Michael Raskin
929eed352b Merge pull request #22410 from adnelson/upstart_improvements
upstart: wrap binaries and patch hard-coded paths
2017-04-30 18:29:33 +02:00
AndersonTorres
234b1cf794 rst2html5: init at 1.9.3
Converts ReSTructuredtext (.rst) to (X)HTML5
2017-04-30 11:47:08 -03:00
Frederik Rietdijk
b7e7646849 Merge pull request #25159 from matthewbauer/wxwidgets-refactor2
wxWidgets: move wxGTK-* to one wxWidgets folder
2017-04-30 15:02:18 +02:00
Chris Hodapp
cc4f861f82 cloud-print-connector: init at unstable-2017-01-19
This adds a fairly basic build for just the binaries for the Google
Cloud Print CUPS connector (gcp-cups-connector), and gcp-connector-util
to set it up in the first place. In the future I would like to
streamline the configuration more and make gcp-cups-connector a
proper NixOS service - as right now it must be run by hand.
2017-04-30 08:54:54 -04:00
Frederik Rietdijk
66f7398e4a Python 3 is now an alias of 3.6 instead of 3.5 2017-04-30 14:48:11 +02:00
Vladimír Čunát
9860e77f79
Merge branch 'master' into staging 2017-04-30 14:40:39 +02:00
Thomas Tuegel
4e0d21edd1 Merge pull request #25285 from ttuegel/qt--fix-plugin-paths
Qt: purify plugin paths, unify Linux and Darwin builders
2017-04-30 07:33:50 -05:00
obadz
f5939cde52 Merge pull request #25341 from womfoo/bump/facter-3.6.4
facter: 3.6.0 -> 3.6.4 and related deps
2017-04-30 12:47:20 +01:00
Kranium Gikos Mendoza
673ac9506b facter: 3.6.0 -> 3.6.4 2017-04-30 21:13:26 +10:00
Frederik Rietdijk
e42792ad46 Merge pull request #25028 from armijnhemel/psycopg2
psycopg2: 2.6.1 -> 2.7.1
2017-04-30 13:03:55 +02:00
David Izquierdo
b8463e97b6 pythonPackages.markupsafe: 0.23 -> 1.0 2017-04-30 12:56:38 +02:00
Michael Raskin
ce9c7dd0d6 Merge pull request #21822 from rht/master
coq_HEAD: Update to the latest commit
2017-04-30 12:49:20 +02:00
Frederik Rietdijk
b6cffb5d58 pythonPackages: comment explaining what's supposed to be in there 2017-04-30 12:45:52 +02:00
Peter Marheine
53c2f3c52e cherrypy: 3.2.2 -> 8.7.0 2017-04-30 12:28:46 +02:00
Peter Marheine
88d78f9d46 babelfish: 0.5.3 -> 0.5.5 2017-04-30 12:28:45 +02:00
Peter Marheine
5bd1ea51cb apscheduler: 3.0.4 -> 3.3.1 2017-04-30 12:28:45 +02:00
Michael Raskin
cd9ebdaa18 Merge pull request #25334 from volth/xfce4-dockbarx-plugin
xfce4-dockbarx-plugin: init at 0.5
2017-04-30 12:20:02 +02:00
Peter Marheine
19629c4892 zerobin: disable tests because it doesn't have any
It does however contain a copy of cherrypy that doesn't get installed,
which fails tests when it tries to import from cherrypy and gets imports
from the version provided by Nix (which is probably not the same one as
is having its tests run).
2017-04-30 12:10:27 +02:00
Peter Marheine
2074d586a9 terminaltables: init at 3.1.0 2017-04-30 12:10:27 +02:00
Peter Marheine
7c25047677 safe: init at 0.4 2017-04-30 12:10:26 +02:00
Peter Marheine
4bd86e5c51 colorclass: init at 2.2.0 2017-04-30 12:10:25 +02:00
Peter Marheine
044b3c93e7 rebulk: init at 0.8.2 2017-04-30 12:10:25 +02:00
Peter Marheine
fc71c626e7 flask-restplus: init at 0.8.6 2017-04-30 12:10:24 +02:00
Peter Marheine
3af5b60e27 flask-restful: init at 0.3.5 2017-04-30 12:10:24 +02:00
Peter Marheine
0f765d7807 flask-compress: init at 1.3.2 2017-04-30 12:10:23 +02:00
Peter Marheine
1bcc8d026c aniso8601: init at 1.2.0 2017-04-30 12:10:23 +02:00
Michael Raskin
71306c71c0 torbrowser: comment out the warning, as it got displayed in irrelevant contexts 2017-04-30 12:09:27 +02:00
Joachim Fasting
ab4fa1cce4
tree-wide: prune some dead grsec leaves
The beginning of pruning grsecurity/PaX from the tree.
2017-04-30 12:05:41 +02:00
Joachim Fasting
62f2a1c2be
linux_hardened: init
The rationale for this is to have a place to enable hardening features
that are either too invasive or that may be speculative/yet proven to be
worthwhile for general-purpose kernels.
2017-04-30 12:05:39 +02:00
Vladimír Čunát
7ee05dff30
Merge: efl: 1.18.x -> 1.19.0 (close #25095)
I used a setupHook instead of patching expressions for individual
reverse dependencies (four were broken).
2017-04-30 11:36:36 +02:00
Frederik Rietdijk
dce7ebbd9b pythonPackages.basemap: build wheel, fixes #24621 2017-04-30 10:37:04 +02:00
Frederik Rietdijk
a4aaf5adfd pyside: fix on Python 3.x, closes #25328
Pyside requires several tools that do not provide Python modules. They
therefore do not need to be build Python-version dependent and so we
move them out of `python-packages.nix`.

Furthermore, shiboken needs libxml2 and libxslt libraries but not their
Python bindings.
2017-04-30 10:33:19 +02:00
Michael Raskin
d729a25a3e Merge pull request #21321 from rardiol/worldengine
Worldengine
2017-04-30 10:28:40 +02:00
Frederik Rietdijk
3425c37ac6 Merge pull request #25336 from matthewbauer/nix-bundle
nix-bundle: v0.1.1 -> v0.1.3
2017-04-30 09:58:18 +02:00
Matthew Bauer
8b5854e260 nix-bundle: 0.1.2 -> 0.1.3 2017-04-30 02:23:31 -05:00
Peter Hoeg
03f939ebf7 kirigami2: 1.90.0 -> 2.1.0
Also use a generic builder.
2017-04-30 14:07:45 +08:00
Guillaume Maudoux
92f53af64d factorio-demo: init at 0.14.23 (#25265) 2017-04-30 02:51:07 +01:00
John Ericson
f71456ac24 Merge pull request #25301 from matthewbauer/impure-cross
impure.nix: add crossSystem as arg
2017-04-29 23:19:52 +01:00
Volth
f17a0fcdba xfce4-dockbarx-plugin: init at 0.5 2017-04-29 22:15:40 +00:00
Jan Malakhovski
48ec680ddb torbrowser: rename to tor-browser-bundle-bin 2017-04-30 00:08:21 +02:00
SLNOS
00a0b8a574 firefoxPackages: tor-browser: init at 6.5.2 2017-04-30 00:08:19 +02:00
Jan Malakhovski
f0f572ff46 firefox: refactor into firefoxPackages, add more options 2017-04-30 00:08:16 +02:00
Matthew Bauer
5c7815a388
impure.nix: add crossSystem as arg 2017-04-29 15:22:33 -05:00
volth
dad760061e xrdp: init at 0.9.1 2017-04-29 17:23:35 +00:00
Jörg Thalheim
fddeacfe4c Merge pull request #25316 from ericsagnes/pkg-update/ibus-mozc
ibus-engines.mozc:  2.17.2313.102 -> 2.20.2673.102
2017-04-29 11:14:00 +02:00
Eric Sagnes
54d05a5700 fcitx-engines.mozc: 2.17.2313.102.1 -> 2.18.2612.102.1 2017-04-29 15:34:48 +09:00
Eric Sagnes
424f175546 ibus-engines.mozc: 2.17.2313.102 -> 2.20.2673.102 2017-04-29 15:26:22 +09:00
Dan Peebles
90b9719f4f treewide: fix the remaining issues with meta attributes 2017-04-29 04:24:34 +00:00
Lancelot SIX
e1a82bd39e
pythonPackages.django_1_11: init at 1.11
This it the LTS release and will receive security updates for 3 years.

See https://docs.djangoproject.com/en/1.11/releases/1.11/
2017-04-28 21:55:45 +02:00
Lancelot SIX
72966154b3
pythonPackages.django-compat: 1.0.13 -> 1.0.14 2017-04-28 21:55:44 +02:00
Thomas Tuegel
6fa2979ebc
qt5: make package sets overridable 2017-04-28 05:54:30 -05:00
Thomas Tuegel
be6a7da8e7
kdeDerivation: make overridable 2017-04-28 05:54:20 -05:00
Joachim Fasting
32b8512e54
grsecurity: discontinue support
Upstream has decided to make -testing patches private, effectively ceasing
free support for grsecurity/PaX [1].  Consequently, we can no longer
responsibly support grsecurity on NixOS.

This patch turns the kernel and patch expressions into build errors and
adds a warning to the manual, but retains most of the infrastructure, in
an effort to make the transition smoother.  For 17.09 all of it should
probably be pruned.

[1]: https://grsecurity.net/passing_the_baton.php
2017-04-28 12:35:15 +02:00
Jörg Thalheim
f67f3acc0a
perlPackages.FileSlurp: silence perl 5.24.1 warnings
this silence annoying warnings happens in nixos-rebuild

activating the configuration...
setting up /etc...
syswrite() is deprecated on :utf8 handles at /nix/store/d51apm4c8mr5hiwh134vdkzgivf4hrl7-perl-File-Slurp-9999.19/lib/perl5/site_perl/5.24.1/File/Slurp.pm line 506.
syswrite() is deprecated on :utf8 handles at /nix/store/d51apm4c8mr5hiwh134vdkzgivf4hrl7-perl-File-Slurp-9999.19/lib/perl5/site_perl/5.24.1/File/Slurp.pm line 506.
...
syswrite() is deprecated on :utf8 handles at /nix/store/d51apm4c8mr5hiwh134vdkzgivf4hrl7-perl-File-Slurp-9999.19/lib/perl5/site_perl/5.24.1/File/Slurp.pm line 506.
setting up tmpfiles
2017-04-28 11:43:14 +02:00
Peter Hoeg
bf4710fa80 speedcrunch: allow building with qt 5.8 2017-04-28 08:41:58 +08:00
Peter Hoeg
3e06c96f50 xca: now works with qt 5.8 2017-04-28 08:33:59 +08:00
John Ericson
2282a5774c Merge pull request #25275 from Ericson2314/platform-normalize
lib platform parsing: Fix windows support to conform to LLVM
2017-04-27 16:27:24 -04:00
John Ericson
ab298085d4 cross mingw: Enable C++ on i686
Actually the old check wasn't being hit because a slightly different
target triple was being used.
2017-04-27 15:37:39 -04:00
John Ericson
92887cb466 release-cross: Add final "-gnu" to fuloong triple 2017-04-27 14:46:32 -04:00
Daniel Peebles
14adea9156 Merge pull request #25269 from awakenetworks/parnell/terraform-bump
terraform: 0.9.3 -> 0.9.4
2017-04-27 14:32:08 -04:00
John Ericson
fcde869e7e lib platform parsing: Fix windows
There is no more `cygwin` OS, but instead a `cygnus` abi. "win32"
and "mingw32" parse as `windows`. Add a 3-part hack because autotools
breaks on explicit abi with windows-like (e.g. "i686-pc-windows-gnu").

Also change cross triples to conform
2017-04-27 14:30:42 -04:00
Linus Heckemann
96b83f66a2 weechat: fix guile plugin
Fixes #25270
2017-04-27 19:12:43 +02:00
Parnell Springmeyer
e61b4bbd0c terraform: 0.9.3 => 0.9.4 2017-04-27 10:45:06 -05:00
Franz Pletz
286ab2a5ec Merge pull request #24490 from takikawa/add-nfdump
nfdump: init at 1.6.15
2017-04-27 17:13:41 +02:00
Daniel Peebles
b3b6b2e38c Merge pull request #25255 from jammerful/shibboleth
Add Shibboleth Service Provider
2017-04-27 11:03:22 -04:00
jammerful
dfcc8dd48c shibboleth-sp: init at 2.6.0 2017-04-27 10:49:30 -04:00
Orivej Desh
8f634a78b9 clickhouse: init at 1.1.54190 2017-04-27 13:25:58 +00:00
Jörg Thalheim
a89a091b20 Merge pull request #25207 from matthiasbeyer/update-rtv
rtv: 1.14.1 -> 1.15.1
2017-04-27 09:12:45 +02:00
Jörg Thalheim
e66c9221d6
pythonPackages.httpbin: 0.2.0 -> 0.5.0 2017-04-27 08:33:34 +02:00
Jörg Thalheim
dbed116989
pythonPackages.kitchen: 1.1.1 -> 1.2.4 2017-04-27 08:33:29 +02:00
Peter Hoeg
e89343dc08 qsyncthingtray: allow building with qt 5.8 2017-04-27 12:06:43 +08:00
jammerful
d169a9c619 opensaml-cpp: init at 2.6.0
Required by the Shibboleth Service Provider
2017-04-26 22:10:16 -04:00
jammerful
7267ae5e1d xml-tooling-c: init at 1.6.0
Required by the Shibboleth Service Provider
2017-04-26 22:10:15 -04:00
jammerful
da6c83aa3b log4shib: init at 1.0.9
Required by the Shibboleth Service Provider Package
2017-04-26 22:10:03 -04:00
Dmitry Kalinkin
be9c0e8b7e
root: 6.08.02 -> 6.09.02
This also fixes breakage on darwin due to LLVM4.0 migration.

I had to enable opengl because otherwise macOS build is broken.
See root commit 23f8871c7 ('Do not include OpenGL directly but use our
TGLIncludes for that purpose.')

I've enabled xml because TUnfold depends on it.
2017-04-26 16:34:14 -04:00
Matthias Beyer
7735348d77 pythonPackages.vcrpy: init at 1.10.5 2017-04-26 19:49:48 +02:00
Matthias Beyer
87ce1e73a5 pythonPackages.coveralls: init at 1.1 2017-04-26 19:49:48 +02:00
Matthias Beyer
47403cf386 pytest-httpbin: init at 0.2.3 2017-04-26 19:49:47 +02:00
Graham Christensen
a4fc2eed59
python2Packages.packet-python: 1.31 -> 1.33 2017-04-26 11:54:06 -04:00
Jörg Thalheim
120f017646 Merge pull request #25192 from Hodapp87/ezdxf
ezdxf (Python package): init at 0.8.1
2017-04-26 16:46:29 +02:00
John Ericson
761af14778 Merge pull request #25227 from obsidiansystems/cross-purge-binutilsCross
Purge binutilsCross
2017-04-26 09:09:06 -04:00
Michael Raskin
aea9257581 Merge pull request #25206 from matthiasbeyer/update-my-pkgs
Update my pkgs
2017-04-26 11:50:11 +02:00
Matthias Beyer
3759dc5a76 cortex: Remove package
I removed cortex it is rather unmaintained. The last update (as of
writing) was 8 months ago, there was no release ever.

For a better alternative, have a look at `rtv`.
2017-04-26 09:51:35 +02:00
Domen Kožar
6108ee50b9 Merge pull request #25236 from matthewbauer/nix-bundle
nix-bundle: init at 0.1.1
2017-04-26 09:38:07 +02:00
Matthew Bauer
30ea4f0807 nix-bundle: init at 0.1.1
Adds the nix-bundle derivation from https://github.com/matthewbauer/nix-bundle
2017-04-26 01:53:40 -05:00
Dan Peebles
9e764af72f fetchs3: init simple S3 downloader 2017-04-25 22:01:32 -04:00
John Ericson
295315cc87 binutilsCross: Remove and use binutils instead always
See previous commit for what was done to `binutils` to make this
possible.

There were some uses of `forcedNativePackages` added. The
combination of overrides with that attribute is highly spooky: it's
often important that if an overridden package comes from it, the
replaced arguments for that package come from it. Long term this
package set and all the spookiness should be gone and irrelevant:

  "Move along, nothing to see here!"

No hashes should be changed with this commit
2017-04-25 21:36:19 -04:00
John Ericson
85b4d30c0b binutils: Respect the targetPlatform
Use `buildPackages.binutils` to get build = host != target binutils,
i.e. the old `binutilsCross`, and use
`buildPackages.buildPackages.binutils` to get build = host = target
binutils, i.e. the old `binutils`.

`buildPackages` chains like this are supposed to remove the need for
all such `*Cross` derivations. We start with binutils because it's
comparatively easy.

No hashes of cross-tests should be changed
2017-04-25 21:31:50 -04:00
Asumu Takikawa
6b0736b01d nfdump: init at 1.6.15 2017-04-25 15:00:59 -07:00
Michael Raskin
ba974d4b74 Merge pull request #24214 from NickHu/proselint
proselint: disable tests and put in correct scope
2017-04-25 23:18:34 +02:00
lucas8
eedc6799b6
cubicle: init at 1.0.2 2017-04-25 22:02:42 +02:00
Jörg Thalheim
b6714f524b Merge pull request #25093 from Lassulus/coyim
coyim: init at 0.3.7_1
2017-04-25 19:17:53 +02:00
Robert Helgesson
17b689c0b2
perl-version: add meta section 2017-04-25 16:22:38 +02:00
Chris Hodapp
244b575a1d ezdxf (Python package): init at 0.8.1 2017-04-25 10:07:15 -04:00
Gabriel Ebner
9ff08d24ef perlPackages.version: 0.9912 -> 0.9918 2017-04-25 11:11:22 +02:00
Jörg Thalheim
bd47d04294 Merge pull request #25146 from zx2c4/remove-old-chromiumos
linux-chromiumos: remove 3.14
2017-04-25 07:32:51 +02:00
John Ericson
75441dd64a Merge pull request #25194 from obsidiansystems/host-target-unconfuse
stdenv.cross is a silly attribute that needs to go leaving the well-defined hostPlatform and targetPlatform. This PR doesn't remove it, but changes its definition: before it tracked the target platform which is sometimes more useful for compilers, and now it tracks the host platform which is more useful for everything else. Most usages are libraries, falling in the "everything else" category, so changing the definition makes sense to appease the majority. The few compiler (gcc in particular) uses that exist I remove to use targetPlatform --- preserving correctness and becoming more explicit in the process.

I would also update the documentation aside mentioning stdenv.cross as deprecated, but the definition given actually erroneously assumes this PR is already merged!
2017-04-24 19:07:48 -04:00
Jörg Thalheim
331efb3d74 Merge pull request #25155 from PanAeon/feature-skypeforlinux
add skypeforlinux beta (new)
2017-04-24 23:21:41 +02:00
John Ericson
a7068ace35 Rewrite a few stdenv.cross uses that *should* be targetPlatform
The previous commit redefines `stdenv.cross` for the sake of normal
libaries, the most common use-case of that attribute. Some compilers
however relied on the old definition so we have them use
`targetPlatform` instead. This special casing is fine because we
eventually want to remove `stdenv.cross` and use either `hostPlatform`
or `targetPlatform` instead.
2017-04-24 16:31:45 -04:00
John Ericson
a7d89139ea top-level: stdenv.cross is now only defined with host != build
In practice, this is a strictly stronger condition than target != build
as we never have build = target != host. Really, the attribute should
be removed altogether, but for now we make it work for plain libraries,
which do not care about the target platform. In the few cases where the
compilers use this and actually care about the target platform, I'll
manually change them to use `targetPlatform` instead.
2017-04-24 16:12:26 -04:00
panaeon
18de0c3ae5 skypeforlinux: init at 5.1.0.1; added myself as maintainer 2017-04-24 22:55:43 +03:00
Graham Christensen
385844d5e9 Merge pull request #24998 from grahamc/percona
percona-server56: init at 5.6.35-80.0
2017-04-24 15:21:58 -04:00
Graham Christensen
2165b48e4a
percona-server56: init at 5.6.35-80.0 2017-04-24 15:21:08 -04:00
Franz Pletz
bede043070
libytnef: init at 1.9.2 2017-04-24 21:06:52 +02:00
Franz Pletz
afcf15bc80
pythonPackages.pygit2: 0.24.0 -> 0.25.0
cc #24807
2017-04-24 21:06:42 +02:00
John Ericson
ee2d787cc3 Merge pull request #25186 from obsidiansystems/ccwrapper-cse
top-level: common subexpression elimination for cc-wrapper usage
2017-04-24 14:59:01 -04:00
John Ericson
bef5278664 top-level: Common subexpression elimination for cc-wrapper usage
- `ccWrapperFun` can be used in a few more places instead of
   duplicating its definition.

 - `ccWrapper` parameter on `wrapCC` is always substituted with
   `ccWrapperFun` so just get rid of that parameter.
2017-04-24 13:57:27 -04:00
Tuomas Tynkkynen
9437c36f19 perlPackages.ModuleBuild: 0.4214 -> 0.4222 2017-04-24 20:31:36 +03:00
Tuomas Tynkkynen
cf3800b38c Merge remote-tracking branch 'upstream/staging' into master 2017-04-24 19:25:38 +03:00
Vladimír Čunát
9f0de9522f
net-snmp: fix build by using older perl for now
The single patch from upstream doesn't fix build by itself.
2017-04-24 18:01:12 +02:00
Vladimír Čunát
10af6b4dbf
perl*, statsmodels: fix evaluation problems
The tarball job now builds again.
2017-04-24 17:36:28 +02:00
Domen Kožar
9f11d17ed2
add papertrail at 0.10.1
Thank you @grahamc <3
2017-04-24 17:05:03 +02:00
Tuomas Tynkkynen
84982c28de Merge remote-tracking branch 'upstream/master' into staging 2017-04-24 15:04:43 +03:00
Benno Fünfstück
30a9923f4c Merge pull request #24359 from rnhmjoj/radeon-profile
radeon-profile: init at 20161221
2017-04-24 11:28:34 +02:00
Emanuele Peruffo
8211903825 gnomeExtensions.dash-to-dock: init at version v57
I needed this extensions and wanted to share it with everyone.
I also created the new group called pkgs.gnomeExtensions.
2017-04-24 11:19:52 +02:00
rnhmjoj
9b1b22fcb6
radeon-profile: init at 20161221 2017-04-24 10:52:14 +02:00
John Wiegley
2df7f1b5b5
coq.QuickChick: Update to latest version that works with Coq 8.6 2017-04-23 21:53:21 -07:00
Mathäus Sander
bbf114cf22 quakespasm: init at 0.92.1 2017-04-23 22:22:44 +02:00
Matthew Bauer
3cc4bfa7a3 wxwidgets: restructure into one folder
It’s easier to manage these in one folder.

Affected folders from pkgs/development/libraries/:

- wxGTK-2.8
- wxGTK-2.9
- wxGTK-3.0
- wxmac

These will all go into pkgs/development/libraries/wxwidgets for now.
2017-04-23 15:15:46 -05:00
Jörg Thalheim
c83a2f2601 Merge pull request #25119 from rlupton20/emacs-all-the-icons
emacs-all-the-icons-fonts: init at 2.5.0
2017-04-23 20:28:19 +02:00
John Ericson
b59fdc4289 Merge pull request #25099 from obsidiansystems/cross-lib-foundation
Changes to nixpkgs infra to prepare to better package some pesky cross-compilers

No hashes (native or cross) should be changed
2017-04-23 14:12:42 -04:00
John Ericson
863d79b364 top-level: Introduce targetPackages and a "double link fold"
Each bootstrapping stage ought to just depend on the previous stage, but
poorly-written compilers break this elegence. This provides an easy-enough
way to depend on the next stage: targetPackages. PLEASE DO NOT USE IT
UNLESS YOU MUST!

I'm hoping someday in a pleasant future I can revert this commit :)
2017-04-23 14:01:12 -04:00
John Ericson
d59e4fbb75 stage.nix: Better explain why buildPackages as null is valid arg 2017-04-23 14:01:12 -04:00
John Ericson
af8f87a3a1 top-level: Do not splice pkgs, buildPackages or *Platform
- `pkgs` is self-similar, and thus already spliced
 - `buildPackages` is an ingredient of splicing and should be kept as is
 - The platforms are not packages or package sets and couldn't be spliced

There's probably other things that shouldn't be spliced too. The best long-
term solution is simply to stop splicing altogether.
2017-04-23 13:54:42 -04:00
obadz
dcc61da97c Merge pull request #25102 from obadz/python-pyspread
python2Packages.pyspread: init at 1.1 (and fix wxPython to inject required dependencies)
2017-04-23 17:55:29 +01:00
Jason A. Donenfeld
b1750d699c linux-chromiumos: remove 3.14
3.14 is no longer supported upstream by kernel.org and thus no longer
receives security patches. The git commit mentioned in this .nix isn't
even available in the linked repository --
https://chromium.googlesource.com/chromiumos/third_party/kernel -- so I
think this .nix might be dead anyway. Finally, it specifies 3.14.0,
which is so ridiculously old (the latest was 3.14.79) that nobody
develops for it.

Fixes: #25145
Supports: #25127
2017-04-23 15:47:46 +02:00
Graham Christensen
7ff2fde215 Merge pull request #25126 from grahamc/rt
RT: Improve Packaging
2017-04-23 08:30:24 -04:00
Volth
aa8d50ce0b reason: init at 1.13.3 2017-04-23 11:23:21 +00:00
Frederik Rietdijk
4fc9b1852a Merge remote-tracking branch 'upstream/master' into HEAD 2017-04-23 11:26:47 +02:00
Graham Christensen
46f952371e
perlPackages.DataPagePageset: init at 1.02 2017-04-22 16:24:30 -04:00
Graham Christensen
b48ea664f5
perlPackages.MIMETools: init at 5.509 2017-04-22 16:24:26 -04:00
Graham Christensen
38574a5878
perlPackages.GDGraph: init at 1.54 2017-04-22 16:24:23 -04:00
Graham Christensen
2d65b7f251
perlPackages.JavaScriptMinifierXS: init at 0.11 2017-04-22 16:24:10 -04:00
Graham Christensen
2f1ef64492
perlPackages.GDText: init at 0.86 2017-04-22 16:08:56 -04:00
Graham Christensen
a9f8912845
perlPackages.CSSMinifierXP: init at 1.02 2017-04-22 16:08:11 -04:00
Graham Christensen
76cea3de93
perlPackages.BusinessHours: init at 0.12 2017-04-22 16:07:25 -04:00
Thomas Tuegel
e019978d02 Merge pull request #23922 from gnidorah/master
mytetra: init at 1.42.2
2017-04-22 15:06:44 -05:00
Graham Christensen
0ceb82d3dd
perlPackages.SetIntSpan: init at 1.19 2017-04-22 16:05:07 -04:00
Vanessa McHale
b0c3910972 Init madlang at 2.3.0.3 2017-04-22 14:53:33 -05:00
Richard Lupton
69ed7f6e12
emacs-all-the-icons-fonts: init at 2.5.0 2017-04-22 18:54:51 +01:00
obadz
c8788f4e7b python2Packages.pyspread: init at 1.1 2017-04-22 00:27:40 +01:00
Benno Fünfstück
cfcceaee27 Merge pull request #24473 from jgertm/tj/xsv
xsv: init at 0.11.0
2017-04-22 00:26:10 +02:00
Benno Fünfstück
1db5cf49d3 Merge pull request #24479 from Ma27/init/lambda-mod-zsh-theme
lambda-mod-zsh-theme: init at eceee68cf46bba9f7f42887c2128b48e8861e31b
2017-04-22 00:10:14 +02:00
Benno Fünfstück
a0e60af067 Merge pull request #24819 from dbrock/ethrun
ethrun: init at 0.1.0
2017-04-21 23:54:07 +02:00
obadz
dbb06ea3d2 pythonPackages.typeguard: init at 2.3.1 (#25040) 2017-04-21 21:20:49 +01:00
romildo
d03ee9df41 pythonefl: 1.18.0 -> 1.19.0 2017-04-21 15:16:39 -03:00
lassulus
b1c814ad7b coyim: init at 0.3.7_1 2017-04-21 19:02:16 +02:00
Matthias Beyer
d6caa6b273 madonctl: init at 0.1.0 2017-04-21 14:37:46 +02:00
Eric Sagnes
ee7ec319dd rainbowstream: add top-level attribute 2017-04-21 17:47:29 +09:00
Eric Sagnes
9e83dddfcc rainbowstream: 1.3.6 -> 1.3.7 2017-04-21 17:46:52 +09:00
Vincent Laporte
59c70e446c jbuilder: 1.0+beta5 -> 1.0+beta7 2017-04-21 07:02:31 +00:00
Michiel Leenaars
29d9814e40 dkimpy: init -> 0.6.1 2017-04-20 20:22:21 +02:00
Jörg Thalheim
d15f26ec69
dino: init at unstable-2017-04-20 2017-04-20 15:16:55 +02:00
Frederik Rietdijk
8b09dea578 pythonPackages.jedi: 0.9.0 -> 0.10.2 2017-04-20 13:42:20 +02:00
Frederik Rietdijk
1e4a5b85ab pythonPackages.prompt_toolkit: 1.0.13 -> 1.0.14 2017-04-20 13:42:00 +02:00
Frederik Rietdijk
893e40571d pythonPackages.decorator: 4.0.10 -> 4.0.11 2017-04-20 13:41:36 +02:00
Frederik Rietdijk
60eaa476ab pythonPackages.ipython: 5.3.0 -> 6.0.0 2017-04-20 13:41:22 +02:00
Frederik Rietdijk
fc3fc9110a pythonPackages.netaddr: 0.7.18 -> 0.7.19 2017-04-20 10:55:59 +02:00
Unknown
2f66670162 buildtorrent: init at 0.8 2017-04-20 03:42:49 +02:00
Antoine Eiche
5560384388 pythonPackages.dogpile_cache: 0.5.4 -> 0.6.2 2017-04-20 00:40:24 +02:00
Eric Litak
127347f1fd platforms: add CompuLab Utilite (armv7) 2017-04-19 14:09:56 -07:00
Ricardo M. Correia
70a5b53a27 doit: init at 0.30.3
doit is a task management & automation tool.
2017-04-19 21:20:23 +02:00
Bjørn Forsman
ff252c799d Fix typo in comment 2017-04-19 20:30:44 +02:00
Armijn Hemel
d70d50501d psycopg2: 2.6.1 -> 2.7.1 2017-04-19 20:13:34 +02:00
Armijn Hemel
6bcb0ee953 pydot: 1.0.2 -> 1.2.3 2017-04-19 19:43:39 +02:00
aszlig
b017935103
vlc: Fix build for Qt >= 5.7.0
This basically does something similar than the AUR build:

https://aur.archlinux.org/packages/vlc-qt5/

On our side, all there is to do is to force compiling using C++11 mode
and use a patch that the AUR package took from the following upstream
patchwork URL:

https://patches.videolan.org/patch/14061/

Instead of passing CXXFLAGS to the configure script, I'm using sed here
to make sure we don't override flags figured out by configure.

For example if ./configure is used with CXXFLAGS=-std=c++11 appended or
prepended, we have something like:

... -I../include   -std=c++11 -Wall -Wextra -Wsign-compare ...

While if we don't do that at all, we have something like:

... -I../include   -g -O2 -Wall -Wextra -Wsign-compare ...

Another way would be to use NIX_CFLAGS_COMPILE, but that would affect
even compilation of C code and thus resulting in a bunch of warnings
like this:

cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++
              but not for C

So with our approach the flags during build look much better:

... -I../include   -std=c++11 -g -O2 -Wall -Wextra -Wsign-compare ...

Another thing I've changed is that the vlc_qt5 attribute in
all-packages.nix now uses the latest Qt 5 version, because the build for
Qt >= 5.7.0 is now no longer broken.

I've also ordered the preConfigure attribute before the configureFlags
attribute, because it makes more sense in terms of context (pre ->
configure -> post).

Tested by building on x86_64-linux with libsForQt56.vlc, libsForQt58.vlc
and vlc (the Qt 4 version, just to be sure I didn't accidentally break
it).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @ttuegel
2017-04-19 05:09:47 +02:00
Jörg Thalheim
dc017e634c Merge pull request #25001 from jb55/new/pidgin-carbons
pidgin-carbons: init at 0.1.3
2017-04-18 22:46:51 +02:00
William Casarin
36bd9d2463 pidgin-carbons: init at 0.1.3
Implements XMPP extension XEP-0280: Message Carbons for pidgin
2017-04-18 09:26:05 -07:00
Nick Hu
e0bf92950c fdr: fix Qt library dependency 2017-04-18 17:09:54 +01:00
Frederik Rietdijk
dd662792b1 kdeApplications.kolourpaint: init at 16.12.3 2017-04-18 14:18:19 +02:00
Frederik Rietdijk
5ad8e8722a pythonPackages.llvmlite: 0.15.0 -> 0.16.0 2017-04-18 12:07:56 +02:00
Frederik Rietdijk
7b542f6a72 pythonPackages.dill: 0.2.5 -> 0.2.6 2017-04-18 12:07:55 +02:00
Frederik Rietdijk
fdc36aaf66 pythonPackages.bottleneck: fix build
New setuptools seems to have broken bottleneck.
2017-04-18 12:07:36 +02:00
Frederik Rietdijk
d4b72281e6 pythonPackages.Nuitka: 0.5.21.3 -> 0.5.25 2017-04-18 12:07:28 +02:00
Frederik Rietdijk
8d6fc33bbc pythonPackages.pretend: disable tests 2017-04-18 12:07:28 +02:00
Frederik Rietdijk
7459dbb099 pythonPackages.multipledispatch: disable tests 2017-04-18 12:07:28 +02:00
Frederik Rietdijk
9435c9d6fc pythonPackages.statsmodels: 0.6.1 -> 0.8.0 2017-04-18 12:03:47 +02:00
Frederik Rietdijk
c339d6b122 pythonPackages.widgetsnbextension: 1.2.6 -> 2.0.0 2017-04-18 12:03:47 +02:00
Frederik Rietdijk
b1952ff747 pythonPackages.qtconsole: 4.2.1 -> 4.3.0 2017-04-18 12:03:47 +02:00
Frederik Rietdijk
92ef3413ac pythonPackages.notebook: 4.4.1 -> 5.0.0 2017-04-18 12:03:47 +02:00
Frederik Rietdijk
1c0b74c50a pythonPackages.xarray: 0.9.1 -> 0.9.5 2017-04-18 12:03:46 +02:00
Frederik Rietdijk
d9ac6d4d5e pythonPackages.line_profiler: 1.0 -> 2.0 2017-04-18 12:03:46 +02:00
Frederik Rietdijk
0cd978c615 pythonPackages.jupyter_client: 5.0.0 -> 5.0.1 2017-04-18 12:03:46 +02:00
Frederik Rietdijk
2c00cd3bae pythonPackages.ipywidgets: 5.2.2 -> 6.0.0 2017-04-18 12:03:46 +02:00
Frederik Rietdijk
9a106b1c52 pythonPackages.ipykernel: 4.5.2 -> 4.6.1 2017-04-18 12:03:46 +02:00
Frederik Rietdijk
8806414310 pythonPackages.ipyparallel: 6.0.0 -> 6.0.2 2017-04-18 12:03:45 +02:00
Frederik Rietdijk
36b8746594 pythonPackages.cryptography: 1.7.2 -> 1.8.1 2017-04-18 12:03:45 +02:00
Frederik Rietdijk
51b0820935 pythonPackages.cryptography_vectors: 1.7.2 -> 1.8.1 2017-04-18 12:03:45 +02:00
Frederik Rietdijk
8227e665f8 pythonPackages.packaging: fix test runner 2017-04-18 12:03:45 +02:00
Frederik Rietdijk
632a62a8c0 pythonPackages.asn1crypto: init at 0.22.0 2017-04-18 12:03:45 +02:00
Frederik Rietdijk
5cc79b9624 pythonPackages.idna: 2.0 -> 2.5 2017-04-18 12:03:45 +02:00
Frederik Rietdijk
a7f6911b37 pythonPackages.dask: 0.13.0 -> 0.14.1 2017-04-18 12:03:44 +02:00
Frederik Rietdijk
f225ffa397 pythonPackages.magic: fix package, closes #16361 2017-04-18 11:33:22 +02:00
Frederik Rietdijk
8cc5530a73 pythonPackages.qtconsole: use pyqt5 backend
instead of pyqt4 which required building qt4.
2017-04-18 11:21:20 +02:00
John Ericson
9239bc6c96 Merge pull request #24982 from Ericson2314/fix
release-cross: Fix more typos---this is embarrising
2017-04-17 21:06:34 -04:00
John Ericson
5c91dc9bcf release-cross: Fix more typos---this is embarrising 2017-04-17 21:02:56 -04:00
John Ericson
1832a34a9a Merge pull request #24981 from Ericson2314/fix
release-cross: Fix typo preventing evaluation
2017-04-17 20:54:32 -04:00
John Ericson
9169f3c924 release-cross: Fix typo preventing evaluation 2017-04-17 20:22:37 -04:00
Jörg Thalheim
81e6e21175 Merge pull request #24521 from orivej/instead-launcher
instead-launcher: init at 0.6.3
2017-04-18 01:36:40 +02:00
John Ericson
f0b634c7e8 Merge pull request #24610 from Ericson2314/platform-normalization
Platform normalization
2017-04-17 17:28:01 -04:00
John Ericson
3efc661a1d Elaborate localSystem and crossSystem in a consistent manner 2017-04-17 17:13:01 -04:00
John Ericson
8c99aab3ea lib: Fix system parsing, and use for doubles lists
The old hard-coded lists are now used to test system parsing.

In the process, make an `assertTrue` in release lib for eval tests; also
use it in release-cross
2017-04-17 17:13:01 -04:00
John Ericson
2227789392 lib: Collect system/platform related files
Previously, platforms was a random thing in top-level
2017-04-17 17:13:01 -04:00
John Ericson
b477851f34 top-level: Less indirection for lib in release*.nix 2017-04-17 17:13:01 -04:00
John Ericson
213d29f6b7 release-cross: For fuloong, just use the predefined platform
This is a semantic change, but probably a safe one. In any event, this is
very old hardware that probably no one uses anymore anyways.
2017-04-17 17:13:01 -04:00
jraygauthier
383706f36d digikam: add video support through libqtav (#24866)
* libqtav: init at unstable-2017-03-30

* digikam: add video support through `libqtav` dependency

Issue #24426.
2017-04-17 22:28:20 +02:00
Chris Hodapp
228f33b21d osm2pgsql: init at 0.92.1-unstable 2017-04-17 16:19:41 -04:00
Jörg Thalheim
1d84a914f5 Merge pull request #24385 from kuznero/master
fsharp: init at 4.1.7
2017-04-17 19:32:35 +02:00
Jörg Thalheim
e8f2046abc Merge pull request #24941 from amiloradovsky/dale
dale: init at 20170416
2017-04-17 19:24:18 +02:00
Jörg Thalheim
c7ac0f39b5 Merge pull request #24927 from Mic92/rustup
rustup: init at 1.2.0
2017-04-17 17:10:10 +02:00
Jörg Thalheim
10eef8c196
rustup: init at 1.2.0 2017-04-17 15:53:36 +02:00
Taahir Ahmed
3efdf24584 htmlmin: init at 0.1.10 (#24945) 2017-04-17 09:50:57 +01:00
Taahir Ahmed
f029fc8cdc csscompressor: init at 0.9.4 (#24946) 2017-04-17 09:49:43 +01:00
Roman Kuznetsov
a0466f7f22 fsharp: 4.0.1.1 -> 4.1.7
Build F# with default mono version

Introduce separate fsharp41 packages
2017-04-17 10:39:38 +02:00
Andrew Miloradovsky
da9a147b7b dale: init at 20170416
Lisp-flavoured C. Dale is a system (no GC) programming language
that uses S-expressions for syntax and supports syntactic macros.
2017-04-17 01:03:14 +00:00
zraexy
ab031bf9b7
pythonPackages.iso3166: init at 0.8 2017-04-17 01:24:28 +02:00
zraexy
62b1bd180f
pythonPackages.iso-639: init at 0.4.5 2017-04-17 01:24:27 +02:00
xNWDD
73a21ae6c9 jucipp: init at 1.2.3 (#24788)
* jucipp: init at 1.2.3

* jucipp: removed imagemagick dependency

was used earlier during package development to raster the icon,
decided it was better to wait for svgs to get fixed, forgot to clean

* juicipp: fix static libraries weren't linking
2017-04-16 20:56:08 +02:00
Jörg Thalheim
769de5629c Merge pull request #24932 from jb55/add/cargo-edit
cargo-edit: init at 0.1.6
2017-04-16 20:51:44 +02:00
Jörg Thalheim
7283aa6063 Merge pull request #24877 from FlorentBecker/pijul_044
pijul: 0.4.1 -> 0.4.4
2017-04-16 20:37:15 +02:00
Jörg Thalheim
69d77eaa28 Merge pull request #24848 from rzetterberg/master
gdrive: init at 2.1.0
2017-04-16 17:20:33 +02:00
Richard Zetterberg
e9380248dd gdrive: init at 2.1.0
Adds the go-based Google Drive CLI application "gdrive".
2017-04-16 14:48:01 +02:00
Vladimír Čunát
2065eea424
mesa: reduce usage of the attribute and explain why 2017-04-16 13:03:15 +02:00
Michael Raskin
c2da0fb22c clac: init at 20170416 2017-04-16 11:30:23 +02:00
Peter Hoeg
4ecafcf5b2 quaternion: init at 2017-04-15 2017-04-16 16:52:59 +08:00
sternenseemann
5b065a5ba5 glyr: init at 1.0.10 2017-04-15 18:40:23 +02:00
William Casarin
209e8e53fb cargo-edit: init at 0.1.6 2017-04-15 09:17:21 -07:00
Profpatsch
7df8e53d28 psc-package: init at 0.1.1 2017-04-15 16:10:13 +02:00