Commit Graph

58032 Commits

Author SHA1 Message Date
Sandro
d6eb2044a7
Merge pull request #114459 from pnotequalnp/libjwt 2021-03-04 14:00:07 +01:00
Sandro
cdca2809c0
Merge pull request #113177 from khumba/dirdiff
dirdiff: init at 2.1
2021-03-04 13:15:49 +01:00
Chua Hou
1ebcf4af62
stork: init at 1.1.0 2021-03-04 10:57:32 +08:00
John Ericson
2e36fd9911
Merge pull request #114999 from obsidiansystems/fix-tools-withPackages
buildPythonPackage: Fix after #112276
2021-03-03 21:15:31 -05:00
Sandro
4a0026b930
Merge pull request #115030 from otavio/feature-cargo-cross
cargo-cross: init at 0.2.1
2021-03-04 02:28:06 +01:00
Otavio Salvador
dd5d726be3 cargo-cross: init at 0.2.1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2021-03-03 22:12:16 -03:00
Sandro
4b9404cea1
Merge pull request #115004 from dougch/s2n_version_bump
s2n: 0.10.23->1.0.0, rename package to s2n-tls
2021-03-04 01:54:44 +01:00
Sandro
c2bdb9a72f
Merge pull request #115022 from petabyteboy/feature/nodejs-icu68
nodejs-10_x: build with icu67
2021-03-04 01:49:57 +01:00
Sandro
123712800c
Merge pull request #114501 from wd15/sfepy-2020.4 2021-03-04 01:42:39 +01:00
Sandro
7b351a2ef7
Merge pull request #114754 from Flakebi/umr
umr: init at unstable-2021-02-18
2021-03-04 01:27:52 +01:00
Daniel Wheeler
ed626755b2 pythonPackages.meshio: init at 4.3.10 2021-03-03 19:14:50 -05:00
Milan Pässler
d890b0533d
nodejs-10_x: build with icu67 2021-03-04 00:01:22 +01:00
Sandro
e0e4484f2c
Merge pull request #107836 from Thra11/pure-maps 2021-03-03 21:26:50 +01:00
Matthieu Coudron
7667cf9112 Update pkgs/top-level/all-packages.nix
Co-authored-by: Eric Bailey <yurrriq@users.noreply.github.com>
2021-03-03 13:50:19 -06:00
Matthieu Coudron
b9bf757503 kubernetes-helm: support plugins
also introduce helm-s3, helm-diff, helm-secrets plugin.

You can create a wrapped helm with these plugins via:

  myHelm = final.wrapHelm final.kubernetes-helm-unwrapped {
    plugins = with final.kubernetes-helmPlugins; [ helm-s3 helm-secrets helm-diff ];
  };

