Andreas Rammhold
4c6e467d26
terraform-providers.kubernetes: 1.13.3 -> 2.0.2
2021-03-04 12:34:53 +01:00
Andreas Rammhold
84e4da60df
terraform-providers.helm: 1.3.2 -> 2.0.2
2021-03-04 12:34:53 +01:00
Andreas Rammhold
e3a4ba0052
terraform-providers: fix impurity about Nix version used
...
I wasn't able to figure out for which unstable version of Nix this is
supposed to work so I added nix itself to the package list. Nix will now
be the same stable version that is also provided in this nixpkgs
checkout.
To make it work with a stable Nix version I also had to trim the build
error output as otherwise it would contain the sha256 prefix & a newline
followed by "error:".
2021-03-04 12:34:48 +01:00
Michael Weiss
8671fe7c90
chromiumDev: 90.0.4427.5 -> 90.0.4430.11
2021-03-04 11:50:46 +01:00
Sandro
853059e384
Merge pull request #115019 from lsix/nano-5.6.1
...
nano: 5.6 -> 5.6.1
2021-03-04 02:17:48 +01:00
Peter Hoeg
d9f9d3088f
kdeApplications.kamoso: init at 20.12.1
2021-03-04 09:14:37 +08:00
Sandro
ac1c20756c
Merge pull request #114717 from AndersonTorres/new-luakit
...
luakit: 2.2.1 -> 2.3
2021-03-04 01:05:06 +01:00
Lancelot SIX
f5637361e1
nano: 5.6 -> 5.6.1
...
See https://lists.gnu.org/archive/html/info-gnu/2021-03/msg00000.html
for release infromation
2021-03-03 22:09:22 +00:00
Sandro
e0e4484f2c
Merge pull request #107836 from Thra11/pure-maps
2021-03-03 21:26:50 +01:00
Eric Bailey
93ea4e0102
kubernetes-helmPlugins: build rather than download
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
Nick Novitski
4abe6c75ff
taskwarrior: 2.5.2 -> 2.5.3 ( #113056 )
2021-03-03 20:22:20 +01: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
Sandro
58a5417197
Merge pull request #114989 from SuperSandro2000/fix-collection20
2021-03-03 19:21:19 +01:00
Sandro
6929de24f5
Merge pull request #114820 from bobvanderlinden/pr-hyper-gtk3
...
hyper: add required libraries to library path
2021-03-03 18:37:11 +01:00
Sandro
c847eaa053
Merge pull request #114996 from qzle/mycrypto
...
mycrypto: Fix crash when opening FileChooser dialog
2021-03-03 18:19:02 +01:00
R. RyanTM
1d9d858989
gpxsee: 8.7 -> 8.8 ( #114986 )
2021-03-03 18:06:02 +01:00
Sandro
39cf57406a
Merge pull request #114991 from yvt/fix-cfdyndns
...
cfdyndns: fix build
2021-03-03 18:01:20 +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
Samuel Noordhuis
e0a6314775
terraform-docs: 0.9.1 -> 0.11.2 ( #114803 )
...
The owner of the repository has changed from segmentio to terraform-docs
since the last pull request.
This commit also introduces the use of buildGoModule in place of
buildGoPackage, so that we can avoid generating a deps.nix file for
module dependencies.
2021-03-03 17:38:09 +01:00
Jens Nolte
5c66c2233d
mycrypto: Fix crash when opening FileChooser dialog
2021-03-03 17:36:45 +01:00
Bob van der Linden
091bd4d622
hyper: add required libraries to library path
2021-03-03 17:35:14 +01:00
yvt
0177ea48e2
cfdyndns: fix build
...
The custom installPhase got broken as the rust build scripts only
provide $releaseDir in postInstall hooks. The default rust installPhase
installs the same files, so the custom one is unnecessary.
2021-03-04 01:05:00 +09:00
Michael Weiss
9004162c26
chromium: Add my script to generate the commit messages
...
Might not be that readable and reliable but it should get the job done.
2021-03-03 16:55:03 +01:00
Sandro Jäckel
bc4afe3260
calligra: remove unused input
2021-03-03 16:23:57 +01:00
Sandro Jäckel
0f78e1772f
aqemu: mark broken
2021-03-03 16:23:55 +01:00
Sandro Jäckel
238ce01f85
qtemu: remove unused input
2021-03-03 16:23:54 +01:00
Sandro Jäckel
993fb95e78
qemu: remove not require enableParallelBuild
2021-03-03 16:23:53 +01:00
Sandro Jäckel
76784820fc
senv: init at 0.5.0
2021-03-03 16:20:51 +01:00
Sandro
e029e4148f
Merge pull request #114322 from wilsonehusin/repackage-obsidian-app
...
obsidian: refactor to build using app.asar
2021-03-03 16:19:30 +01:00
Sandro
673bb14266
Merge pull request #114834 from sternenseemann/apostrophe-2.3
2021-03-03 16:18:40 +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
Sandro
f40698351e
Merge pull request #114959 from dywedir/pijul
...
pijul: 1.0.0-alpha.38 -> 1.0.0-alpha.46
2021-03-03 14:56:06 +01:00
Maximilian Bosch
d4821a4892
vorta: 0.7.4 -> 0.7.5
...
ChangeLog: https://github.com/borgbase/vorta/releases/tag/v0.7.5
2021-03-03 14:39:27 +01:00
Eduardo Sánchez Muñoz
62ea910ef3
pothos: init at 0.7.1
2021-03-03 14:00:05 +01:00
Michael Weiss
d774b4234a
[needs new maintainer] gitRepo: Remove myself as maintainer ( #114835 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-03 13:44:26 +01:00
sternenseemann
6f2fbf5f0b
treewide: add missing lib inputs
...
This fixes hopefully all remaining missing lib inputs, likely introduced
as a regression by our recent treewide switch from stdenv.lib to lib.
These instances are all I could find using nix-instantiate --parse using
the following command:
find "$NIXPKGS" -name '*.nix' \
-and ! -path "$NIXPKGS/pkgs/development/interpreters/python/cpython/docs/template.nix" \
-and ! -path '$NIXPKGS/.git/**' \
-print0 | xargs -0 nix-instantiate --parse >/dev/null
2021-03-03 13:40:45 +01:00
Sandro
09ed39bf5b
Merge pull request #114826 from fortuneteller2k/update-flavours
...
flavours: 0.3.5 -> 0.3.6
2021-03-03 13:16:38 +01:00
Sandro
64648916c0
Merge pull request #114797 from Chili-Man/minikube-1.18.0-update
...
minikube: 1.17.1 -> 1.18.0
2021-03-03 13:09:37 +01:00
Aaron Andersen
f209432103
Merge pull request #114935 from aanderse/kodi-platform-name-fix
...
kodi: fix build for wayland and gbm
2021-03-03 06:49:38 -05:00
Michael Weiss
9f38162b30
chromium: 88.0.4324.182 -> 89.0.4389.72
...
https://chromereleases.googleblog.com/2021/03/stable-channel-update-for-desktop.html
This update includes 47 security fixes. Google is aware of reports that
an exploit for CVE-2021-21166 exists in the wild.
CVEs:
CVE-2021-21159 CVE-2021-21160 CVE-2021-21161 CVE-2021-21162
CVE-2021-21163 CVE-2021-21164 CVE-2021-21165 CVE-2021-21166
CVE-2021-21167 CVE-2021-21168 CVE-2021-21169 CVE-2021-21170
CVE-2021-21171 CVE-2021-21172 CVE-2021-21173 CVE-2021-21174
CVE-2021-21175 CVE-2021-21176 CVE-2021-21177 CVE-2021-21178
CVE-2021-21179 CVE-2021-21180 CVE-2020-27844 CVE-2021-21181
CVE-2021-21182 CVE-2021-21183 CVE-2021-21184 CVE-2021-21185
CVE-2021-21186 CVE-2021-21187 CVE-2021-21188 CVE-2021-21189
CVE-2021-21190
2021-03-03 12:23:11 +01:00
Domen Kožar
52041b5d02
remove myself from a bunch of software I no longer use/maintain
2021-03-03 10:50:26 +00:00
adisbladis
828a3fbc68
Merge pull request #114961 from zowoq/crun
...
crun: 0.17 -> 0.18
2021-03-03 11:48:45 +02:00
R. RyanTM
1897d54219
musescore: 3.6 -> 3.6.1
2021-03-03 03:32:26 -05:00
zowoq
71a28ca2c1
crun: 0.17 -> 0.18
...
https://github.com/containers/crun/releases/tag/0.18
2021-03-03 18:08:13 +10:00
Vladyslav M
e2f5dca46a
pijul: 1.0.0-alpha.38 -> 1.0.0-alpha.46
2021-03-03 09:59:06 +02:00
R. RyanTM
b6b073ae0e
bchoppr: 1.10.0 -> 1.10.2
2021-03-03 00:56:24 -05:00
Daniël de Kok
34644926a4
Merge pull request #114951 from r-ryantm/auto-update/1password
...
_1password-gui: 0.9.14-4 -> 0.9.26
2021-03-03 06:55:53 +01:00
Linus Heckemann
b1e00e453b
Merge pull request #114897 from r-ryantm/auto-update/freerdp
...
freerdp: 2.3.0 -> 2.3.1
2021-03-03 06:41:33 +01:00
Sandro
6968b056c5
Merge pull request #114933 from lovesegfault/waybar-rfkill-fix
2021-03-03 05:37:49 +01:00