Commit graph

285392 commits

Author SHA1 Message Date
Luke Granger-Brown 6af7bcbd93
Merge pull request #120224 from justinas/teleport-6
teleport: 5.2.1 -> 6.1.2
2021-04-25 18:29:31 +01:00
Doron Behar 9788d31a0e
Merge pull request #120609 from dotlambda/sigal-2.2
sigal: 2.1.1 -> 2.2
2021-04-25 15:50:41 +00:00
Justinas Stankevicius 8e2d3f941e teleport: 5.2.1 -> 6.1.2 2021-04-25 18:49:21 +03:00
Robert Schütz 468926cba4 sigal: 2.1.1 -> 2.2 2021-04-25 17:15:16 +02:00
Gabriel Ebner 9fecb15e9f
Merge pull request #120533 from gebner/cura49
cura: 4.8.0 -> 4.9.0
2021-04-25 16:44:27 +02:00
Gabriel Ebner d656c18870
Merge pull request #120603 from eduardosm/qalculate
qalculate-gtk: 3.17.0 -> 3.18.0
2021-04-25 16:44:12 +02:00
Luke Granger-Brown 6fa823f853
Merge pull request #120597 from marsam/update-tflint
tflint: 0.27.0 -> 0.28.0
2021-04-25 15:28:36 +01:00
Graham Christensen 230e5582b9
Merge pull request #120591 from risicle/ris-qemu-many-CVEs-2021-04
qemu: add patches for many CVEs
2021-04-25 10:23:46 -04:00
Eduardo Sánchez Muñoz 6b9e396a07 qalculate-gtk: 3.17.0 -> 3.18.0 2021-04-25 16:17:26 +02:00
John Ericson a86418ac62
Merge pull request #118066 from sternenseemann/mirage-xen
ocamlPackages: init a bunch of libraries for the MirageOS xen target
2021-04-25 10:13:11 -04:00
John Ericson 14b427a7e4
Merge pull request #119092 from numinit/update-androidenv
androidenv: Allow multiple ndkVersions to be specified
2021-04-25 10:08:05 -04:00
Luke Granger-Brown 4ac8826b4f
Merge pull request #120128 from sophrosyne97/master
termsyn: init at 1.8.7
2021-04-25 15:06:33 +01:00
sophrosyne97 093b2f8b26 termsyn: init at 1.8.7 2021-04-25 09:40:26 -04:00
Fabian Affolter 632292a4db
Merge pull request #120485 from MetaDark/git-review
git-review: 2.0.0 -> 2.1.0
2021-04-25 15:13:52 +02:00
Luke Granger-Brown 6e9671b6cb
Merge pull request #119960 from teto/openshift
python3Packages.openshift: init at 0.12.0
2021-04-25 14:13:17 +01:00
Luke Granger-Brown ed83f6455c
Merge pull request #119443 from ambroisie/add-podgrab
Add podgrab package and module
2021-04-25 14:12:40 +01:00
Luke Granger-Brown ce4f3d7213
Merge pull request #114316 from jpas/wdomirror
wdomirror: init at unstable-2021-01-08
2021-04-25 13:44:41 +01:00
Matthieu Coudron b02d4a38d9 python3Packages.openshift: init at 0.12.0
it is used in the kubernetes ansible module

