Commit graph

212855 commits

Author SHA1 Message Date
R. RyanTM 1543fd14be saga: 7.3.0 -> 7.5.0 2020-02-10 18:04:44 +01:00
R. RyanTM 8790ca3a0c snd: 19.9 -> 20.0 2020-02-10 18:04:28 +01:00
R. RyanTM 186f71dcf9 nx-libs: 3.5.99.22 -> 3.5.99.23 2020-02-10 18:04:04 +01:00
R. RyanTM a387f3d13a libdigidoc: 3.10.4 -> 3.10.5 2020-02-10 18:03:45 +01:00
R. RyanTM 98f45d9651 faudio: 20.01 -> 20.02 2020-02-10 18:03:30 +01:00
Jörg Thalheim 21e15001d7
Merge pull request #73225 from evanjs/disable-angular_cli-analytics
nodePackages."@angular/cli": disable analytics
2020-02-10 17:02:25 +00:00
R. RyanTM 6884a53089 postfix: 3.4.8 -> 3.4.9 2020-02-10 18:02:13 +01:00
Thomas Tuegel b78092a551
Merge pull request #78773 from layus/sane-override
sane module: support overriding config files
2020-02-10 10:53:57 -06:00
Frederik Rietdijk 079622ef2d
Merge pull request #79628 from NixOS/staging-next
Staging next
2020-02-10 17:53:25 +01:00
Marek Mahut 5301420990
Merge pull request #79739 from mmahut/exodus
exodus: 19.5.24 -> 20.1.30
2020-02-10 17:44:50 +01:00
Marek Mahut b9c5da9195
Merge pull request #79741 from mmahut/cloudflared
cloudflared: 2019.12.0 -> 2020.2.0
2020-02-10 17:40:33 +01:00
Vladimír Čunát cc1ae9f21b
make-bootstrap-tools: fixup after glibc update
There's a generated header that got comment about the source header
from glibc.dev, which added unwanted runtime dependency.  Tested:
nix build -f pkgs/top-level/release.nix stdenvBootstrapTools.{aarch64,i686,x86_64}-linux.test
2020-02-10 17:31:35 +01:00
Troels Henriksen 170eefbbb0 ispc: use cmake for building.
The Makefile approach is gone in newer versions of ispc.
2020-02-10 08:30:41 -08:00
Oleksii Filonenko 8b302e41d4 lazygit: 0.13 -> 0.14.2 2020-02-10 08:29:36 -08:00
Guillaume Maudoux 4979541cad sane module: make warning more explicit 2020-02-10 17:28:37 +01:00
Oleksii Filonenko 2de244e729 run: add filalex77 to maintainers 2020-02-10 08:28:25 -08:00
Oleksii Filonenko 223af4a592 run: 0.7.0 -> 0.7.1 2020-02-10 08:28:25 -08:00
Michele Guerini Rocco 565724c775
Merge pull request #77347 from rnhmjoj/urxvt
rxvt-unicode: rewrite plugin system
2020-02-10 17:21:59 +01:00
Michael Weiss c213993880
gitRepo: 1.13.9.4 -> 2.0 2020-02-10 17:08:26 +01:00
Marek Mahut 78e0d72c88 cloudflared: 2019.12.0 -> 2020.2.0 2020-02-10 16:59:52 +01:00
Vladimír Čunát 79210713e6
nixpkgs manual: fix a typo in cross-compilation
I can't say I really understand that much about our cross stuff,
but this seems very clear.
2020-02-10 16:58:50 +01:00
Christian Kauhaus edfd964253
Merge pull request #79050 from andrew-d/andrew/qemu-CVEs
qemu: add patches for CVE-2020-7039 and CVE-2020-7211
2020-02-10 16:52:25 +01:00
José Romildo Malaquias c4214295d7
Merge pull request #79505 from r-ryantm/auto-update/flat-remix-icon-theme
flat-remix-icon-theme: 20191018 -> 20191122
2020-02-10 12:47:26 -03:00
Eelco Dolstra 0e6ceb8758
Merge pull request #68897 from edolstra/master
Flake support
2020-02-10 16:44:54 +01:00
Eelco Dolstra a1fa9e65ca flake.nix: Add note 2020-02-10 16:36:53 +01:00
Eelco Dolstra fb05afd78d Doh 2020-02-10 16:32:59 +01:00
Marek Mahut 38d84665d8 exodus: 19.5.24 -> 20.1.30 2020-02-10 16:27:20 +01:00
Bjørn Forsman 14e842ec02 openocd: fix build with new glibc
Fixes this build error:

  In file included from src/helper/options.c:38:
  /nix/store/dl4h1p847f2rsrsfvlmm6cxxx7q21kxj-glibc-2.30-dev/include/sys/sysctl.h:21:2: error: #warning "The <sys/sysctl.h> header is deprecated and will be removed." [-Werror=cpp]
     21 | #warning "The <sys/sysctl.h> header is deprecated and will be removed."
        |  ^~~~~~~
  cc1: all warnings being treated as errors

