1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
Commit graph

240975 commits

Author SHA1 Message Date
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
Peter Hoeg 16bcf02c7d kpmcore: broken on Qt < 5.14 2020-08-24 19:46:14 +08:00
Peter Hoeg 41c1d10407 khotkeys: broken on Qt < 5.14 2020-08-24 19:45:44 +08: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
Florian Klink 40d2968ebf
Merge pull request #94354 from flokli/systemd-246
systemd: 245.6 -> 246
2020-08-24 12:42:24 +02:00
Florian Klink 618e273861 nixosTests.systemd: disable RuntimeWatchdogUSec=30s assertion
For some reason, this value isn't updated, at least not inside the VM.

Uncomment it, so we still test the rest. Needs to be investigated
further.
2020-08-24 12:40:02 +02: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
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 7b33e80238
vault-bin: 1.3.0 -> 1.5.2 2020-08-24 04:20:00 -05:00
Mario Rodas d6128625f0
docker-slim: 1.31.0 -> 1.32.0 2020-08-24 04:20:00 -05:00
Mario Rodas c2fe501594 vault: 1.5.0 -> 1.5.2 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
zowoq 774cc9c44a slirp4netns: inherit tests 2020-08-24 19:19:41 +10:00
zowoq 8eda9a167c fuse-overlayfs: inherit tests 2020-08-24 19:19:41 +10:00
zowoq e148213273 runc: inherit tests 2020-08-24 19:19:41 +10:00