Jan Tojnar
f4ffeaf9a5
Merge pull request #57889 from mat8913/flatpak-bubblewrap-paths
...
flatpak: Fix bubblewrap paths for icon-validator
2019-03-19 15:11:29 +01:00
Ryan Mulligan
f4db78b4f2
Merge pull request #57334 from r-ryantm/auto-update/now-cli
...
now-cli: 13.1.2 -> 14.0.3
2019-03-19 07:03:46 -07:00
Will Dietz
d0133e6624
strace: 4.26 -> 5.0
...
https://lists.strace.io/pipermail/strace-devel/2019-March/008672.html
2019-03-19 07:34:55 -05:00
Jörg Thalheim
5e888d1854
Merge pull request #57896 from dotlambda/asyncio-remove
...
python.pkgs.asyncio: remove
2019-03-19 10:55:37 +00:00
Robert Schütz
180c68d88a
python.pkgs.cairocffi: make withXcffib work again ( #57855 )
2019-03-19 10:20:05 +01:00
Robert Schütz
271835909e
python.pkgs.aioeventlet: 0.5.1 -> 0.5.2
2019-03-19 10:17:16 +01:00
Robert Schütz
a4a61777e8
python.pkgs.asyncio: remove
...
> This version is only relevant for Python 3.3,
> which does not include asyncio in its stdlib.
We don't ship 3.3 anymore.
2019-03-19 10:11:23 +01:00
Robert Schütz
3172140c19
Merge pull request #57724 from dotlambda/pyalgotrade-fix
...
python.pkgs.pyalgotrade: fix build
2019-03-19 09:57:03 +01:00
Robert Schütz
4cf0a12d34
python.pkgs.pyalgotrade: fix build
2019-03-19 09:39:38 +01:00
Robert Schütz
ae5b83683a
python.pkgs.ws4py: enable for all Python versions
2019-03-19 09:39:37 +01:00
Cedric Cellier
913e33897c
ocaml-syslog: init at 1.5
2019-03-19 09:31:12 +01:00
Will Dietz
9e490068ac
catch2: 2.6.0 -> 2.7.0
...
https://github.com/catchorg/Catch2/releases/tag/v2.7.0
https://github.com/catchorg/Catch2/releases/tag/v2.6.1
2019-03-19 00:08:02 -05:00
Matthew Harm Bekkema
f2d6e4ab04
flatpak: Fix bubblewrap paths for icon-validator
...
Otherwise, `flatpak-validate-icon --sandbox` gives error:
bwrap: Can't find source path /etc/ld.so.cache: No such file or directory
2019-03-19 15:57:43 +11:00
Ryan Mulligan
e4c9a026c1
Merge pull request #57844 from vbgl/dune-1.8.2
...
dune: 1.6.2 -> 1.8.2
2019-03-18 19:20:37 -07:00
Will Dietz
efee45b05a
libssh2: 1.8.0 -> 1.8.1 (SECURITY)
...
Release announcement:
https://www.libssh2.org/mail/libssh2-devel-archive-2019-03/0009.shtml
Security info:
https://www.libssh2.org/mail/libssh2-devel-archive-2019-03/0010.shtml
2019-03-18 19:41:55 -05:00
Michael Raskin
0f3146eda7
Merge pull request #56689 from andir/firefox66
...
firefox 65.0.2 -> 66, 60.5.2esr -> 60.6.0esr, firefox-bin: 65.0.2 -> 66.0
2019-03-18 19:12:23 +00:00
Will Dietz
3ff71fcc8b
Merge pull request #57784 from dtzWill/fix/ghc-musl-strdup
...
ghc{822,863}Binary: fix to work w/musl again, __strdup -> strdup
2019-03-18 12:44:08 -05:00
Sarah Brofeldt
379ff387f4
pythonPackages.secretstorage: 3.1.0 -> 3.1.1 ( #57857 )
2019-03-18 17:25:07 +01:00
Andreas Rammhold
b6fff67587
rust-cbindgen: add andir (myself) as maintainer
2019-03-18 17:18:40 +01:00
Andreas Rammhold
f10d6564ea
rust-cbindgen: 0.6.7 -> 0.8.0
2019-03-18 17:18:38 +01:00
Sarah Brofeldt
1222e289b5
Merge pull request #57284 from srhb/jl-monadfail-patch
...
jl: Patch to work with MonadFail GHC 8.6 change
2019-03-18 16:48:53 +01:00
Will Dietz
f9b1a1955b
python3Packages.PyChromecast: 2.5.2 -> 3.0.0 ( #57843 )
2019-03-18 16:09:51 +01:00
Robert Schütz
72e0be2fb7
python3.pkgs.pycaption: fix build
2019-03-18 16:08:49 +01:00
Robert Schütz
ea7885fd7a
python.pkgs.mysqlclient: fix build
...
fallout of https://github.com/NixOS/nixpkgs/pull/54182
fixes https://github.com/NixOS/nixpkgs/issues/57263
2019-03-18 15:57:11 +01:00
Robert Schütz
8ec6905aae
Merge pull request #57745 from dotlambda/csvkit-no-library
...
csvkit: move out of pythonPackages
2019-03-18 15:49:47 +01:00
Vincent Laporte
f23e6ec166
coqPackages.contribs.containers: enable for Coq 8.9
2019-03-18 10:25:58 +01:00
Vincent Laporte
2923bd5d06
coqPackages.coq-simple-io: 0.2 -> 1.0.0
...
coqPackages.QuickChick: 1.0.2 -> 20190311
2019-03-18 09:52:01 +01:00
Maximilian Bosch
341aeb8cf3
hydra: 2019-02-01 -> 2019-03-18
...
Yesterday we had a discussion about several Hydra-related problems in the #nixos
IRC channel[1], as a result a lot of stalled PRs were merged.
I think that we want to use the latest Hydra now as it contains lots of
new fixes and folks mentioned that they want to use a self-hosted
Hydra, so they probably use the `nixpkgs` package rather than the
expressions from `NixOS/hydra`.
Simply moving to 2019-03-18 should be fine for now as Hydra doesn't have
a release model.
[1] https://logs.nix.samueldr.com/nixos/2019-03-17#2048416 ;
2019-03-18 09:49:42 +01:00
Edward Tjörnhammar
07632cbaab
properties-cpp: init at 0.0.1
...
Co-authored-by: Luke Adams <luke.adams@belljar.io >
Co-authored-by: Volth <volth@webmaster.ms >
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com >
2019-03-18 09:28:01 +01:00
Will Dietz
93e3eecdb3
ghc*Binary: use $OBJCOPY when invoking objcopy (touchup musl fix)
2019-03-18 02:00:39 -05:00
Vincent Laporte
9af5a9a595
dune: 1.6.2 -> 1.8.2
2019-03-18 04:43:01 +00:00
Vincent Laporte
ff43f0a7b5
ocamlPackages.ocp-index: 1.1.8 -> 1.1.9
2019-03-18 05:39:11 +01:00
Peter Hoeg
017f0e8043
Merge pull request #56334 from peterhoeg/u/shairplay
...
shairplay: 2016-01-01 -> 2018-08-24 and add avahi-compat convenience derivation
2019-03-18 11:29:38 +08:00
Domen Kožar
4c6be1f00c
cachix: use synced, upstream haskell packages
2019-03-18 10:11:27 +07:00
Ryan Mulligan
d4559c372d
Merge pull request #57466 from r-ryantm/auto-update/python3.7-xcffib
...
python37Packages.xcffib: 0.6.0 -> 0.7.0
2019-03-17 18:01:57 -07:00
José Luis Lafuente
c5c31ef91a
clojure: 1.10.411 -> 1.10.442 ( #57788 )
2019-03-18 00:13:11 +01:00
Troels Henriksen
27f7cf2cad
futhark: only wrap the 'futhark' executable
...
Newer versions of Futhark only care about this executable, and the
others are thin wrappers that will go away in a future version.
2019-03-17 22:51:20 +01:00
worldofpeace
d630716229
pythonPackages.rabbitypy: nitpicks
2019-03-17 17:46:39 -04:00
Josef Kemetmüller
2016b37495
pythonPackages.rabbitpy: Fix build
2019-03-17 17:44:36 -04:00
markuskowa
2451207304
Merge pull request #57206 from r-ryantm/auto-update/armadillo
...
armadillo: 9.200.7 -> 9.200.8
2019-03-17 18:27:07 +01:00
Vladyslav M
832eb2559d
buildGoModule: Allow pname attribute ( #57787 )
2019-03-17 09:29:20 -07:00
Alyssa Ross
ad0d1ff6fd
makeDBusConfig: don't allow substitutions
...
This is rebuilt virtually every time a NixOS module is enabled or
disabled, so I don't think it makes sense to have it substituted.
It gets in the way of trivial config changes when I would otherwise be
able to rebuild my system entirely offline.
2019-03-17 16:04:08 +00:00
Robert Schütz
5e39aa231a
csvkit: move out of pythonPackages
...
From https://csvkit.readthedocs.io/en/1.0.3/index.html :
> csvkit is a suite of *command-line tools* for [...]
2019-03-17 16:11:14 +01:00
Robert Schütz
b1454f587e
python.pkgs.agate-excel: 0.2.2 -> 0.2.3
2019-03-17 16:11:02 +01:00
markuskowa
889e0bf512
Merge pull request #57314 from r-ryantm/auto-update/mapnik
...
mapnik: 3.0.21 -> 3.0.22
2019-03-17 14:50:45 +01:00
Ryan Mulligan
4979238e80
Merge pull request #57399 from r-ryantm/auto-update/python3.7-django-cors-headers
...
python37Packages.django-cors-headers: 2.4.0 -> 2.5.0
2019-03-17 06:31:37 -07:00
Alyssa Ross
46026e8247
Merge commit 'refs/pull/57762/head' of https://github.com/NixOS/nixpkgs into master
2019-03-17 10:56:46 +00:00
Will Dietz
9a10434f4d
ghc{822,863}Binary: fix to work w/musl again, __strdup -> strdup
2019-03-17 05:23:11 -05:00
Bjørn Forsman
83d56298aa
lcov: 1.13 -> 1.14
...
No need to set BIN_DIR, MAN_DIR anymore, but have to set LCOV_PERL_PATH
now.
2019-03-17 11:04:02 +01:00
Peter Simons
3447973b9b
xmonad-extras: drop obsolete override
2019-03-17 09:43:14 +01:00