241500 Commits

Author SHA1 Message Date
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
Dustin Frisch
61600ea577
maintainers: add fooker 2020-08-24 13:01:48 +02: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
zowoq
304e6037ad podman: inherit tests 2020-08-24 19:19:41 +10:00
zowoq
d809dc5b75 crun: inherit tests 2020-08-24 19:19:41 +10:00
zowoq
1dde18f6c5 conmon: inherit tests 2020-08-24 19:19:41 +10:00
zowoq
6ec06c351e cni-plugins: inherit tests 2020-08-24 19:19:41 +10:00
Jack Baldry
62b812fbc0
vpn-slice: init at 0.14
Python tool for convenient configuration of a split tunnel VPN

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2020-08-24 10:10:02 +01:00
Jack Baldry
d2e6750cff
maintainers: add jdbaldry
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2020-08-24 10:07:36 +01:00
R. RyanTM
8c5d3c3b2b linuxPackages_latest-libre.sysdig: 0.26.7 -> 0.27.0 2020-08-24 08:49:28 +00:00
zowoq
70781b6dbe .github/CODEOWNERS: add nixos/cri-o test 2020-08-24 18:37:28 +10:00
Sascha Grunert
1c551f9778 cri-o: add NixOS test via critest
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-08-24 18:34:19 +10:00
lassulus
cedef0c6c7 gmt: use pname instead of name 2020-08-24 09:58:16 +02:00
Lassulus
76b7192972
Merge pull request #88837 from tviti/gmt
gmt: init at 6.1.0
2020-08-24 09:56:16 +02:00