Lancelot SIX
e5091dea9e
Merge pull request #56491 from lsix/django_updates
...
Django updates
2019-03-07 09:51:06 +01:00
Matthieu Coudron
68a72f1a47
luarocks-nix: bump to match luarocks
...
Also made changes to lua package generation system to account for packages like cqueues
that have one version per lua interpreter.
The csv file also accepts comments now.
2019-03-07 17:43:07 +09:00
Matthieu Coudron
c37b8925ba
luarocks: 2.4.4 -> 3.0.4
...
Some new features like test_dependencies/build_dependencies and flags ( --lua-versions)
that should make nix integration easier:
https://github.com/luarocks/luarocks/blob/master/CHANGELOG.md
2019-03-07 17:43:07 +09:00
Tom Hunger
488230c253
pytorch: Use nativeBuildInputs to specify binary build dependencies.
2019-03-07 09:41:43 +01:00
Lancelot SIX
3e81b4500e
pythonPackages.django_1_11: 1.11.18 -> 1.11.20
...
See release notes:
- https://docs.djangoproject.com/en/dev/releases/1.11.19/
- https://docs.djangoproject.com/en/dev/releases/1.11.20/
2019-03-07 09:30:15 +01:00
Michael Raskin
80d032b13b
Merge pull request #56999 from knedlsepp/fix-cgui
...
cgui: 2.0.3 -> 2.1.0 (to fix build)
2019-03-07 08:10:04 +00:00
Peter Simons
33ebe0c79d
Merge pull request #56162 from jacereda/fix-purescript-build
...
purescript: fix build compiling with ghc 8.4.4
2019-03-07 08:39:08 +01:00
Ryan Mulligan
b144b7868b
Merge pull request #56829 from vbgl/obelisk-0.4.0
...
obelisk: 0.3.0 -> 0.4.0
2019-03-06 19:10:16 -08:00
Will Dietz
7c9e0cbddc
Merge pull request #56983 from dtzWill/update/xapian-1.4.11
...
xapian: 1.4.10 -> 1.4.11
2019-03-06 19:38:01 -06:00
Josef Kemetmüller
8e4b9c0305
cgui: 2.0.3 -> 2.1.0
2019-03-06 23:57:50 +01:00
Lily Ballard
53508b1d8e
jazzy: 0.9.0 -> 0.9.5
...
Also add myself as a maintainer.
2019-03-06 14:06:02 -08:00
Dmitry Kalinkin
01ad172921
rivet: 2.7.0 -> 2.7.0
...
Upstream changed tarball yet again. The change is to autotools scripts,
the new ones have a more strict check for "yoda" package version.
2019-03-06 16:47:55 -05:00
Stephen
38ee19986d
qtwebkit-plugins: fix build for different hunspell version ( #56925 )
2019-03-06 15:38:57 -05:00
Will Dietz
107c3e976f
xapian: 1.4.10 -> 1.4.11
...
not announced yet, fixes issue encountered by a notmuch user.
2019-03-06 14:19:12 -06:00
zimbatm
b1f767ef90
pipenv: fix python loading issue ( #56495 )
2019-03-06 17:56:44 +00:00
Frederik Rietdijk
f2a1d5b0c6
flatcc: init at 0.5.2
2019-03-06 17:29:04 +01:00
Peter Simons
c3944ac913
Merge pull request #56946 from iimog/fix-rPackages.phytools
...
rPackages.phytools: fix installation
2019-03-06 15:10:58 +01:00
Peter Simons
aef1d63650
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.2 from Hackage revision
76af45f9cb
.
2019-03-06 14:24:51 +01:00
Frederik Rietdijk
a2736d27d1
buildPythonPackage: fix building with flit
2019-03-06 13:42:46 +01:00
Michael Raskin
3aae18f7dd
luarocks: fix meta after refactoring, thanks to @peti for mentioning
2019-03-06 12:31:06 +01:00
Michael Raskin
73a82dcc44
luarocks: switch to a less intrusive update-walker metadata style
2019-03-06 11:54:21 +01:00
Frederik Rietdijk
51174e7b7b
python.pkgs.semver: 2.7.9 -> 2.8.1
2019-03-06 11:40:07 +01:00
Markus Ankenbrand
7fcfbcdbc9
rPackages.phytools: fix installation
2019-03-06 11:39:48 +01:00
markuskowa
b50855dc35
Merge pull request #56913 from markuskowa/rm-julia06
...
julia: remove 0.6.4 (julia_06)
2019-03-06 09:36:19 +01:00
lewo
feef0893d1
Merge pull request #56895 from vdemeester/update-skopeo
...
skoepo: 0.1.34 -> 0.1.35
2019-03-06 09:22:22 +01:00
Jade
430100bf30
teensyduino: 1.40 -> 1.45
...
Bumps teensyduino version, simplifies building, and fixes a build error
2019-03-06 01:40:09 -06:00
Jorge Acereda
dd2dff39fa
purescript: fix build compiling with ghc 8.4.4
...
Closes #53597 .
2019-03-06 08:36:52 +01:00
Peter Simons
68be6bbc31
ghc: add new 8.6.4 version
2019-03-06 08:13:56 +01:00
Wael Nasreddine
51fdca9cad
Merge pull request #56567 from Izorkin/datadog-agent
...
datadog-agent: update go packages and sub-packages
2019-03-05 16:59:21 -08:00
Jan Tojnar
d3ff902e94
webkit: move to aliases
2019-03-06 00:20:55 +01:00
Peter Simons
78b94d335d
haskell-packages: re-write references to webkit to webkitgtk
2019-03-06 00:20:07 +01:00
markuskowa
a23bf67c2a
Merge pull request #56845 from knedlsepp/fix-mapnik
...
mapnik: Fix build
2019-03-05 23:20:35 +01:00
worldofpeace
cc6d98b0de
Merge pull request #56910 from samhug/fix/56908-ppft
...
pythonPackages.ppft: use custom checkPhase
2019-03-05 16:56:11 -05:00
Jörg Thalheim
e97f34834c
Merge pull request #56898 from vdemeester/update-delve
...
delve: 1.1.0 -> 1.2.0
2019-03-05 20:58:59 +00:00
Jan Tojnar
6b8c1d9f4e
libchamplain: 0.12.16 → 0.12.19
...
Mainly meson port.
https://mail.gnome.org/archives/libchamplain-list/2019-February/msg00001.html
https://mail.gnome.org/archives/libchamplain-list/2019-February/msg00002.html
https://mail.gnome.org/archives/libchamplain-list/2019-March/msg00000.html
2019-03-05 21:46:35 +01:00
Jörg Thalheim
c547c03c90
Merge pull request #56901 from vdemeester/update-go-symbols
...
go-symbols: unstable-2018-05-23 -> 0.1.1
2019-03-05 20:46:20 +00:00
Sam Hug
529bffccd8
pythonPackages.ppft: use custom checkPhase
2019-03-05 12:35:43 -08:00
Peter Simons
2d3455ec0e
haskell-packages.nix: fix all references that refer to a known alias
...
Thanks to @jtojnar for implementing this improvement.
2019-03-05 21:22:46 +01:00
Peter Simons
fbc21368b9
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.1-10-gd1d8208 from Hackage revision
f2e35741b5
.
2019-03-05 21:22:46 +01:00
Florian Klink
1aa0980e1a
Merge pull request #56872 from dotlambda/bpython-desktop-file
...
python.pkgs.bpython: correct Exec in bpython.desktop
2019-03-05 19:17:02 +01:00
Vincent Demeester
8df26ef3ff
go-symbols: unstable-2018-05-23 -> 0.1.1
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-05 18:59:49 +01:00
Vincent Demeester
b4764f3b2b
delve: 1.1.0 -> 1.2.0
...
Also, move the goPackagePath to `github.com/go-delve/delve` 👼
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-05 18:50:17 +01:00
Vincent Demeester
428c653d78
skoepo: 0.1.34 -> 0.1.35
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-05 18:38:16 +01:00
Markus Kowalewski
c997f5d0f2
julia: remove 0.6.4 (julia_06)
2019-03-05 17:52:58 +01:00
Jan Tojnar
2ac764de78
Revert "hackage-packages.nix: automatic Haskell package set update"
...
This reverts commit fe0f47110f
.
2019-03-05 16:28:29 +01:00
Jan Tojnar
fe0f47110f
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.1-7-g6b9bca8 from Hackage revision
98dbc22cb4
.
2019-03-05 16:27:46 +01:00
William Kral
0b76b2d2af
vagrant: re-add nowarn patch ( #56863 )
2019-03-05 06:44:40 -08:00
Jan Tojnar
57c745f530
gnome2: remove aliases
2019-03-05 15:37:45 +01:00
Robert Schütz
b36dc66bfe
python.pkgs.supervise_api: use patch to specify path to supervise
2019-03-05 13:34:37 +01:00
Robert Schütz
a5c3c8e409
python.pkgs.tvdb_api: disable tests
2019-03-05 13:34:37 +01:00
Robert Schütz
1435d45b4e
python.pkgs.uproot: update checkInputs
2019-03-05 13:34:36 +01:00
Robert Schütz
654e6ecc68
python.pkgs.awkward: fix tests
...
pytest.importorskip() doesn't work when we don't use pytest to run tests
2019-03-05 13:34:36 +01:00
Peter Simons
98f69edf83
tbb: remove myself from list of maintainers
2019-03-05 12:53:04 +01:00
Peter Simons
9d9c599055
swi-prolog: remove myself from list of maintainers
2019-03-05 12:53:04 +01:00
Robert Schütz
f66d4bcb6b
python.pkgs.willow: correct src
2019-03-05 12:50:23 +01:00
Jörg Thalheim
bf444fd442
Merge pull request #56673 from Kaali/darwin-ccls
...
Add Darwin support for ccls
2019-03-05 10:49:18 +00:00
Peter Simons
456f09d76f
ghc: Drop outdated compiler versions 8.6.1 and 8.6.2. We have 8.6.3.
2019-03-05 11:13:52 +01:00
Matthew Bauer
1f212565d2
ghc863: dont add extra libs
...
Don’t add -liconv to LDFLAGS automatically so that GHC will add it itself.
Merged in pull request #56795 from @matthewbauer.
2019-03-05 11:13:52 +01:00
Peter Simons
9e1ef78162
pandoc: add overrides to fix build of the new 2.7 version
2019-03-05 11:13:47 +01:00
Peter Simons
6e04ad9523
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.1-10-gd1d8208 from Hackage revision
43355d3d6c
.
2019-03-05 11:13:47 +01:00
Peter Simons
a70e883445
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.1-10-gd1d8208 from Hackage revision
137855b0b1
.
2019-03-05 11:13:47 +01:00
Robert Schütz
b0a9ac798a
python.pkgs.bpython: correct Exec in bpython.desktop
2019-03-05 10:32:24 +01:00
Peter Simons
d955c0a385
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.1-9-g74e5d36 from Hackage revision
dc5ba26095
.
2019-03-05 10:22:33 +01:00
Peter Simons
33e87e4b69
LTS Haskell 13.10
2019-03-05 10:22:33 +01:00
Robert Schütz
9b3e5a3aab
Merge pull request #56696 from jokogr/f/libarcus
...
pythonPackages.libarcus: use pkgs.protobuf as input
2019-03-05 09:10:29 +01:00
Vincent Laporte
01f88218d2
ocamlPackages.lablgtk3: 3.0.beta4 -> 3.0.beta5
2019-03-05 09:06:28 +01:00
Ioannis Koutras
6a523a180a
pythonPackages.libarcus: use pkgs.protobuf as input
...
This commit makes pkgs.protobuf the input for libarcus, since the latter
searches for the native protobuf library and not for the Python module.
2019-03-05 08:57:09 +01:00
Robert Schütz
82b38923c2
python.pkgs.pykerberos: put krb5 in buildInputs too
...
For the relevant discussion see
https://github.com/NixOS/nixpkgs/pull/55757#issuecomment-469397261
2019-03-05 08:48:29 +01:00
Wael Nasreddine
37d2f71e2f
go_1_12: set meta.branch to 1.12 ( #56852 )
2019-03-04 23:18:12 -08:00
Väinö Järvelä
41a675258f
Add Darwin support for ccls
2019-03-05 08:37:07 +02:00
Domen Kožar
d45ba336b2
cachix: 0.1.3 -> 0.2.0
2019-03-05 10:59:51 +07:00
worldofpeace
dcd3a105a0
Merge pull request #56844 from knedlsepp/fix-resampy
...
pythonPackages.resampy: Fix build
2019-03-04 20:01:36 -05:00
worldofpeace
d830bfba9a
pythonPackages.resampy: enable tests
2019-03-04 19:41:24 -05:00
Mateusz Kowalczyk
7f298714b4
Merge pull request #56648 from r-ryantm/auto-update/ffms
...
ffms: 2.22 -> 2.23
2019-03-05 08:20:31 +09:00
Will Dietz
94c25f6fb2
nsss: 0.0.1.0 -> 0.0.1.1
...
https://skarnet.org/software/nsss/upgrade.html
2019-03-04 23:23:55 +01:00
Will Dietz
79a19d1733
utmps: 0.0.2.0 -> 0.0.2.1
...
https://skarnet.org/software/utmps/upgrade.html
2019-03-04 23:23:55 +01:00
Will Dietz
079eeaf3ef
skalibs: 2.7.0.0 -> 2.8.0.0
...
https://skarnet.org/software/skalibs/upgrade.html
2019-03-04 23:23:55 +01:00
Carles Pagès
9fa7ca4d4a
Merge pull request #56823 from callahad/sdl2-webp
...
SDL2_image: support WebP images
2019-03-04 23:10:08 +01:00
Josef Kemetmüller
e844f08125
mapnik: Fix build
2019-03-04 21:41:53 +01:00
Josef Kemetmüller
8e1afe7f14
pythonPackages.resampy: Fix build
2019-03-04 21:37:31 +01:00
Vladimír Čunát
3e442fd0f9
Revert "luaPackages.cqueues: move to generated"
...
This reverts commit c01fe375ca
.
See the reverted commit on GitHub for discussion. /cc PR #55305 .
2019-03-04 20:34:07 +01:00
Michael Raskin
fce81a36b7
Merge pull request #56825 from callahad/renpy
...
renpy: 7.1.3 -> 7.2.0
2019-03-04 19:26:30 +00:00
worldofpeace
77c8b423ed
pythonPackages.pex: mark as broken
2019-03-04 14:24:22 -05:00
Vincent Laporte
6c614a626e
obelisk: 0.3.0 -> 0.4.0
2019-03-04 16:01:00 +00:00
Robert Schütz
4c0f0a014b
python.pkgs.pymediainfo: fix build
2019-03-04 15:48:23 +01:00
Robert Schütz
35848d284b
python.pkgs.rawkit: add patch for python37 compatibility
2019-03-04 15:48:23 +01:00
Dan Callahan
154a7d3cfb
renpy: 7.1.3 -> 7.2.0
2019-03-04 14:46:02 +00:00
Jörg Thalheim
27cb0669c6
Merge pull request #56500 from kalbasit/nixpkgs_add-support-go-1-12
...
go_1_12: init at go 1.12
2019-03-04 14:22:27 +00:00
Dan Callahan
f972720c7e
SDL2_image: support webp images
2019-03-04 14:07:32 +00:00
Timo Kaufmann
2a5993d617
Merge pull request #56820 from timokau/tensorflow-py2-fixes
...
Tensorflow py2 fixes
2019-03-04 15:01:26 +01:00
Graham Christensen
1774c68090
Merge pull request #56365 from asymmetric/solc-0.5.4
...
solc: 0.5.3 -> 0.5.4
2019-03-04 08:47:56 -05:00
Timo Kaufmann
af7455b1c8
pythonPackages.tensorflow: fix python<3.4 build
...
This was already added for the source build, but missing for the binary
build.
2019-03-04 14:11:27 +01:00
Timo Kaufmann
9e95109b89
pythonPackages.tensorflow-tensorboard: fix python2 build
...
Fix build after https://github.com/NixOS/nixpkgs/pull/56669 . Update the
python2 hash and re-add the python2 `futures` dependency. Not sure if
there was a reason for it to be removed in the first place.
2019-03-04 14:08:55 +01:00
Mario Rodas
de0373bbe2
ruby_2_6: add missing rvm patchset ( #56461 )
2019-03-04 12:00:11 +00:00
Lancelot SIX
029aba960a
pythonPackages.qscintilla: fix build
2019-03-04 11:54:44 +01:00
worldofpeace
a0ad72bebc
Merge pull request #56530 from dtzWill/update/libusbmuxd-2019-01-18
...
libusbmuxd: 2018-07-23 -> 2019-01-18
2019-03-04 01:57:16 -05:00
Will Dietz
d15a3ee702
Merge pull request #56474 from dtzWill/update/buildah-1.7.1
...
buildah: 1.4 -> 1.7.1
2019-03-04 00:14:06 -06:00
Will Dietz
8c0cd1ae6b
Merge pull request #56663 from dtzWill/update/libpqxx-6.3.3
...
libpqxx: 6.3.1 -> 6.3.3
2019-03-04 00:07:56 -06:00
Will Dietz
209ab53069
Merge pull request #56670 from dtzWill/update/pony-0.27.0
...
ponyc: 0.26.0 -> 0.27.0, cleanup, use recent LLVM
2019-03-04 00:07:19 -06:00
worldofpeace
20aeed3ba8
Merge pull request #56637 from worldofpeace/geoclue/2.5.2
...
geoclue2: 2.5.1 -> 2.5.2
2019-03-04 00:04:08 -05:00