Commit graph

245298 commits

Author SHA1 Message Date
Cole Helbling 11eddd61bc
top-level: ignore unexpected args
This fixes both `nix-shell` failing to eval with `nixUnstable`, as well
as ofborg's failure to eval on aarch64 due to passing an "unexpected
arg" (1112e3a8c8/ofborg/src/nix.rs (L334-L340)).
2020-10-01 11:21:32 -07:00
Cole Helbling d91cab87b1
Revert "top-level: fix nix-shell eval w/nixUnstable"
This reverts commit fa6064ad86.
2020-10-01 11:21:06 -07:00
R. RyanTM e7fe577d98 python27Packages.ldap3: 2.8 -> 2.8.1 2020-09-30 16:44:46 -07:00
Henri Menke a115901f72 zfsUnstable: 2.0.0-rc1 -> 2.0.0-rc2 2020-09-30 16:22:19 -07:00
Hongchang Wu 33ed2e9e54 ocamlPackages.result: 1.2 -> 1.5 2020-10-01 00:39:08 +02:00
Silvan Mosberger 098dedb63f
Merge pull request #98584 from sikmir/joplin
joplin-desktop: 1.0.245 -> 1.1.4
2020-09-30 23:47:53 +02:00
Silvan Mosberger 4aabac8d88
Merge pull request #86223 from pikajude/darwin-static-eval
pkgsStatic: use clang for C compiler on Darwin
2020-09-30 23:44:18 +02:00
leenaars 4bd0e5603d
Sylk: 2.8.4 -> 2.9.0 (#99095) 2020-09-30 21:36:50 +00:00
Vincent Laporte 215b9129be ocamlPackages.ocaml-version: 2.3.0 → 3.0.0 2020-09-30 23:24:44 +02:00
Vincent Laporte c341289ee5 ocamlPackages.containers-data: drop spurious dependencies 2020-09-30 23:24:44 +02:00
Vincent Laporte 279b831d1b ocamlPackages.iter: disable tests for OCaml < 4.07 2020-09-30 23:24:44 +02:00
Anderson Torres f8f892254a
Merge pull request #98946 from hugolgst/init/paco
paco: init at 1.0
2020-09-30 17:23:15 -03:00
Anderson Torres 7211bbbee5
Merge pull request #94345 from cohei/init-chruby-fish
chruby-fish: init at 0.8.2
2020-09-30 17:19:27 -03:00
Vincent Laporte cc739e1c67 ocamlPackages.z3: init at 4.8.9 2020-09-30 22:03:17 +02:00
Maximilian Bosch 0c56c7357f
packer: 1.6.3 -> 1.6.4
https://github.com/hashicorp/packer/releases/tag/v1.6.4
2020-09-30 20:39:44 +02:00
WORLDofPEACE 3451caf60b
Merge pull request #99008 from mkg20001/cjs-upgrade
Cjs upgrade
2020-09-30 14:30:56 -04:00
Samuel Dionne-Riel 4c3b84ca6c
Merge pull request #99119 from samueldr/fix/noto-emoji-hangs
noto-fonts-emoji: Work around Hydra silence timeouts on AArch64 by being noisy
2020-09-30 14:16:08 -04:00
Maximilian Bosch 9b2476fcca
Merge pull request #98970 from veprbl/pr/stellarium_darwin_fix
stellarium: enable on darwin
2020-09-30 20:11:34 +02:00
R. RyanTM ea965b447e python37Packages.geoip2: 4.0.2 -> 4.1.0 2020-09-30 11:05:35 -07:00
Thibault Gagnaux 5380555efb python3Packages.fsspec: fix tests on linux
Hydra fails with a `DirectoryError: [Errno 21] Is a directory: '/build/source/fsspec/tests/__pycache__'`.
I suspect that both drvs `python37Packages.fsspec` and `python38Packages.fsspec` share the same folder
`'/build/source/fsspec/tests/__pycache__'` which leads to problems. To fix it I just let each drvs run in a
tmp directory using `pytestFlagsArray = [ "--rootdir=$(mktemp -d)" ];`.
2020-09-30 11:02:47 -07:00
Robert Scott 701a6aaeec
Merge pull request #99118 from risicle/ris-precice-2.1.0
precice: fix build, 2.0.2 -> 2.1.0, enable for darwin
2020-09-30 18:47:49 +01:00
Daniël de Kok 7a0672de18
Merge pull request #98054 from demyanrogozhin/opencl-info-cl2-patch
opencl-info: fix build
2020-09-30 19:19:57 +02:00
Demyan Rogozhin 26d930cb76 opencl-info: fix build 2020-09-30 19:16:24 +02:00
Vladimír Čunát 1838227d81
libbpf: 0.1.0 -> 0.1.1
This adds just a single tiny bugfix commit.
https://github.com/libbpf/libbpf/releases/tag/v0.1.1
2020-09-30 18:41:19 +02:00
R. RyanTM 813676331f xylib: 1.5 -> 1.6 2020-09-30 09:25:49 -07:00
R. RyanTM 33699a1b6a riemann: 0.3.5 -> 0.3.6 2020-09-30 09:22:35 -07:00
zimbatm 8c67a84193
Merge pull request #99073 from flokli/terraform-providers-ct
terraform-providers.ct: 0.5.0 -> 0.6.1
2020-09-30 16:19:51 +00:00
Vladimír Čunát 2be22836b1
thunderbird*: switch default: 68 -> 78
I didn't feel comfortable with *immediately* removing 68,
even though nixers have rollbacks etc.
2020-09-30 18:12:55 +02:00
Jonathan Ringer 46e27bcb16 nixos/tests: fix x11 tests 2020-09-30 09:09:56 -07:00
Daniël de Kok d343cd62d5
Merge pull request #99104 from oxalica/rust-analyzer
rust-analyzer: 2020-09-21 -> 2020-09-28
2020-09-30 18:06:29 +02:00
R. RyanTM fc2a1452fa thanos: 0.14.0 -> 0.15.0 2020-09-30 08:57:03 -07:00
R. RyanTM 37995e32b2 systrayhelper: 0.0.4 -> 0.0.5 2020-09-30 08:55:48 -07:00
R. RyanTM 115aac4c7d python27Packages.eventlet: 0.26.1 -> 0.28.0 2020-09-30 08:50:33 -07:00
R. RyanTM 88a43d1e6a osu-lazer: 2020.903.0 -> 2020.925.0 2020-09-30 08:49:36 -07:00
R. RyanTM cedc599764 pwsafe: 3.52.0 -> 3.53.0 2020-09-30 08:49:25 -07:00
R. RyanTM 969b9f1ade pyznap: 1.5.0 -> 1.6.0 2020-09-30 08:48:34 -07:00
R. RyanTM 5085e70280 python27Packages.mockito: 1.2.1 -> 1.2.2 2020-09-30 08:48:01 -07:00
R. RyanTM df05faa539 python27Packages.funcy: 1.14 -> 1.15 2020-09-30 08:46:56 -07:00
R. RyanTM 0d9deb595d python27Packages.pdf2image: 1.13.1 -> 1.14.0 2020-09-30 08:46:37 -07:00
R. RyanTM d5fe53f673 python37Packages.PyChromecast: 7.2.1 -> 7.5.0 2020-09-30 08:45:37 -07:00
R. RyanTM b6491a1a0b python37Packages.pygit2: 1.2.1 -> 1.3.0 2020-09-30 08:45:23 -07:00
R. RyanTM 7765a9e1bf python37Packages.jupyterlab: 2.2.6 -> 2.2.8 2020-09-30 08:45:06 -07:00
R. RyanTM d2c698325e python27Packages.nodeenv: 1.3.5 -> 1.5.0 2020-09-30 08:42:25 -07:00
R. RyanTM 67e71e077d python37Packages.irc: 19.0.0 -> 19.0.1 2020-09-30 08:42:15 -07:00
R. RyanTM b0ca87da97 python37Packages.ptpython: 3.0.5 -> 3.0.7 2020-09-30 08:42:02 -07:00
Ryan Mulligan ef761f2104
Merge pull request #99146 from r-ryantm/auto-update/python2.7-dpkt
python27Packages.dpkt: 1.9.3 -> 1.9.4
2020-09-30 08:30:29 -07:00
John Ericson 6a0cf06f8e
Merge pull request #98818 from lopsided98/libical-cross
libical: fix cross-compilation
2020-09-30 11:08:43 -04:00
Justin Humm 3b390e579c
Merge pull request #99171 from 0x4A6F/master-meli
meli: alpha-0.6.1 -> alpha-0.6.2
2020-09-30 16:21:50 +02:00
Maximilian Bosch fd28991cd7
Merge pull request #98993 from r-ryantm/auto-update/docker-compose
docker-compose: 1.26.2 -> 1.27.4
2020-09-30 16:09:58 +02:00
José Romildo Malaquias d6a12e8d9e
Merge pull request #98426 from romildo/fix.hicolor-icon-theme
hicolor-icon-theme: fix quoting shell variables in setup hook
2020-09-30 10:54:45 -03:00