David Wood
|
cfc2ead8b3
|
mdcat: 0.14.0 -> 0.15.0
|
2020-01-14 16:42:15 +01:00 |
|
Tobias Mayer
|
d48a99346c
|
glog: remove static flag
|
2020-01-14 15:56:19 +01:00 |
|
Frederik Rietdijk
|
05a965896d
|
Merge pull request #77047 from NixOS/staging-next
Staging next
|
2020-01-14 15:44:15 +01:00 |
|
Jörg Thalheim
|
65492f7540
|
osmctools: 0.8.5plus1.4.0 -> 0.9 (#76573)
osmctools: 0.8.5plus1.4.0 -> 0.9
|
2020-01-14 14:31:18 +00:00 |
|
Jan Tojnar
|
1e6265afe9
|
doc: Make callout marks in code unselectable
To make example copying easier.
|
2020-01-14 15:24:57 +01:00 |
|
Jan Tojnar
|
8334b83595
|
doc: Make prompt unselectable
Weirdly, no-one seems to have noticed this was broken.
|
2020-01-14 15:04:21 +01:00 |
|
Susan Potter
|
16fc4dd77d
|
nixos/doc+manual: update copyright year range end 2019->2020
|
2020-01-14 07:01:39 -06:00 |
|
adisbladis
|
b2f6aa631e
|
libvterm-neovim: 2019-10-08 -> 0.1.3
|
2020-01-14 12:23:37 +00:00 |
|
Mike Sperber
|
1bea1a30b5
|
vagrant: Unbreak replacing symlinks on macOS
On a local installation on macOS, "cp -a" creates a write-protected
directory, which can't be renamed. Do a "chmod +w" to unbreak.
Fixes #77671.
|
2020-01-14 13:15:17 +01:00 |
|
Alessandro Marrella
|
730371336b
|
eksctl: 0.11.1 -> 0.12.0
|
2020-01-14 11:55:10 +00:00 |
|
Robert Hensing
|
8da81465c1
|
Merge pull request #75539 from Gabriel439/gabriel/renderOptions
Add `pkgs.lib.encodeGNUCommandLine`
|
2020-01-14 12:04:05 +01:00 |
|
Daiderd Jordan
|
ef09cebc96
|
diffoscope: enable on darwin
|
2020-01-14 10:56:52 +01:00 |
|
Jonathan Ringer
|
e306ee4a56
|
onnxruntime: 1.0.0 -> 1.1.0
|
2020-01-14 01:50:51 -08:00 |
|
markuskowa
|
e5fd4684f4
|
Merge pull request #77643 from markuskowa/upd-soapy
soapysdr: 0.7.1 -> 0.7.2
|
2020-01-14 10:28:59 +01:00 |
|
markuskowa
|
fc073e4aff
|
Merge pull request #77649 from markuskowa/upd-snapper
snapper: 0.8.7 -> 8.8.8
|
2020-01-14 10:27:39 +01:00 |
|
Jacek Galowicz
|
adf5642ba6
|
nixosTests.bittorrent: Refactor declarative part
|
2020-01-14 10:22:46 +01:00 |
|
Frederik Rietdijk
|
05962c4ad5
|
Merge master into staging-next
|
2020-01-14 10:20:32 +01:00 |
|
Maximilian Bosch
|
ec2ed2d316
|
swaylock-fancy: fix src
|
2020-01-14 10:17:52 +01:00 |
|
Jacek Galowicz
|
e1b1f5a484
|
nixosTests.bittorrent: Fix declarative httpd description
|
2020-01-14 10:11:57 +01:00 |
|
Jacek Galowicz
|
7f69fdd182
|
nixos/transmission: Fix module code
|
2020-01-14 10:10:45 +01:00 |
|
Luka Blaskovic
|
dcd9031572
|
ppp: fix build with glibc>=2.28
|
2020-01-14 09:06:23 +00:00 |
|
Luka Blaskovic
|
be3e7b4f44
|
libffi: only run tests on musl targets
Python3 is now needed for for glibc build which pulls libffi,
so I suppose libffi is now part of stdenv on linux with glibc
as on darwin.
|
2020-01-14 09:05:59 +00:00 |
|
Maximilian Bosch
|
2d36eac780
|
stdenv: rebuild aarch64 bootstrap files with gcc8
The old bootstrapping files would break with glibc 2.30 as at least gcc6
is needed.
|
2020-01-14 08:52:25 +00:00 |
|
Maximilian Bosch
|
2476d6deca
|
expect: fix aarch64 build
|
2020-01-14 08:52:25 +00:00 |
|
Maximilian Bosch
|
01ce36f788
|
bzip2: fix aarch64 build
|
2020-01-14 08:52:25 +00:00 |
|
Maximilian Bosch
|
2d5ed2b4b0
|
glibc: remove outdated patches
Co-authored-by: Luka Blaskovic <lblasc@znode.net>
|
2020-01-14 08:51:52 +00:00 |
|
Kaz Wesley
|
69aa28a195
|
ocamlPackages.lens: init at 1.2.3 (#77656)
|
2020-01-14 09:41:59 +01:00 |
|
Luka Blaskovic
|
c17058226a
|
libunistring: disable tests
|
2020-01-14 08:27:00 +00:00 |
|
Vladimír Čunát
|
2aea16c4d6
|
glibc: depend on libidn2 (and libunistring, transitively)
It's a bit hacky, but ATM I can't see any better way for glibc >= 2.28.
Signed-off-by: Luka Blaskovic <lblasc@tvbeat.com>
|
2020-01-14 08:27:00 +00:00 |
|
Vladimír Čunát
|
0c75f51304
|
stdenv bootstrap: disable dejagnu tests
There's a failure - I don't know why. The checks from "normal" dejagnu
still succeed, so I assume this commit is quite a safe work-around.
|
2020-01-14 08:27:00 +00:00 |
|
Luka Blaskovic
|
89590eb7bf
|
sharutils: fix build with glibc>=2.28
|
2020-01-14 08:26:59 +00:00 |
|
Luka Blaskovic
|
820a197b5f
|
gnum4: fix build with glibc>=2.28
|
2020-01-14 08:26:59 +00:00 |
|
Luka Blaskovic
|
27534bd6ab
|
gnulib: 20190326 -> 20190811
|
2020-01-14 08:26:59 +00:00 |
|
Luka Blaskovic
|
447edaa32f
|
glibc: 2.27 -> 2.30
|
2020-01-14 08:26:58 +00:00 |
|
Luka Blaskovic
|
76d90cf1f5
|
cpython: fetch darwin-libutil.patch to nixpkgs
python3 is now required buildInput for glibc>=2.29.
Remove fetchpatch to solve infinite recursion in
glibc bootstrap process.
|
2020-01-14 08:26:58 +00:00 |
|
Luka Blaskovic
|
e80a85a057
|
bootstrap-files: bump WIP
|
2020-01-14 08:26:58 +00:00 |
|
Flakebi
|
2ac5fab264
|
pencil: 3.0.4 -> 3.1.0
|
2020-01-14 08:04:00 +01:00 |
|
Nikolay Korotkiy
|
f03b833284
|
osmctools: 0.8.5plus1.4.0 -> 0.9
|
2020-01-14 09:25:56 +03:00 |
|
taku0
|
2becf7ffed
|
flashplayer: 32.0.0.303 -> 32.0.0.314
|
2020-01-14 15:13:06 +09:00 |
|
Jan Tojnar
|
078f33b33b
|
Merge pull request #73548 from Flakebi/style
pavucontrol, waybar: Use system style
|
2020-01-14 05:31:30 +01:00 |
|
Peter Hoeg
|
41d333e024
|
Merge pull request #60981 from thefloweringash/usb-modeswitch
usb_modeswitch: fixes
|
2020-01-14 10:48:45 +08:00 |
|
Niklas Hambüchen
|
748c42b4f3
|
Merge pull request #77142 from r-ryantm/auto-update/libsrtp
srtp: 2.2.0 -> 2.3.0
|
2020-01-14 02:16:25 +01:00 |
|
Tim Steinbach
|
7184df6beb
|
linux: 5.5-rc5 -> 5.5-rc6
|
2020-01-13 19:53:27 -05:00 |
|
Mario Rodas
|
180124118a
|
Merge pull request #77640 from anderslundstedt/master
spotifyd: 0.2.20 -> 0.2.23
|
2020-01-13 19:31:42 -05:00 |
|
Tim Steinbach
|
a8144b1ad3
|
linux_latest-libre: 17192 -> 17198
|
2020-01-13 19:25:14 -05:00 |
|
Tim Steinbach
|
a1d7308cf9
|
git: 2.24.1 -> 2.25.0
|
2020-01-13 19:22:51 -05:00 |
|
Aiken Cairncross
|
74a3ff502f
|
pythonPackages.onnx: init at version 1.6.0
|
2020-01-13 15:41:54 -08:00 |
|
Jörg Thalheim
|
f9c81b5c14
|
vimPlugins.salt-vim: init at 2017-07-01 (#77648)
vimPlugins.salt-vim: init at 2017-07-01
|
2020-01-13 23:27:15 +00:00 |
|
Silvan Mosberger
|
8bc64e2bbb
|
gitstatus: patch fewer characters (#77580)
gitstatus: patch fewer characters
|
2020-01-13 23:53:39 +01:00 |
|
Silvan Mosberger
|
55b0129a14
|
Merge pull request #76178 from 0x4A6F/master-xandikos
xandikos: add tests and module
|
2020-01-13 23:48:22 +01:00 |
|