1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

285379 commits

Author SHA1 Message Date
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
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
Jörg Thalheim 441f8ef8e4
Merge pull request #120483 from lukegb/tensorflow-big-parallel
python3Packages.tensorflow: mark as requiring big-parallel
2021-04-25 08:50:26 +01:00
Sandro 1e7b8e28f1
Merge pull request #120540 from schnusch/esbuild
esbuild: 0.11.13 -> 0.11.14
2021-04-25 09:39:45 +02:00
Sandro 36ef250562
Merge pull request #120451 from yusdacra/update-hydrus
pythonPackages.hydrus: 434 -> 436
2021-04-25 09:27:26 +02:00
Sandro cf628a338d
Merge pull request #120092 from ericdallo/bump-clojure-lsp
clojure-lsp: 2021.02.14-19.46.47 -> 2021.04.13-12.47.33
2021-04-25 08:55:36 +02:00
Sandro 2cb1dc3e5b
Merge pull request #120516 from bb2020/gimx
gimx: cleanup
2021-04-25 08:54:54 +02:00
Taeer Bar-Yam ab6943a745
macdylibbundler: delete duplicate dylibbundler (#119486) 2021-04-25 08:43:09 +02:00
Jörg Thalheim 6e90599166
Merge pull request #120508 from Mic92/nixos-install
nixos-install: fix flake command
2021-04-25 07:17:06 +01:00
github-actions[bot] a956f62ea4
Merge master into staging-next 2021-04-25 06:05:34 +00:00
Evils 4b7ccb3418 stlink: 1.6.0 -> 1.7.0 2021-04-25 07:30:01 +02:00
Jörg Thalheim 1272986439
Merge pull request #120502 from Mic92/telegraf
telegraf: 1.18.0 -> 1.18.1
2021-04-25 06:12:41 +01:00
Jörg Thalheim ce4b94e79f
Merge pull request #119235 from hoppla20/add-vim-plugins
Add vim plugins
2021-04-25 06:11:05 +01:00
Mario Rodas 097467a504 tflint: 0.27.0 -> 0.28.0
https://github.com/terraform-linters/tflint/releases/tag/v0.28.0
2021-04-25 04:20:00 +00:00
Mario Rodas 1fe6ed37fd
Merge pull request #120528 from marsam/update-goaccess
goaccess: 1.4 -> 1.4.6
2021-04-24 22:57:28 -05:00