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
Rahul Gopinath
8678c0339d
aenum: 1.4.7 -> 2.0.3
2017-05-03 11:58:28 -07:00
Domen Kožar
c5badb123a
Merge pull request #25482 from PierreR/master
...
hackage2nix: remove postgrest/postgrest-ws from broken packages
2017-05-03 18:37:05 +02:00
Eelco Dolstra
20d846bcdd
nixUnstable.perlBindings: Fix Nix::Config generation
...
The configure script calls nix-instantiate, which fails if /nix/var
doesn't exist (e.g. in a sandbox). This caused a bogus Nix::Config
module to be generated, causing issues in Hydra.
2017-05-03 17:39:43 +02:00
Nikolay Amiantov
61e5763694
sqlitebrowser: wrap Qt application
2017-05-03 18:00:22 +03:00
Thomas Tuegel
53f896eb41
melpa-packages: 2017-05-03
...
Adds explicit names for source files fetched from EmacsWiki, correcting an
outstanding bug.
2017-05-03 09:39:38 -05:00
Thomas Tuegel
d42aa83347
elpa-packages: 2017-05-03
2017-05-03 09:39:37 -05:00
Peter Simons
a9737f610f
Merge pull request #25398 from ljli/ghci-sys-libs
...
haskell: set LD_LIBRARY_PATH in shellHook
2017-05-03 15:50:06 +02:00
Vladimír Čunát
4ea520ce48
ocamlPackages.utop: add missing makeWrapper
...
... fixing the build. No testing otherwise.
2017-05-03 15:48:21 +02:00
Leon Isenberg
e73e5c884f
haskell: set LD_LIBRARY_PATH in shellHook
...
LD_LIBRARY_PATH is considered by GHCI.
Previously e.g. `cabal repl` failed on packages with
system library dependencies.
2017-05-03 15:18:45 +02:00
Zero King
8bb7328300
nix: add confDir argument
2017-05-03 13:04:52 +00:00
Pierre Radermecker
1124c0ff6b
hackage2nix: remove postgrest/postgrest-ws from broken packages
2017-05-03 14:53:14 +02:00
Peter Simons
5e5d16f425
R: import upstream patch to fix broken "R CMD Sweave" command
...
The command "R CMD Sweave" always exits with error code "1", even if the
command was successful. This upstream patch remedies this issue.
2017-05-03 14:20:41 +02:00
Domen Kožar
eacb230a56
hlint: add as statically linked haskell binary
2017-05-03 14:02:56 +02:00
Théo Zimmermann
017a723939
camlp5: fix install with ocaml 4.04
...
The problem was that bytecode executables were shrinked.
This closes #25367 .
2017-05-03 11:57:33 +02:00
Peter Simons
1fdc34b737
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.2-1-gd2334f4 from Hackage revision
b0588eb8a1
.
2017-05-03 10:10:45 +02:00
Peter Simons
4b7caa7408
LTS Haskell 8.13
2017-05-03 10:10:36 +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
Cray Elliott
cebce78be9
mwprocapture: fix compile on linux 4.11
2017-05-03 00:11:22 -07: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
3dfa709706
pythonPackages.line_profiler: fix build
2017-05-03 08:50:48 +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
Aneesh Agrawal
65d06f33cc
capnproto: 0.5.3 -> 0.6.0
2017-05-03 02:14:31 -04:00
Frederik Rietdijk
8d52769ef2
Merge pull request #25459 from LnL7/darwin-gdal
...
gdal: fix darwin build
2017-05-03 08:13:51 +02:00
Frederik Rietdijk
9e48fc3268
Merge pull request #24131 from nand0p/buildbot-0.9.5
...
buildbot: 0.9.4 -> 0.9.5
2017-05-03 07:56:29 +02:00
Pascal Wittmann
c5a5ac1ef7
Merge pull request #25471 from aneeshusa/update-mosh-to-1.3.0
...
mosh: 1.2.6 -> 1.3.0
2017-05-03 07:33:44 +02:00
Michael Raskin
c42f9a81ef
Merge pull request #25466 from aneeshusa/fix-meta-platforms-treewide
...
treewide: meta.platform -> meta.platforms
2017-05-03 01:44:10 +02:00
Aneesh Agrawal
bc4e30a12b
mosh: 1.2.6 -> 1.3.0
...
Release announcement is available at
http://mailman.mit.edu/pipermail/mosh-users/2017-March/000341.html .
2017-05-02 19:39:25 -04:00
Victor Calvert
3d27a84a1c
tomb: 2.2 -> 2.4 ( #25465 )
2017-05-03 00:32:51 +01:00
Aneesh Agrawal
ded7953478
treewide: meta.platform -> meta.platforms
2017-05-02 19:32:02 -04:00
Volth
cfd831437f
freerdp: 20170201 -> 20170502
2017-05-02 23:12:02 +00:00
Jon Banafato
f93d70bc60
corebird: 1.4.2 -> 1.5
2017-05-02 19:10:25 -04:00
Thomas Tuegel
572fd3de58
dropbox: 24.4.17 -> 25.4.28
2017-05-02 16:18:25 -05:00
zraexy
31ad4e1657
perlPackages.RegexpGrammars: init at 1.045
2017-05-02 13:14:36 -08:00
Benjamin Staffin
07b66093c9
kubernetes-helm: 2.2.3 -> 2.3.1
2017-05-02 14:14:11 -07:00
Daiderd Jordan
516f909acb
gdal: fix darwin build
2017-05-02 22:21:03 +02:00
Michael Raskin
beff1984f4
qtinstaller: build submodule-style
2017-05-02 21:47:07 +02: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
Ioannis Koutras
cc4e2505e4
efivar: 31 -> 30
...
According to the release page, version 31 of efivar is still considered
as a pre-release and the sha256sum has changed at least once. This commit
switches to the last, stable release.
2017-05-02 20:56:36 +02:00
Matthew Bauer
aac48708c1
jing-trang: supports all unix
...
This is needed to build the manual on macOS.
2017-05-02 20:52:19 +02:00
Daiderd Jordan
5217969f69
python-stevedore: 1.7.0 -> 1.21.0
2017-05-02 20:11:49 +02:00
John Wiegley
b88296818d
libidn2: Correct a broken darwin patch
2017-05-02 10:46:06 -07: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
Jörg Thalheim
b48be4616d
Merge pull request #25419 from volth/google-chrome-remove-gcc-dependency
...
google-chrome: remove dependency on gcc
2017-05-02 19:05:11 +02:00
Jörg Thalheim
7be7902990
zfsUnstable: mark as incompatible with 4.11 (since rc3)
2017-05-02 18:15:53 +02: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
Rok Garbas
ec7f620831
neovim-remote: 1.4.0 -> 1.6.0
2017-05-02 16:57:40 +02:00
Rok Garbas
33960efb13
neovim-qt: 0.2.6 -> 0.2.7
2017-05-02 16:57:40 +02:00
Rok Garbas
fe3c124064
neovim: 0.1.7 -> 0.2.0
2017-05-02 16:57:40 +02:00
Thomas Tuegel
e9b1522dd3
Merge pull request #25413 from utdemir/patch-1
...
Fix documentation of emacsWithPackages
2017-05-02 09:44:37 -05: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
Robert Tröger
e026fb4852
kgpg: Added gnupg1 as runtime dependency ( #25356 )
2017-05-02 15:11:09 +01:00
Michael Raskin
a841935d4b
Merge pull request #25439 from NeQuissimus/linux_4_11_cgroups
...
linux: Add cgroups patches for 4.9, 4.10, 4.11
2017-05-02 15:03:42 +02:00
Pascal Wittmann
cac205c252
Merge pull request #25436 from romildo/upd.cmst
...
cmst: 2016.10.03 -> 2017.03.18
2017-05-02 15:00:04 +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
d7501b986a
luajit: 2.1.0-beta2 -> 2.1.0-beta3
...
The removal of `luaL_reg` alias caused lots of breakage.
Only sysdig and knot-resolver needed (also) other changes.
2017-05-02 14:00:45 +02: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
romildo
ed76d724d3
cmst: 2016.10.03 -> 2017.03.18
2017-05-02 08:50:55 -03:00
Pascal Wittmann
de48ca0466
Merge pull request #25425 from romildo/upd.connman
...
connman: 1.33 -> 1.34
2017-05-02 12:21:22 +02:00
Lancelot SIX
770b3164be
pythonPackages.asgiref: fix double declaration
...
Fix a rebase error
2017-05-02 11:59:51 +02:00
José Romildo Malaquias
be55657958
smartgithg: 8_0_3 -> 17_0_3 ( #25343 )
2017-05-02 10:10:06 +01:00
José Romildo Malaquias
cc5f1f54dc
mkvtoolnix: 9.9.0 -> 11.0.0 ( #25349 )
...
Add dependency on Qt’s multimedia component, required for compilation
of the GUIs since version 11.0.0.
2017-05-02 10:09:51 +01:00
Joachim F
81bc7839fa
Merge pull request #25408 from mdorman/emacs-updates
...
Automated Emacs package updates
2017-05-02 10:08:53 +01:00
Peter Hoeg
d4dbef90f3
rockboxutility: do not pull in espeak by default
2017-05-02 15:52:10 +08:00
Domen Kožar
e057e5927e
Merge pull request #25427 from aneeshusa/fix-meta-priority-types
...
Fix meta priority types
2017-05-02 09:38:32 +02:00
Domen Kožar
767aad2aaa
hydra: 2017-03-21 -> 2017-04-26
2017-05-02 09:36:35 +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
6bf20f95d9
pythonPackages.channels: 1.0.3 -> 1.1.3
2017-05-02 09:28:35 +02:00
Lancelot SIX
519d3d0451
pythonPackages.daphne: 1.0.3 -> 1.2.0
2017-05-02 09:28:35 +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 Simons
033f2a6ca5
Merge pull request #25405 from obsidiansystems/gi-javascriptcore-fix3
...
gi-webkit2: fix gi-javascriptcore dependency
2017-05-02 09:04:14 +02:00
Peter Simons
7b17f00f2f
Merge pull request #25400 from ljli/hse-simple-no-conf
...
haskell: haskell-src-exts-simple: Remove configuration
2017-05-02 08:59:09 +02:00
Peter Simons
c609aecede
Merge pull request #25389 from roberth/fix-haskell-tasty-discover
...
haskellPackages.tasty-discover: bootstrap itself using an untested build
2017-05-02 08:44:43 +02:00
Peter Hoeg
13bca4ba2d
rockboxutility: fix linking to Qt libs
2017-05-02 14:34:52 +08:00
Alexander V. Nikolaev
8452e0684e
gimp: split buildInputs and nativeBuildInputs for plugins
2017-05-02 09:33:54 +03:00
Aneesh Agrawal
d3acf9891c
stdenv: More useful error message on bad meta attrs
...
This helps in debugging meta attribute type errors,
which are now enforced as of commit
90b9719f4f
.
2017-05-02 01:45:30 -04:00
Aneesh Agrawal
bd9246b009
treewide: Always use integers for meta.priority
...
Meta attributes types are now enforce as of commit
90b9719f4f
,
so ensure meta.priority is always set to an integer.
This fixes evaluation of `linuxPackages_latest.virtualbox`
(the impetus for this commit)
and other packages that use lowPrio or hiPrio.
2017-05-02 01:43:22 -04: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
romildo
ac8698b7d1
connman: 1.33 -> 1.34
2017-05-01 23:35:18 -03:00
Volth
0370749209
google-chrome: remove dependency on gcc
2017-05-02 00:56:53 +00: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
Shea Levy
9f2bbf65af
haskellSrc2nix: preferLocalBuild and use unwrapped cabal2nix.
...
No need to download bazaar etc...
2017-05-01 18:21:42 -04: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
Vladimír Čunát
f1ed43c14e
Merge #24949 : desmume: fix mesa+osmesa
2017-05-01 23:55:14 +02:00
Vladimír Čunát
30c0a2ca2e
libplist: drop libxml2 dependency
...
The announcement for 2.0.0 claims it isn't needed anymore,
and it seems true.
2017-05-01 23:55:14 +02:00
Utku Demir
5a78bed2bb
Fix documentation of emacsWithPackages
...
After [this change](901a778c77
), it should be `overrideScope` instead of `override`.
2017-05-02 09:52:04 +12:00
Jörg Thalheim
28809cec9b
Merge pull request #25409 from mbrgm/upgrade-unifi
...
unifi: 5.4.14 -> 5.5.11
2017-05-01 23:49:46 +02:00
Jörg Thalheim
59c699e9b9
Merge pull request #25331 from volth/xfce4-screenshooter-glib-networking
...
xfce4-screenshooter: add glib_networking dependency
2017-05-01 23:42: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
Jörg Thalheim
f3eb5950a2
xfce4-screenshooter: use wrapGAppsHook instead of makeWrapper
2017-05-01 23:41:11 +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
Marius Bergmann
7ae9c8ab5e
unifi: 5.4.14 -> 5.5.11
2017-05-01 23:00:59 +02: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
Jörg Thalheim
b99007de81
Merge pull request #25369 from bachp/openshift-1.5.0
...
openshift: 1.3.2 -> 1.5.0
2017-05-01 22:11:40 +02:00
Daiderd Jordan
1046723ff6
Merge pull request #25308 from acowley/glfw-id
...
glfw: fix the install name id on darwin
2017-05-01 22:08:42 +02:00
Jörg Thalheim
878a1662d7
openshift: use buildGoPackage
2017-05-01 22:07:41 +02:00
Matthias Beyer
146f8af47c
beautifulsoup4: 4.5.1 -> 4.5.3
2017-05-01 21:38:18 +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
Ryan Trinkle
1927361e44
gi-webkit2: fix gi-javascriptcore dependency
2017-05-01 15:21:57 -04:00
Will Dietz
cb026b1b65
swift: Fix sha256, I think upstream moved the release tag?
...
If this happens again we can target the particular commit
but hopefully it's a one-time thing.
2017-05-01 13:52:46 -05:00
Jörg Thalheim
ef91b6d3e9
Merge pull request #25344 from lheckemann/dolphin-deps
...
dolphin-emu: include more dependencies
2017-05-01 20:40:43 +02:00
Jörg Thalheim
cb186efb64
Merge pull request #25359 from pbogdan/aisleriot-fix-build-failure
...
gnome3.aisleriot: fix build failure.
2017-05-01 20:39:36 +02:00
Daniel Peebles
1de27d461c
Merge pull request #25402 from bhmiller/master
...
pants13-pre: 1.3.0.dev13 -> 1.3.0.dev19
2017-05-01 14:14:06 -04: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
Dan Peebles
f3a05a0fb3
stdenv: disable checkMeta by default until issues resolved
...
https://github.com/NixOS/nixpkgs/pull/25304#issuecomment-298385426
2017-05-01 13:51:12 -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
Leon Isenberg
299fdf7441
haskell: haskell-src-exts-simple: Remove configuration
2017-05-01 19:07:50 +02:00
Michael Raskin
63e3711ee5
Merge pull request #25279 from LnL7/libplist-2.0.0
...
libplist: 1.12 -> 2.0.0
2017-05-01 19:06:45 +02:00
Jens Binkert
4c6d267ae8
networkmanager_dmenu: init at unstable-2017-04-13
2017-05-01 19:06:23 +02:00
Michael Raskin
8972abbfc9
Merge pull request #25239 from jyp/keras2
...
keras: 1.2.2 -> 2.0.3
2017-05-01 19:01:05 +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
Michael Alan Dorman
d91ac0080f
melpa-packages: 2017-05-01
2017-05-01 12:48:45 -04:00
Michael Alan Dorman
9b40d73a67
melpa-stable-packages: 2017-05-01
2017-05-01 12:48:45 -04:00
Michael Alan Dorman
2ad6059187
elpa-packages: 2017-05-01
2017-05-01 12:48:45 -04:00
Jörg Thalheim
0c0519bd3b
Merge pull request #25362 from laMudri/abcde-musicbrainz
...
abcde: specify perl runtime dependencies for abcde-musicbrainz-tool
2017-05-01 18:27:04 +02:00
Jörg Thalheim
d2bd8c4482
abcde: simplify wrapper code
2017-05-01 18:25:20 +02:00
Yann Hodique
3539f23aee
hugo: 0.20.5 -> 0.20.6 ( #25327 )
2017-05-01 17:19:09 +01: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
Jörg Thalheim
27b7e2f7da
Merge pull request #25392 from armijnhemel/json-c
...
json-c: 0.12 -> 0.12.1
2017-05-01 17:57:41 +02:00
Vladimír Čunát
ba4fd61630
Merge #25382 : ffmpeg: remove darwin patch
2017-05-01 17:45:30 +02:00
Shea Levy
8a1707ad0d
nixBufferBuilders: Add haskellMonoRepo builder
2017-05-01 11:44:21 -04:00
Jörg Thalheim
ecd2a34468
Merge pull request #25361 from romildo/upd.adapta
...
adapta-gtk-theme: 3.89.1.66 -> 3.90.0.125
2017-05-01 17:43:53 +02:00
Michael Raskin
6fc51d1d7f
django_hijack: reduce hackishness of overrides
2017-05-01 17:42:31 +02:00
Anthony Cowley
de3c1f0dc9
glfw: fix the install name id on darwin
...
Also change platforms to ‘unix‘.
2017-05-01 11:40:06 -04:00
Robert Hensing
14244d0f33
haskellPackages.tasty-discover: bootstrap itself using an untested build
...
The tasty-discover test suite depends on tasty-discover in $PATH during
test-suite compilation. Adding an untested build of itself to build
tools fixes the problem, without putting the untested version in
the package set.
2017-05-01 17:28:45 +02:00
José Romildo Malaquias
f87e4c9f53
vivaldi: 1.8.770.56-1 -> 1.9.818.44-1 ( #25345 )
2017-05-01 16:21:04 +01:00
José Romildo Malaquias
88fe719e64
qbittorrent: 3.3.11 -> 3.3.12 ( #25350 )
2017-05-01 16:17:15 +01:00
José Romildo Malaquias
2c6bff5522
jetbrains.clion: 2017.1 -> 2017.1.1 ( #25347 )
2017-05-01 16:11:45 +01:00
José Romildo Malaquias
8a95889eaf
e17gtk: 3.22.0 -> 3.22.1 ( #25305 )
2017-05-01 16:11:13 +01:00
Michael Raskin
b69d04c798
albert: fix build
2017-05-01 16:54:11 +02:00
romildo
fb3392fbfe
albert: 0.10.2 -> 0.11.1
2017-05-01 16:54:10 +02:00
Alexander V. Nikolaev
94d909adaf
gimp: fix all plugins build
2017-05-01 17:53:40 +03: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
Armijn Hemel
6d57c280c6
remove no longer needed patch
2017-05-01 16:27:50 +02:00
Jörg Thalheim
d58c6a4730
Merge pull request #25364 from titanous/update-makemkv
...
makemkv: 1.10.4 -> 1.10.5
2017-05-01 16:24:23 +02:00
Armijn Hemel
ab55c0c2c2
json-c: 0.12 -> 0.12.1
2017-05-01 16:23:14 +02:00
Michael Raskin
41475012eb
Merge pull request #25164 from marsam/master
...
Homogenize abc-verifier, dwm, osmctools homepages
2017-05-01 15:47:15 +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
e82070382a
Merge pull request #25386 from armijnhemel/atop
...
atop: 2.2-3 -> 2.3.0
2017-05-01 15:29:52 +02:00
Michael Raskin
47d352fd28
pythonPackages.django_compat: restore access to buildPythonPackage override
2017-05-01 15:14:39 +02:00
Armijn Hemel
5b0dcf95a0
atop: 2.2-3 -> 2.3.0
2017-05-01 14:45:27 +02:00
Michael Raskin
8a4bb1beb6
Merge pull request #25130 from jeaye/simp_le-0.2.0
...
simp_le: 0.1.1 -> 0.2.0
2017-05-01 14:40:08 +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
9ae5487b19
Merge branch 'master' into ocaml-utop
2017-05-01 14:38:18 +02:00
Michael Raskin
69250aa4ee
Merge pull request #25121 from simonvandel/tvheadend-421
...
tvheadend: 4.0.8 -> 4.2.1
2017-05-01 14:27:56 +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
9eeaa70dd1
Merge pull request #25114 from Hodapp87/gdal_sqlite
...
gdal: Add optional SQLite & Spatialite support
2017-05-01 14:21:49 +02:00
Michael Raskin
c9a378a3e8
Merge pull request #25109 from amiloradovsky/planner
...
planner: 0.14.6 -> 20170429
2017-05-01 14:20:57 +02:00
Michael Raskin
9c39666613
Merge pull request #25107 from armijnhemel/guvcview
...
guvcview: 2.0.4 -> 2.0.5
2017-05-01 14:15:07 +02:00
Michael Raskin
968fc6c7cb
Merge pull request #25106 from emanueleperuffo/master
...
robomongo: refactor
2017-05-01 14:05:49 +02:00
Michael Raskin
7900a0162a
Merge pull request #25088 from dtzWill/update/swift-3.1.1
...
swift: 3.1 -> 3.1.1
2017-05-01 14:03:43 +02:00
Michael Raskin
833cae0113
Merge pull request #25085 from romildo/upd.imlib2
...
imlib2: 1.4.9 -> 1.4.10
2017-05-01 13:55:01 +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
Daiderd Jordan
0ffe146ed3
ffmpeg: remove darwin patch
2017-05-01 13:31:00 +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
Michael Raskin
5ef193446e
Merge pull request #24997 from romildo/upd.efibootmgr
...
efibootmgr: 13 -> 15
2017-05-01 13:22:28 +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