Commit Graph

36096 Commits

Author SHA1 Message Date
Antonio Yang
6244b0c175 gitui: 0.11.0 -> 0.12.0 2021-03-05 12:55:47 +01:00
Sandro
2c0e6a0e69
Merge pull request #114586 from hjones2199/indi-full 2021-03-05 04:25:48 +01:00
Sandro
97c856bf8e
Merge pull request #115156 from lovesegfault/pyupgrade-init 2021-03-05 03:01:39 +01:00
Sandro
b271820fc0
Merge pull request #110944 from bb2020/xk
xkeysnail: init at 0.4.0
2021-03-05 02:55:25 +01:00
Bernardo Meurer
19423fca6e
pyupgrade: init at 2.10.0 2021-03-04 17:23:13 -08:00
Sandro
6cffc6de77
Merge pull request #115146 from fabaff/ssb
ssb: init at 0.1.1
2021-03-05 01:46:24 +01:00
Sandro
7d09e5e605
Merge pull request #115148 from fabaff/galer
galer: init at 0.0.2
2021-03-05 01:46:04 +01:00
zseri
a7722c1c3d
zstxtns-utils: init at 0.0.3 2021-03-05 00:56:23 +01:00
Fabian Affolter
49007cecb1 galer: init at 0.0.2 2021-03-04 23:13:40 +01:00
Fabian Affolter
46b8c6bbee ssb: init at 0.1.1 2021-03-04 22:55:36 +01:00
Pavol Rusnak
f4bfd75128
Merge pull request #115141 from TredwellGit/electron_12
electron_12: init at 12.0.0
2021-03-04 22:12:44 +01:00
Maximilian Bosch
594eff1d59
Merge pull request #113958 from Ma27/nextcloud21
nextcloud21: init at 21.0.0, set as default version
2021-03-04 21:47:26 +01:00
bb2020
32ec300db4 xkeysnail: init at 0.4.0 2021-03-04 23:42:44 +03:00
TredwellGit
a8fde9c824 electron_12: init at 12.0.0
https://github.com/electron/electron/releases/tag/v12.0.0
2021-03-04 20:42:16 +00:00
Sandro
6b746880b9
Merge pull request #113822 from baloo/baloo/gstreamer-plugins-bad/vo-aacenc 2021-03-04 20:46:35 +01:00
davidak
00b47419c6
Merge pull request #103705 from freezeboy/add-plik
plik: init at 1.3.1
2021-03-04 20:28:34 +01:00
Lassulus
025b801914
Merge pull request #111602 from 0x4A6F/master-blflash
blflash: init at 0.3.2
2021-03-04 20:02:59 +01:00
Lassulus
1b11578968
Merge pull request #115062 from manveru/cbonsai
cbonsai: init at 1.0.0
2021-03-04 19:51:54 +01:00
Sandro
6c048ca795
Merge pull request #115063 from teto/dig 2021-03-04 18:30:47 +01:00
Sandro
2afe5198cd
Merge pull request #114283 from zseri/zs-apc-spdu-ctl 2021-03-04 18:29:27 +01:00
Michael Fellinger
75078f712d
cbonsai: init at 1.0.0 2021-03-04 17:05:18 +01:00
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
Matthieu Coudron
ccd106570f dig: alias to bind.dnsutils
Everytime I want to install `dig`, I have to lookf for the package it's
in.
2021-03-04 12:27:34 +01:00
Chua Hou
1ebcf4af62
stork: init at 1.1.0 2021-03-04 10:57:32 +08: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
7b351a2ef7
Merge pull request #114754 from Flakebi/umr
umr: init at unstable-2021-02-18
2021-03-04 01:27:52 +01: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
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
364a0e3e7f
Merge pull request #114988 from SuperSandro2000/senv
senv: init at 0.5.0
2021-03-03 18:00:42 +01: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
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