Running `helm plugin list` will show you these are available.
2021-03-03 13:50:19 -06:00
Doug Chapman
fc97021306 s2n: 0.10.23->1.0.0, rename package to s2n-tls 2021-03-03 19:45:40 +00:00
Cole Helbling
9d74b73a07 lifecycled: init at 3.1.0 2021-03-03 11:15:35 -08:00
Sandro
2916614aa7
Merge pull request #109645 from fabaff/myjwt 2021-03-03 20:14:27 +01:00
Arthur Gautier
1cd06e59e0
libtpms: 0.7.4 -> 0.8.0 (#114491)
* libtpms: 0.7.4 -> 0.8.0

* libtpms: tpm2 support is out of experimental

Since db80bd9ea16894a1902c3ab787aea9d58e7d1e85 commit, tpm2 support is
not experimental anymore

Signed-off-by: Arthur Gautier <baloo@superbaloo.net>

* libtpms: remove extraneous output

Nothing was put in the $out output, remove the $lib and put everything
that was in it in the $out.

Signed-off-by: Arthur Gautier <baloo@superbaloo.net>

Co-authored-by: R. RyanTM <ryantm-bot@ryantm.com>
2021-03-03 13:59:28 -05:00
Bernardo Meurer
3371fe2c9b
Merge pull request #114290 from sternenseemann/missing-libs
treewide: add missing lib inputs
2021-03-03 18:51:33 +00:00
tomberek
e1bcb3cc01
libosmpbf: remove (#114997)
* libosmpbf: remove

* Update pkgs/top-level/aliases.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-03 18:57:36 +01:00
Sandro
f0ca9c829d
Merge pull request #114985 from cideM/init-go-mockery 2021-03-03 18:41:05 +01:00
Sandro
1c67e5a358
Merge pull request #114914 from trepetti/rfcat
pythonPackages.rfcat: init at 1.9.5
2021-03-03 18:39:42 +01:00
Sandro
364a0e3e7f
Merge pull request #114988 from SuperSandro2000/senv
senv: init at 0.5.0
2021-03-03 18:00:42 +01:00
John Ericson
fc74ad444a buildPythonPackage: Fix after #112276
Fix #114952

Before it was using the wrong `makeWrapper`, the one that expected to
run on the target platform and produce packages for the "super-target".

The "super target" (sliding off the end of the platforms list) is
defined to be the same as the target, to cap it with a loop so there is
no sliding off. However, `targetPackages.targetPackages` is *not*
similarly defined. Per the bottom of `pkgs/stdenv/booter.nix` it is an
almost-empty package set that just exists as a hack to help some things
with exotic `depsTargetTarget`.

In particular, that rump "super `targetPackages`" does not contain a
`runtimeShell`, and that's the source of our eval-time error.
2021-03-03 16:44:54 +00:00
Florian Beeres
b228770927 go-mockery: init at 2.5.1 2021-03-03 17:10:13 +01:00
Sandro Jäckel
76784820fc
senv: init at 0.5.0 2021-03-03 16:20:51 +01:00
Sandro
673bb14266
Merge pull request #114834 from sternenseemann/apostrophe-2.3 2021-03-03 16:18:40 +01:00
figsoda
18c6f9ca94 luaformatter: init at 1.3.4 2021-03-03 15:49:34 +01:00
Tom Repetti
a35841420f pythonPackages.rfcat: init at 1.9.5 2021-03-03 09:42:00 -05:00
Sandro
af1f8ba313
Merge pull request #114866 from eduardosm/pothos
pothos: init at 0.7.1
2021-03-03 15:35:10 +01:00
sternenseemann
bce37e7542 beets: refactor external plugins into top-level package set
Instead of managing external plugins in the beets derivation, we
introduce a new top-level package set beetsExternalPlugins which the
beets derivation receives as an input. This change doesn't affect how
the beets derivation is built or overridden, so the change won't be
noticed by users, but it makes hydra evaluate and build external plugins
which should benefit users of those plugins and prevent future
regressions as we have experienced (currently on master
beets-alternatives fails to evaluate, but this wasn't picked up by
ofborg nor hydra).
2021-03-03 15:16:31 +01:00
Eduardo Sánchez Muñoz
62ea910ef3 pothos: init at 0.7.1 2021-03-03 14:00:05 +01:00
sternenseemann
b4ce3151b2 magnetophonDSP: recurseIntoAttrs
This makes nix tooling pick up on the magnetophonDSP attribute set in
all-packages.nix which prevented eval errors from being detected by
ofborg in the past for example.
2021-03-03 13:40:47 +01:00
Orivej Desh
5da47b15cf linux-rt_5_11: init at 5.11.2-rt9 2021-03-03 11:36:36 +00:00
Orivej Desh
19959cb7ef linux-rt_5_6: remove 2021-03-03 11:36:36 +00:00
Peter Hoeg
e7363192ef polkit-qt-1: 0.112 -> 0.113 and drop the old qt4 version 2021-03-03 18:20:27 +08:00
Aaron L. Zeng
2517018ac2 ocamlPackages.directories: init at 0.2 2021-03-03 08:41:55 +01:00
Sandro
6b8fa0aaf6
Merge pull request #114928 from Hoverbear/nvmet-cli-init
nvmet-cli: init at 0.7
2021-03-03 05:11:00 +01:00
Sandro
a6f6a76373
Merge pull request #114869 from tomberek/s5cmd_init
s5cmd: init at 1.2.1
2021-03-03 04:47:33 +01:00
Mario Rodas
cb47d44717
Merge pull request #114836 from marsam/update-zeek
zeek: 3.2.4 -> 4.0.0
2021-03-02 21:14:18 -05:00
Ana Hobden
9c60e2be3d nvmet-cli: init at 0.7
Signed-off-by: Ana Hobden <operator@hoverbear.org>
2021-03-02 16:49:35 -08:00
Sandro
58927de449
Merge pull request #114895 from AndersonTorres/updates 2021-03-03 01:08:52 +01:00
Sandro
075bdea636
Merge pull request #114814 from bobrik/ivan/aws-c-io-security
aws-c-io: depend on Security.framework on darwin
2021-03-02 23:50:17 +01:00
AndersonTorres
3d3e3f36ee udiskie: 2.2.0 -> 2.3.2 2021-03-02 17:51:32 -03:00
AndersonTorres
e763719a20 grc: 1.12 -> 1.13 2021-03-02 17:20:01 -03:00
adisbladis
21c42afa83
Merge pull request #114846 from adisbladis/emacs26-drop
emacs26: Drop unsupported package
2021-03-02 20:19:04 +02:00
Thomas Bereknyei
97571ffa9d s5cmd: init at 1.2.1 2021-03-02 12:25:46 -05:00
Sandro
c62b506b8c
Merge pull request #83434 from bachp/cryptomator 2021-03-02 17:17:24 +01:00
adisbladis
c54c8f8dfa
emacs26: Drop unsupported package 2021-03-02 16:17:37 +02:00