Cole Mickens
9974c65032
mesa: 19.3.2 -> 19.3.3
2020-01-30 01:23:14 -08:00
Rickard Nilsson
28f2dcc8b7
pkgs/coreutils: Disable the df skip-rootfs test
...
In the sandbox built for https://nixbuild.net , the coreutils build fails
because a failure in the df skip-rootfs test. The test failure is triggered by
the existance of a rootfs file system. However, I think that the test is faulty,
and I have reported it upstream in
https://lists.gnu.org/archive/html/bug-coreutils/2019-12/msg00000.html .
Disabling the test makes the coreutils build work in the nixbuild.net sandbox,
and I can't think of any negative impact disabling it can have. In normal nix
setups and in the normal nix sandbox, this test is not exercised anyway, since
there is no rootfs visible.
2020-01-29 09:05:03 +01:00
R. RyanTM
315642ae70
epoxy: 1.5.3 -> 1.5.4
2020-01-29 09:02:32 +01:00
R. RyanTM
6e6615dfcc
cmake: 3.16.2 -> 3.16.3
2020-01-29 08:57:00 +01:00
Michael Weiss
f77edab9c7
iproute: 5.4.0 -> 5.5.0
...
"Most of the fixes have been related to single (and json) formatting.
Thank you to Aya, Jakub, Jiri, and Ron for the work to get devlink
improved." [0]
File changes (additions/removals):
None
nix path-info -S:
5.4.0 46705272
5.5.0 46726136
[0]: https://marc.info/?l=linux-netdev&m=158013364425477
2020-01-29 08:56:39 +01:00
Matthew Bauer
3eb6e3f5ef
v8: remove duplicate libs, cflags entries
...
This was an oversight, and unnecessary in the .pc file.
2020-01-28 11:37:15 -05:00
Matthew Bauer
db29857eb3
Re-Revert "clang_7,clang_8,clang_9: fix compilation of HIP-code"
...
This reverts commit f14a4d60b7
, and thus
applying 558af6fbc7
.
2020-01-28 11:35:19 -05:00
Vladimír Čunát
e8907eaea3
Merge #78604 : pciutils: 3.6.2 -> 3.6.4 (into staging)
2020-01-28 15:10:14 +01:00
Frederik Rietdijk
cdff57e1fc
Merge staging-next into staging
2020-01-28 10:48:36 +01:00
Frederik Rietdijk
dce0ca29d9
Merge master into staging-next
2020-01-28 10:46:13 +01:00
Sergey Lukjanov
e328078fe0
minecraft-server: 1.14.4 -> 1.15.2 ( #78514 )
2020-01-28 04:00:45 -05:00
Maximilian Bosch
b3729ae77f
kitty: 0.15.1 -> 0.16.0
...
https://github.com/kovidgoyal/kitty/releases/tag/v0.16.0
2020-01-28 09:14:33 +01:00
Mario Rodas
d8cb4ed910
Merge pull request #78653 from r-ryantm/auto-update/python2.7-pysrt
...
python27Packages.pysrt: 1.1.1 -> 1.1.2
2020-01-28 00:32:55 -05:00
Matthew Bauer
f14a4d60b7
Revert "clang_7,clang_8,clang_9: fix compilation of HIP-code"
...
This reverts commit 558af6fbc7
.
This was meant for staging. Will apply there.
2020-01-27 23:24:35 -05:00
Matthew Bauer
d4ad868aaa
Merge pull request #78308 from DieGoldeneEnte/clang-hip-patch
...
clang_7,clang_8,clang_9: fix compilation of HIP-code
2020-01-27 23:15:19 -05:00
Ryan Mulligan
288cfc7d2f
Merge pull request #78643 from petabyteboy/feature/alertmanager-startup
...
nixos/alertmanager: Fix startup
2020-01-27 20:14:37 -08:00
R. RyanTM
a6b6fe115e
python27Packages.uproot: 3.11.0 -> 3.11.1
2020-01-27 19:02:45 -08:00
R. RyanTM
d6464b8add
python27Packages.pysrt: 1.1.1 -> 1.1.2
2020-01-28 03:01:28 +00:00
Ryan Mulligan
2e8018bcff
Merge pull request #78510 from r-ryantm/auto-update/libow
...
libow: 3.2p1 -> 3.2p3
2020-01-27 18:17:03 -08:00
Mario Rodas
b750d60da3
Merge pull request #78633 from r-ryantm/auto-update/python2.7-deap
...
python27Packages.deap: 1.3.0 -> 1.3.1
2020-01-27 20:14:28 -05:00
Matthew Bauer
3a7fe07e3c
Merge pull request #69057 from volth/ld-linux
...
add config.environment.ld-linux
2020-01-27 20:08:12 -05:00
Mario Rodas
415acd19c1
Merge pull request #78634 from HugoReeves/update/croc
...
croc: 6.4.8 -> 6.4.10
2020-01-27 20:04:44 -05:00
Mario Rodas
efd10cbd94
Merge pull request #77997 from zowoq/fuse-overlayfs
...
fuse-overlayfs: 0.7.4 -> 0.7.5
2020-01-27 20:03:14 -05:00
Niklas Hambüchen
d91d400a84
Merge pull request #78644 from nh2/babel-nix-2.2-comment
...
pythonPackages.Babel: Add comment
2020-01-28 01:32:05 +01:00
worldofpeace
63b1eabcdb
Merge pull request #78641 from kjuvi/timetable
...
timetable: 1.0.9 -> 1.1.0
2020-01-27 19:00:50 -05:00
Niklas Hambüchen
19ff097181
pythonPackages.Babel: Add comment about #75676
2020-01-28 00:55:33 +01:00
Mario Rodas
3fd22de7c2
Merge pull request #78637 from zowoq/conmon
...
conmon: 2.0.9 -> 2.0.10
2020-01-27 18:49:31 -05:00
Milan Pässler
9414f03d97
nixos/alertmanager: Fix startup
...
Fixed a problem with quotation marks introduced in commit
23d5d9bbe9
merged with #78358 .
2020-01-28 00:34:37 +01:00
Mario Rodas
e5a015bd85
Merge pull request #78639 from r-ryantm/auto-update/python3.7-django-modelcluster
...
python37Packages.django_modelcluster: 5.0 -> 5.0.1
2020-01-27 18:32:54 -05:00
Mario Rodas
caaec19102
Merge pull request #78632 from anderslundstedt/master
...
spotifyd: 0.2.23 -> 0.2.24
2020-01-27 18:30:06 -05:00
R. RyanTM
403813ddaa
python27Packages.mozdevice: 3.0.6 -> 3.0.7
2020-01-27 14:56:33 -08:00
R. RyanTM
de84b23e5c
python27Packages.braintree: 3.57.1 -> 3.58.0
2020-01-27 14:56:00 -08:00
kjuvi
0c40662294
timetable: 1.0.9 -> 1.1.0
2020-01-27 23:41:19 +01:00
Eelco Dolstra
40f3bf66f6
Merge pull request #66640 from worldofpeace/iso-gnome3
...
rename iso_graphical to iso_plasma5
2020-01-27 23:33:17 +01:00
R. RyanTM
f2d6f567ee
python37Packages.django_modelcluster: 5.0 -> 5.0.1
2020-01-27 22:28:25 +00:00
zowoq
5bee42b6b4
conmon: 2.0.9 -> 2.0.10
2020-01-28 08:07:52 +10:00
worldofpeace
0f2536f15b
nixos/release: rename iso_graphical to iso_plasma5
...
And all the other things and paths to match it
2020-01-27 16:34:37 -05:00
R. RyanTM
da75d85571
python27Packages.deap: 1.3.0 -> 1.3.1
2020-01-27 21:02:19 +00:00
Hugo Reeves
ddec4efa7c
croc: 6.4.8 -> 6.4.10
2020-01-28 09:56:18 +13:00
Michael Weiss
5e46d5a7b5
tdesktop: Remove the last custom patch from Arch Linux
...
This patch is not required anymore [0][1].
Thanks @ilya-fedin for pointing this out.
[0]: https://git.archlinux.org/svntogit/community.git/commit/?id=a6dbffec8b2f6f319822df8b7db3ba66f81407ce
[1]: https://bugs.archlinux.org/task/65259
2020-01-27 21:48:44 +01:00
Ryan Mulligan
752639c2bf
Merge pull request #78544 from r-ryantm/auto-update/vips
...
vips: 8.8.4 -> 8.9.0
2020-01-27 12:33:12 -08:00
Danylo Hlynskyi
31601a3844
nixos/doc: add a section mentioning GitHub team for nixos release managers ( #78625 )
...
* nixos/doc: add a section mentioning GitHub team for nixos release managers
This team should be kept up-to-date with each release.
Previously this info had to be grepped from appropriate Discourse thread.
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2020-01-27 15:31:22 -05:00
Anders Lundstedt
c0ed884be6
spotifyd: 0.2.23 -> 0.2.24
2020-01-27 21:28:49 +01:00
Lancelot SIX
ae9809bfcf
Merge pull request #78631 from r-ryantm/auto-update/python2.7-identify
...
python27Packages.identify: 1.4.9 -> 1.4.10
2020-01-27 21:24:43 +01:00
R. RyanTM
e29829b2bd
python27Packages.identify: 1.4.9 -> 1.4.10
2020-01-27 20:00:39 +00:00
Michael Weiss
a584044855
python38Packages.tatsu: 4.4.0 -> 5.0.0
...
Changelog: https://github.com/neogeny/TatSu/blob/v5.0.0/CHANGELOG.rst#500--2020-01-26
I've successfully tested the Python 3.7 support with
python3Packages.ics.
2020-01-27 19:29:52 +01:00
Silvan Mosberger
34f020053d
Merge pull request #78307 from blanky0230/nixos-tuxedo-keyboard
...
Nixos tuxedo keyboard
2020-01-27 18:38:09 +01:00
markuskowa
67a71b6fca
Merge pull request #78436 from wucke13/foxtrotgps
...
foxtrotgps: init at 1.2.2
2020-01-27 17:48:12 +01:00
Michael Weiss
faab2914f3
tdesktop: Remove NIX_CFLAGS_COMPILE and CPPFLAGS
...
This is not required anymore and therefore a refactoring/cleanup
(verified with diffoscope that only the output paths change).
Credit to @ilya-fedin for bringing this to my attention.
2020-01-27 16:41:49 +01:00
Peter Hoeg
291dac48cf
Merge pull request #78349 from peterhoeg/fix_mc
...
mc: /bin/rm does not exist
2020-01-27 23:37:45 +08:00