Apply suggestions from code review

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-25 14:36:45 +02:00
Matthieu Coudron b929d94a75 python3Packages.python-string-utils: init at 1.0.0 2021-04-25 14:35:51 +02:00
Luke Granger-Brown c14b9e5f86
Merge pull request #120127 from schnusch/remote-touchpad
remote-touchpad: init at 1.0.1
2021-04-25 13:13:45 +01:00
sternenseemann 5f783493a9 soldat-unstable: run hooks for build and install phase 2021-04-25 14:11:16 +02:00
sternenseemann c41d97c324 soldat-unstable: move unstable into version
pname is still soldat, regardless of whether it is stable or unstable,
attribute name should keep the suffix for clarity (soldat stable is
unfree (?) and not packaged by us atm).
2021-04-25 14:11:16 +02:00
sternenseemann f24b888dc2 soldat-unstable: 2020-11-26 -> 2021-02-09 2021-04-25 14:11:16 +02:00
Frederik Rietdijk 78af98a068
Merge pull request #119398 from NixOS/staging-next
Staging next
2021-04-25 13:56:55 +02:00
Frederik Rietdijk c648f7ee2a Merge master into staging-next 2021-04-25 13:54:29 +02:00
Luke Granger-Brown 7217b9e3c4
Merge pull request #120503 from LeSuisse/exif-0.6.22
exif: 0.6.21 -> 0.6.22
2021-04-25 12:53:25 +01:00
Luke Granger-Brown 6eb1fc6f10
Merge pull request #120511 from LeSuisse/zookeeper-3.7.0
zookeeper: 3.6.2 -> 3.6.3
2021-04-25 12:50:14 +01:00
sternenseemann 4f7a6610f7 ocamlPackages.mirage-bootvar-xen: init at 0.8.0 2021-04-25 13:15:10 +02:00
sternenseemann 2fe8239172 ocamlPackages.{mirage-net-xen,netchannel}: init at 2.0.0 2021-04-25 13:15:10 +02:00
sternenseemann 980a2bed3b ocamlPackages.mirage-xen: init at 6.0.0
Unfortunately this requires a bit of trickery with pkg-config to get to
work. The root issue is that the mirage-xen assumes that we use the
default libdir of dune ($out/lib) whereas we install to an OCaml
version-specific site-lib directory. Thus the manually created
pkg-config file makes wrong assumptions (which warrants a patch) and the
.pc file is installed to the wrong location (which is fixed with a mv
invocation).
2021-04-25 13:13:23 +02:00
sternenseemann b5f7ed7cc8 ocamlPackages.shared-memory-ring(-lwt): init at 3.1.0 2021-04-25 13:08:25 +02:00
Luke Granger-Brown 0cc25061b0
Merge pull request #114240 from sorki/containers/nested
nixos/nixos-containers: default boot.enableContainers to true
2021-04-25 11:37:01 +01:00
sternenseemann 4a67076273 koka: make sure runtime dependencies are host -> target
buildPackages.stdenv.cc.cc is a C compiler that runs on the build
platform and produces binaries for the host platform. This is not
what we want. Also pkgsHostTarget.stdenv.cc is not the compiler we
want as stdenv always runs on the previous stage so to say (the stdenv
is used to build the package set, in the case of cross compiling
this is not done natively). Thus pkgsHostTarget.targetPackages.stdenv.cc
is what we want.
2021-04-25 12:36:06 +02:00
Luke Granger-Brown 2136e90fa3
Merge pull request #114637 from KaiHa/pr/fix-systemd-boot-builder
systemd-boot-builder.py: ignore profile names with invalid chars
2021-04-25 11:35:00 +01:00
R. RyanTM c94c1874da
influxdb: 1.8.4 -> 1.8.5 (#120207) 2021-04-25 10:18:32 +00:00
Luke Granger-Brown 30ab5fb006
Merge pull request #107604 from pkern/exim
nixos/exim: Make queue runner interval configurable and reduce it to 5m by default
2021-04-25 11:15:17 +01:00
Luke Granger-Brown 2fa2e63932
Merge pull request #103902 from pkern/spamassassin
nixos/spamassassin: Avoid network dependency on boot
2021-04-25 11:14:57 +01:00
Jonas Chevalier b8ef16dc1e
treefmt: init at 0.1.1 (#120521)
* treefmt: init at 0.1.1

* Update pkgs/top-level/all-packages.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

* Update pkgs/development/tools/treefmt/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-25 10:11:42 +00:00
Vincent Laporte d4f48c8547 coqPackages.tlc: 20200328 → 20210316 2021-04-25 11:51:38 +02:00
Matthieu Coudron 29eb80c386
Merge pull request #120274 from fabaff/bump-stevedore
python3Packages.stevedore: 3.2.2 -> 3.3.0
2021-04-25 11:45:22 +02:00
Luke Granger-Brown 364a4ae062
Merge pull request #120575 from akshgpt7/add-gptman
gptman: init at 0.8.0
2021-04-25 10:29:38 +01:00
Michael Raskin a111579688
Merge pull request #120558 from xworld21/pdftk-unmark-broken
pdftk: mark unbroken on darwin
2021-04-25 09:28:19 +00:00
Sandro 6174e5447d
Merge pull request #120538 from j4m3s-s/update-kubeconform
kubeconform: 0.4.6 -> 0.4.7
2021-04-25 11:24:52 +02:00
Sandro 73d9e091d0
Merge pull request #120542 from symphorien/updatexapian
dovecot_fts_xapian: 1.4.7 -> 1.4.9
2021-04-25 11:22:53 +02:00
Gabriel Ebner 53657d7d25 curaPlugins.rawmouse: 1.0.13 -> 1.1.0 2021-04-25 11:22:27 +02:00
Gabriel Ebner 8563f899cb cura: 4.8.0 -> 4.9.0 2021-04-25 11:22:26 +02:00
Gabriel Ebner 342d9fd84f curaengine: 4.8.0 -> 4.9.0 2021-04-25 11:22:26 +02:00
Gabriel Ebner 8f5cb6ca60 python3Packages.uranium: 4.7.1 -> 4.9.0 2021-04-25 11:22:26 +02:00
Gabriel Ebner 2f7c14899e python3Packages.libsavitar: 4.8.0 -> 4.9.0 2021-04-25 11:22:26 +02:00
Gabriel Ebner 4b3592df70 python3Packages.libarcus: 4.8.0 -> 4.9.0 2021-04-25 11:22:26 +02:00