Fixes: 48a997cd ("Merge #66528: glibc: 2.27 -> 2.30 (into staging)")
2020-02-10 16:27:08 +01:00
Eelco Dolstra 64e5f4d53b Fix 'nix flake check' 2020-02-10 16:26:33 +01:00
Marek Mahut 0dfcfe13d4 exodus: adding at-spi2-core dependency 2020-02-10 16:26:02 +01:00
Marek Mahut ff06678927 exodus: adding exodus alias 2020-02-10 16:25:30 +01:00
Marek Mahut d6474081d0 exodus: reformating 2020-02-10 16:24:59 +01:00
Eelco Dolstra 5c389f84d4 lib/tests/misc.nix: Don't make a copy on Nixpkgs 2020-02-10 16:21:04 +01:00
Eelco Dolstra a274da605d lib/tests/misc.nix: Fix dependency on currentSystem
This doesn't work in pure mode.
2020-02-10 16:20:41 +01:00
Eelco Dolstra 8f86624ac9 nixos-rebuild: Remove TODOs 2020-02-10 15:45:27 +01:00
Eelco Dolstra c05cc615f2 nixos.revision: Use null instead of "master"
"master" is not a valid SHA-1 commit hash, and it's not even
necessarily the branch used. 'nixos-version --revision' now returns an
error if the commit hash is not known.
2020-02-10 15:45:15 +01:00
Eelco Dolstra b98ea45608 nixos-version --json: Use builtins.toJSON 2020-02-10 15:45:10 +01:00
Eelco Dolstra f9392f04ae nixos-rebuild: Remove --keep-going flag 2020-02-10 15:45:06 +01:00
Eelco Dolstra 4089dbf090 nixos-rebuild: Make 'edit' work with with flakes 2020-02-10 15:45:03 +01:00
Ryan Mulligan 60fadaa793
Merge pull request #79424 from r-ryantm/auto-update/cpp-utilities
cpp-utilities: 5.1.0 -> 5.2.0
2020-02-10 06:17:32 -08:00
Ryan Mulligan 5a71ab1fa3
Merge pull request #79653 from r-ryantm/auto-update/qtutilities
libsForQt5.qtutilities: 6.0.3 -> 6.0.4
2020-02-10 06:17:02 -08:00
Ryan Mulligan d858defa7d
Merge pull request #79512 from r-ryantm/auto-update/gede
gede: 2.15.1 -> 2.15.4
2020-02-10 06:15:34 -08:00
R. RyanTM 15418a017e sdcc: 3.9.0 -> 4.0.0 2020-02-10 14:51:49 +01:00
Silvan Mosberger e3c5d299dc
Merge pull request #78373 from serokell/yorickvp/buildkites
nixos/buildkite-agents: support multiple buildkite agents
2020-02-10 14:39:40 +01:00
Frederik Rietdijk 1972ac1023 aws-sam-cli: fix build 2020-02-10 14:35:06 +01:00
R. RyanTM b94c1c89f6 manuskript: 0.10.0 -> 0.11.0 2020-02-10 13:36:57 +01:00
Yorick van Pelt e242eccb0b
nixos/buildkite-agents: update release notes 2020-02-10 13:36:30 +01:00
Yorick van Pelt f003810989
nixos/buildkite-agents: support multiple buildkite agents 2020-02-10 13:35:14 +01:00
aszlig 8754986076
nixos: Fix build of manual
XML error introduced with merge commit 4e0fea3fe2.

This was probably because of wrong conflict resolution, because the
actual change (d8e697b4fc) had the close
tag of the <para/> element, but the merge commit didn't.

Signed-off-by: aszlig <aszlig@nix.build>
2020-02-10 13:33:52 +01:00
R. RyanTM 40c98652e2 mage: 1.8.0 -> 1.9.0 2020-02-10 13:33:33 +01:00