3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

240263 commits

Author SHA1 Message Date
R. RyanTM 7c5ecbcde9 vale: 2.3.2 -> 2.3.3 2020-08-24 19:00:32 +00:00
R. RyanTM a22da2e043 ugrep: 2.5.1 -> 2.5.3 2020-08-24 18:53:30 +00:00
Daniël de Kok f68082006f
Merge pull request #96194 from stigtsp/package/rakudo-2020.08.1
rakudo: 2020.07 -> 2020.08.1
2020-08-24 20:45:23 +02:00
Paul 9d5f2e2913
androidStudioPackages.{dev,canary}: 4.2.0.5 -> 4.2.0.7 (#94936) 2020-08-24 20:03:00 +02:00
Joe Gomain Hoyes dfe7cb9480 spago: add cli completion 2020-08-25 00:47:16 +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
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
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
R. RyanTM b07b942e63 terragrunt: 0.23.32 -> 0.23.33 2020-08-24 09:59:32 +00:00
Robert Scott 9292dbf7fa ghostscript: add patch for CVE-2020-15900 2020-08-24 11:57:06 +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
Peter Hoeg 6072bac139
Merge pull request #96038 from koslambrou/add-hdt-package
hdt: init at 1.3.3
2020-08-24 17:27:04 +08:00
kolam 016dad9deb hdt: init at 1.3.3 2020-08-24 05:21:29 -04:00
Mario Rodas d6128625f0
docker-slim: 1.31.0 -> 1.32.0 2020-08-24 04:20:00 -05:00
zowoq c449e59e2c runc: add cri-o to passthru.tests 2020-08-24 19:19:41 +10:00
zowoq bb464f7063 conmon: add cri-o to passthru.tests 2020-08-24 19:19:41 +10:00
zowoq 44d51e3d59 cni-plugins: add cri-o to passthru.tests 2020-08-24 19:19:41 +10:00
zowoq 8dde002724 cri-o: add passthru.tests 2020-08-24 19:19:41 +10:00