Commit graph

240920 commits

Author SHA1 Message Date
Dhruv Dang 3369b35031 #84563 #95931 fix ghcjs 8.6 so it builds 2020-08-24 10:35:39 -07:00
Stig Palmquist 28305d37e0
rakudo: 2020.07 -> 2020.08.1 2020-08-24 19:35:04 +02:00
Stig Palmquist d932e00ebe
nqp: 2020.07 -> 2020.08.1 2020-08-24 19:32:19 +02:00
Stig Palmquist d11c72cee4
moarvm: 2020.07 -> 2020.08 2020-08-24 19:31:37 +02:00
Austin Seipp d436e93027
Merge pull request #96045 from stigtsp/package/chrony-3.5.1
chrony: 3.5 -> 3.5.1
2020-08-24 11:56:22 -05:00
Eelco Dolstra 2d50c7c08e
Don't set $NIX_DB_DIR
This variable was removed in 2016.
2020-08-24 18:50:20 +02:00
Eelco Dolstra 63b8d53640
Merge pull request #96103 from deviant/remove-rfkill
rfkill: remove
2020-08-24 18:14:14 +02:00
Lassulus 4f68ebf433
Merge pull request #88545 from jacereda/copper
copper: init at 4.4
2020-08-24 18:02:03 +02:00
Symphorien Gibol ddbd436dc4 nixos/tests/os-prober.nix: port to python 2020-08-24 17:49:20 +02:00
John Ericson 6cbd6955fc
Merge pull request #95623 from lopsided98/perl-cross-shebang
buildPerlPackage: fix patchShebangs when cross-compiling
2020-08-24 11:45:52 -04:00
Austin Seipp 34f77c012c
librseq: install man pages, too
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-08-24 10:17:45 -05:00
Tim Steinbach 24c18f1313
linux: 5.9-rc1 -> 5.9-rc2 2020-08-24 10:56:22 -04:00
Lancelot SIX 543701331e
nano: 5.0 -> 5.2
See https://lists.gnu.org/archive/html/info-gnu/2020-08/msg00008.html
for release announcement.
2020-08-24 15:53:28 +01:00
oxalica a445a22b3a
rust-analyzer: 2020-08-17 -> 2020-08-24 2020-08-24 22:39:39 +08:00
Bruno Bigras 5d36e00b7d nixos/sssd: fix the module
'system.nssModules' was not set correctly

fix #91242
2020-08-24 10:10:47 -04:00
Austin Seipp e467148f67
librseq: 0.1.0pre54 -> 0.1.0pre70
This also enables the rseq test suite, which requires kernel support on
the host executing the tests. `rseq(2)` has been available in mainline
since 4.18 (resp. LTS availability since 4.19) but the test suite should
gracefully exit otherwise if it's not supported.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-08-24 09:10:46 -05:00
Jorge Acereda bf9df74511 copper: init at 4.4 2020-08-24 15:07:01 +02:00
Daniël de Kok c557ea5cae
Merge pull request #96085 from Mic92/samba-aarch64
samba: disable cephfs on aarch64
2020-08-24 14:45:14 +02:00
Jörg Thalheim 4c9ad3ca79
Merge branch 'master' into nginx-update 2020-08-24 13:42:11 +01:00
Michael Reilly 9d7a579b2e katago: 1.5.0 -> 1.6.0 2020-08-24 08:32:32 -04:00
sternenseemann e207de63f4 ocamlPackages.mirage-crypto*: 0.8.3 → 0.8.4 2020-08-24 14:10:45 +02:00
Mario Rodas 53f793d51f
Merge pull request #96150 from r-ryantm/auto-update/skaffold
skaffold: 1.13.1 -> 1.13.2
2020-08-24 06:56:22 -05:00
Mario Rodas 69714f80f6
Merge pull request #96162 from r-ryantm/auto-update/terragrunt
terragrunt: 0.23.32 -> 0.23.33
2020-08-24 06:55:11 -05:00
Mario Rodas fc3ca3964a
Merge pull request #96158 from r-ryantm/auto-update/terraform-ls
terraform-ls: 0.6.0 -> 0.6.1
2020-08-24 06:54:43 -05:00
R. RyanTM 822dcd705b topgrade: 5.4.0 -> 5.5.0 2020-08-24 11:41:36 +00:00
Lassulus c79d88f178
Merge pull request #82814 from tobim/init/weechat-notify-send
weechat-notify-send: init at 0.9
2020-08-24 13:16:35 +02:00
Daniël de Kok 50438eba6c softmaker-office, freeoffice: make it easy to override versions
Make the edition, version, and hash easier to override to support
users who have a license for an older version of Softmaker Office.
With this change one can e.g. use Softmaker Office 2018 with:

