Commit Graph

212843 Commits

Author SHA1 Message Date
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
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 4e0fea3fe294d112ac6eef5adbed2357.

This was probably because of wrong conflict resolution, because the
actual change (d8e697b4fcfd929d05221ac3e67b9c04ac69df86) 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
R. RyanTM
b1d0806b37 libosip: 5.1.0 -> 5.1.1 2020-02-10 13:31:32 +01:00
R. RyanTM
d7e67bf088 libsmbios: 2.4.2 -> 2.4.3 2020-02-10 13:30:19 +01:00
R. RyanTM
dc428ae863 libdigidocpp: 3.14.1 -> 3.14.2 2020-02-10 13:25:15 +01:00
R. RyanTM
879d609e60 micronaut: 1.2.8 -> 1.3.0 2020-02-10 13:24:47 +01:00
R. RyanTM
e988c072be clp: 1.17.3 -> 1.17.5 2020-02-10 13:24:22 +01:00
R. RyanTM
ec3f3601bd elisa: 19.12.0 -> 19.12.2 2020-02-10 13:23:51 +01:00
Tim Steinbach
9a101749c7
oh-my-zsh: 2020-02-04 -> 2020-02-07 2020-02-10 07:23:08 -05:00
Tim Steinbach
657582e43a
linux_latest-libre: 17262 -> 17318 2020-02-10 07:23:08 -05:00
Tim Steinbach
4d8f7a7905
linux: 5.4.17 -> 5.4.18 2020-02-10 07:23:08 -05:00