Austin Seipp
|
de1110d535
|
pkgs: remove llvm_37
These expressions are now unused, and can be removed to lighten the load
on build machines.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
|
2019-05-14 14:23:22 -05:00 |
|
Austin Seipp
|
fd32d60169
|
Merge pull request #61503 from ggPeti/master
pg_partman: init at 4.1.0
|
2019-05-14 14:13:32 -05:00 |
|
Niklas Hambüchen
|
46f84cac42
|
aws-c-common: 0.3.4 -> 0.3.9.
Also remove conditional adding of `libexecinfo` for musl; see #56106.
|
2019-05-14 21:13:18 +02:00 |
|
Renaud
|
87ba28d641
|
Merge pull request #61392 from r-ryantm/auto-update/python3.7-Pympler
python37Packages.pympler: 0.6 -> 0.7
|
2019-05-14 21:09:45 +02:00 |
|
Alexandre Peyroux
|
9760c3e7ec
|
vmTools: update debian-9.4 repositories to debian-9.8 Release.xz urls
|
2019-05-14 21:06:12 +02:00 |
|
Renaud
|
d1bd8a983f
|
pythonPackages.uncompyle6: 3.2.6 -> 3.3.2
Changes:
https://github.com/rocky/python-uncompyle6/blob/release-python-3.3.2/NEWS.md
|
2019-05-14 20:49:57 +02:00 |
|
Daniël de Kok
|
9b3d4e8b8b
|
pythonPackages.fasttext: init at 0.2.0
|
2019-05-14 20:27:13 +02:00 |
|
R. RyanTM
|
a3ccd43647
|
chirp: 20190304 -> 20190511 (#61279)
* chirp: 20190304 -> 20190429
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/chirp-daily/versions
* chirp: 20190429 -> 20190511
|
2019-05-14 20:03:56 +02:00 |
|
Renaud
|
a46ee786da
|
Merge pull request #61452 from r-ryantm/auto-update/xonsh
xonsh: 0.8.12 -> 0.9.0
|
2019-05-14 19:49:15 +02:00 |
|
Peter Ferenczy
|
d6d94878ea
|
pg_partman: init at 4.1.0
|
2019-05-14 18:37:34 +02:00 |
|
Millian Poquet
|
00fc5bd08f
|
simgrid: override checkPhase -> preCheck
This commit changes how failing tests are ignored.
- Previously, the whole checkPhase was overridden.
- Now, preCheck generates a ctest ignore file.
ctest doc: https://gitlab.kitware.com/cmake/community/wikis/doc/ctest/Testing-With-CTest#customizing-ctest
|
2019-05-14 18:27:51 +02:00 |
|
Linus Heckemann
|
2b13c29c3c
|
Merge pull request #60231 from mayflower/tinc-allow-networking-interfaces
nixos/tinc: remove ordering dependency on network.target
|
2019-05-14 17:51:20 +02:00 |
|
Linus Heckemann
|
1d37727453
|
Merge pull request #61162 from lheckemann/kernel-preempt-voluntary
Kernel config: use PREEMPT_VOLUNTARY
|
2019-05-14 17:37:19 +02:00 |
|
Tim Steinbach
|
faf5e8ad8c
|
vivaldi: 2.5.1525.40-1 -> 2.5.1525.41-1
|
2019-05-14 08:23:31 -04:00 |
|
taku0
|
8be03860e4
|
flashplayer: 32.0.0.171 -> 32.0.0.192
|
2019-05-14 21:13:49 +09:00 |
|
midchildan
|
4f3012ee35
|
nyancat: init at 1.5.2
|
2019-05-14 20:33:45 +09:00 |
|
Matthieu Coudron
|
eabe7b845f
|
Merge pull request #61472 from dtzWill/update/iwd-0.18-ell-0.20
iwd: 0.17 -> 0.18, ell: 0.19 -> 0.20
|
2019-05-14 19:55:16 +09:00 |
|
adisbladis
|
e986f3fec4
|
firefox-beta-bin: 67.0b18 -> 67.0b19
|
2019-05-14 11:36:50 +01:00 |
|
adisbladis
|
a8616cb1c8
|
firefox-devedition-bin: 67.0b17 -> 67.0b19
|
2019-05-14 11:36:49 +01:00 |
|
Aaron Andersen
|
751c91c494
|
Merge pull request #56402 from marius851000/ctrtool
ctrtool: init at 0.15
|
2019-05-14 06:16:14 -04:00 |
|
Patrick Hilhorst
|
a347ec5a35
|
openexr: explictly use emulator to avoid having to set boot.binfmt.emulatedSystems
|
2019-05-14 12:15:26 +02:00 |
|
Jörg Thalheim
|
b2481d6830
|
nginxModules: update nginx modules (#61443)
nginxModules: update nginx modules
|
2019-05-14 10:15:40 +01:00 |
|
marius851000
|
006d4b0c54
|
ctrtool: init at 0.15
|
2019-05-14 11:02:35 +02:00 |
|
Frederik Rietdijk
|
8abe5ee07e
|
Merge master into staging-next
|
2019-05-14 10:23:13 +02:00 |
|
nyanloutre
|
f2affe0344
|
wine-{unstable,staging}: 4.7 -> 4.8
|
2019-05-14 10:22:49 +02:00 |
|
Renaud
|
03a48d4871
|
Merge pull request #61418 from samueldr/update/mruby/2.0.1
mruby: 2.0.0 -> 2.0.1
|
2019-05-14 10:15:42 +02:00 |
|
R. RyanTM
|
59046e95c9
|
python37Packages.smart_open: 1.8.2 -> 1.8.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-smart_open/versions
|
2019-05-14 09:52:54 +02:00 |
|
R. RyanTM
|
bb86340a1a
|
python37Packages.qtconsole: 4.4.3 -> 4.4.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-qtconsole/versions
|
2019-05-14 09:52:40 +02:00 |
|
R. RyanTM
|
a9a19ba207
|
i2pd: 2.24.0 -> 2.25.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/i2pd/versions
|
2019-05-14 09:49:43 +02:00 |
|
R. RyanTM
|
9f4f03798d
|
tbb: 2019_U5 -> 2019_U6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tbb/versions
|
2019-05-14 09:49:12 +02:00 |
|
R. RyanTM
|
c9d1ef7cd7
|
tcsh: 6.20.00 -> 6.21.00
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tcsh/versions
|
2019-05-14 09:48:58 +02:00 |
|
R. RyanTM
|
d1419b9df0
|
usbutils: 010 -> 012
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/usbutils/versions
|
2019-05-14 09:48:45 +02:00 |
|
Pascal Wittmann
|
f02bbfc0ea
|
Merge pull request #61388 from NixOS/update-axel
axel: 2.16.1 -> 2.17.1
|
2019-05-14 07:54:59 +02:00 |
|
Bryan Richter
|
6a74ba96fd
|
Add minimal docs for callHackage and friends
Specifically haskellSrc2nix, callHackage, and callHackageDirect. Other
functions should probably also be documented, but it's at least a start.
|
2019-05-14 08:18:02 +03:00 |
|
Silvan Mosberger
|
1332725d5f
|
Merge pull request #61405 from volth/data-font-fixes
data/fonts: cleanup
|
2019-05-14 02:42:47 +02:00 |
|
Brian Hicks
|
9bf8f18368
|
devd: init at 0.9
devd is a local development server designed to be used with modd
(already in nixpkgs.)
|
2019-05-13 19:38:22 -05:00 |
|
Brian Hicks
|
758050e411
|
maintainers: add brianhicks
|
2019-05-13 19:38:22 -05:00 |
|
worldofpeace
|
bc7d17aa47
|
Merge pull request #61428 from lilyball/chit
chit: init at 0.1.12
|
2019-05-13 20:36:01 -04:00 |
|
Lars Jellema
|
80a10b1a5f
|
anbox: unstable-2019-03-07 -> unstable-2019-05-03
This fixes a build issue with protobuf that was seemingly resolved
upstream.
|
2019-05-14 01:58:50 +02:00 |
|
Samuel Dionne-Riel
|
251c22ad10
|
mruby: 2.0.0 -> 2.0.1
|
2019-05-13 19:27:27 -04:00 |
|
Renaud
|
aeea224fa2
|
Merge pull request #61390 from etu/phpstan-upgrade
phpPackages.phpstan: 0.11.5 -> 0.11.6
|
2019-05-14 00:23:17 +02:00 |
|
Renaud
|
3c1044ae99
|
Merge pull request #61406 from r-ryantm/auto-update/python3.7-typed-ast
python37Packages.typed-ast: 1.3.4 -> 1.3.5
|
2019-05-14 00:17:17 +02:00 |
|
Renaud
|
7e082f01da
|
Merge pull request #61431 from r-ryantm/auto-update/svn-all-fast-export
gitAndTools.svn-all-fast-export: 1.0.13 -> 1.0.16
|
2019-05-13 23:51:27 +02:00 |
|
Renaud
|
816fd81ffe
|
ctl: builds with ilmbase 2.3.x (#61468)
|
2019-05-13 23:48:21 +02:00 |
|
Patrick Hilhorst
|
c2f7153700
|
doc/stdenv.xml: fix typo
|
2019-05-13 23:38:43 +02:00 |
|
Renaud
|
3db7214ec4
|
Merge pull request #61454 from r-ryantm/auto-update/yara
yara: 3.9.0 -> 3.10.0
|
2019-05-13 23:31:15 +02:00 |
|
Will Dietz
|
7bff53a8bc
|
iwd: 0.17 -> 0.18
|
2019-05-13 16:28:05 -05:00 |
|
Will Dietz
|
12a1533f69
|
ell: 0.19 -> 0.20
|
2019-05-13 16:27:14 -05:00 |
|
Patrick Hilhorst
|
a025f8535e
|
openexr: fix cross-compilation
|
2019-05-13 23:20:33 +02:00 |
|
Renaud
|
828d85c1af
|
Merge pull request #61283 from Ma27/bump-uutils-coreutils
uutils-coreutils: 2018-09-30 -> 2019-05-03
|
2019-05-13 23:17:25 +02:00 |
|