softmaker-office.override {
  officeVersion = {
    edition = "2018";
    version = "976";
    sha256 = "0j6zm0cbxrcgm7glk84hvvbp4z0ys6v8bkwwhl5r7dbphyi72fw8";
  };
}

This also helps people fix things when upstream has replaced the
previous version's tarball and this hasn't been fixed in nixpkgs yet.
2020-08-24 13:07:33 +02:00
Jörg Thalheim f80d61718c
Merge pull request #96146 from r-ryantm/auto-update/shattered-pixel-dungeon
shattered-pixel-dungeon: 0.8.2 -> 0.8.2b
2020-08-24 12:07:07 +01:00
Daniël de Kok c05d71527c
Merge pull request #96143 from danieldk/softmaker-office-1018
softmaker-office: 1016 -> 1018
2020-08-24 12:49:13 +02:00
Jörg Thalheim 2b4871445d
Merge pull request #96161 from kidd/red-0.6.4
red: 0.6.3 -> 0.6.4
2020-08-24 11:46:29 +01:00
Jörg Thalheim 550819a01b
Merge pull request #96157 from r-ryantm/auto-update/systembus-notify
systembus-notify: 1.0 -> 1.1
2020-08-24 11:46:01 +01:00
Lassulus e23ed2f21c
Merge pull request #87256 from jdbaldry/master
vpn-slice: init at 0.14
2020-08-24 12:12:50 +02:00
Frederik Rietdijk 1b8de9e65c Merge staging into staging-next 2020-08-24 12:11:06 +02:00
Frederik Rietdijk 6d122d67fa
Merge pull request #92140 from betaboon/docker-cross-compile-fixes
Docker cross compile fixes v2
2020-08-24 12:09:27 +02:00
Frederik Rietdijk 2de48c3533
Merge pull request #95882 from marsam/update-protobuf
protobuf: 3.12.4 -> 3.13.0
2020-08-24 12:06:53 +02:00
R. RyanTM 51cd015148 openldap: 2.4.50 -> 2.4.51 2020-08-24 12:01:27 +02:00
R. RyanTM b07b942e63 terragrunt: 0.23.32 -> 0.23.33 2020-08-24 09:59:32 +00:00
Arthur Gautier 68c7c5a804 util-linux: 2.35.2 -> 2.36 2020-08-24 11:58:19 +02:00
R. RyanTM 3d695776ae ninja: 1.10.0 -> 1.10.1 2020-08-24 11:58:01 +02:00
sternenseemann c9a7fdfcfb harfbuzz: 2.6.7 → 2.7.1
* Upstream changed from freedesktop.org to GitHub,
  so updateWalker is disabled and fetchFromGitHub used
* Build system now based on meson/ninja
* python3 instead of python
* postInstall hook moved to postFixup since it depends on
  some files being moved around in fixupPhase
* Build developer manual using gtk-doc
2020-08-24 11:57:46 +02:00
Robert Scott 9292dbf7fa ghostscript: add patch for CVE-2020-15900 2020-08-24 11:57:06 +02:00
R. RyanTM f85263a97f p11-kit: 0.23.20 -> 0.23.21 2020-08-24 11:56:43 +02:00
Frederik Rietdijk 101501ec10 Merge staging-next into staging 2020-08-24 11:56:04 +02:00
Frederik Rietdijk 784e819070
Merge pull request #95492 from NixOS/staging-next
Staging next
2020-08-24 11:54:40 +02:00
R. RyanTM 9913501999 terraform-ls: 0.6.0 -> 0.6.1 2020-08-24 09:53:40 +00:00
Frederik Rietdijk 0a874ff2a6 Merge master into staging-next 2020-08-24 11:50:58 +02:00
Mario Rodas bc00ecedfa ocamlPackages.dune-action-plugin: init at 2.7.0 2020-08-24 11:43:13 +02:00
Mario Rodas 41ae05a202 ocamlPackages.dune-glob: init at 2.7.0 2020-08-24 11:43:13 +02:00
Mario Rodas 548bd1e04f dune_2: 2.6.2 -> 2.7.0
https://github.com/ocaml/dune/releases/tag/2.7.0
2020-08-24 11:43:13 +02:00
R. RyanTM 0c69cd7006 systembus-notify: 1.0 -> 1.1 2020-08-24 09:38:53 +00:00