Commit Graph
287344 Commits
Author SHA1 Message Date
FliegendeWurst ec4efadb83 trilium: 0.46.9 -> 0.47.2 2021-04-27 20:04:18 +02:00
Pavol Rusnak c5e8b0486a kodelife: 0.9.0.129 -> 0.9.8.143 2021-04-27 19:56:26 +02:00
06kellyjac 14f7c5a4ec just: 0.9.0 -> 0.9.1 2021-04-27 18:49:28 +01:00
Marc Seeger 91ba4016a0 libdnf: 0.60.0 -> 0.61.1 2021-04-27 10:47:35 -07:00
R. RyanTM 45995d8d9e cargo-outdated: 0.9.14 -> 0.9.15 2021-04-27 17:45:54 +00:00
Gabriel EbnerandGitHub d06818e5a4 Merge pull request #120888 from r-ryantm/auto-update/coolreader
coolreader: 3.2.55 -> 3.2.57
2021-04-27 19:43:11 +02:00
chessai e47e2a1b9f init duckling service 2021-04-27 10:41:07 -07:00
Stig Palmquist d7564b07c8 tpm2-tools: remove nested wrappers
symlinks like `tpm2_createprimary -> tpm2` were wrapped, causing argv0
issues due to double wrapping:

   $ tpm2_ptool init
   [..]
   RuntimeError: Could not execute tpm2_createprimary: b'ERROR:
   /nix/store/[..]/bin/.tpm2_createprimary-wrapped: unknown tool.

This patch only wraps the `tpm2` and `tss2` executables, and not the
symlinks to them `tpm2_*` and `tss2_*`
2021-04-27 19:38:29 +02:00
Kim LindbergerandGitHub e50164a7ce Merge pull request #113201 from talyz/gitlab-db-key-base-patch
gitlab: Add patch for db_key_base length bug, fix descriptions
2021-04-27 19:25:43 +02:00
Michael WeissandGitHub 8e1f3bcfa5 Merge pull request #120867 from primeos/chromium
chromium: 90.0.4430.85 -> 90.0.4430.93
2021-04-27 19:17:59 +02:00
erikbackman 95b40e4143 (numworks-epsilon): init at 15.3.2 2021-04-27 19:07:25 +02:00
erikbackman 8298d66e42 (maintainer-list): add myself 2021-04-27 19:05:57 +02:00
R. RyanTM d8bc7c0dbe cargo-deb: 1.29.1 -> 1.29.2 2021-04-27 17:04:15 +00:00
R. RyanTM 7427bed05a catgirl: 1.6 -> 1.7 2021-04-27 16:57:49 +00:00
legendofmiracles 56b1f085a1 ripgrep-all: add meta.mainProgram 2021-04-27 18:53:33 +02:00
lunik1 f3709c804d opera: add libdrm and mesa dependencies
Fixes #120873
2021-04-27 17:50:43 +01:00
06kellyjac 36b4a44c2a tektoncd-cli: 0.17.2 -> 0.18.0 2021-04-27 17:48:42 +01:00
legendofmiracles bed71fac10 ripgrep: add meta.mainProgram 2021-04-27 18:46:23 +02:00
R. RyanTM 209bc7e980 coolreader: 3.2.55 -> 3.2.57 2021-04-27 16:44:24 +00:00
Gabriel EbnerandGitHub 24063d067f Merge pull request #120884 from eduardosm/spyder
spyder: fix build
2021-04-27 18:41:19 +02:00
Eduardo Sánchez Muñoz 088b3db523 mpfi: use autoreconfHook 2021-04-27 18:33:48 +02:00
Jonas ChevalierandGitHub 681c2cb72e Merge pull request #120866 from marsam/update-terraform
terraform: 0.12.30 -> 0.12.31, 0.13.6 -> 0.13.7, 0.14.10 -> 0.14.11
2021-04-27 18:32:01 +02:00
Felix Uhl be1392dbd9 stm32cubemx: 6.0.1 -> 6.2.1
Fixes:
STM32CubeMX uses an outdated version of xstream that is not
compatible with JDK16. The derivation uses JDK11 (LTS) explicitly now.
Additionally, the desktop file wasn't generated by copyDesktopItems
before. This is now fixed as well.

Upstream changes:
- Main files moved from . to MX
- JAR file has no .exe extension anymore
- Icon format changed from icns to ico
- There is now a bundled JRE, but we prefer not to use it

Additional changes:
- Move version definition into mkDerivation
2021-04-27 18:23:40 +02:00
R. RyanTM 311dd4dc3e armadillo: 10.3.0 -> 10.4.1 2021-04-27 16:19:24 +00:00
Eduardo Sánchez Muñoz f9776d3db7 spyder: fix build 2021-04-27 18:19:17 +02:00
Eduardo Sánchez Muñoz 458914e06d pythonPackages.python-language-server: relax some dependency versions 2021-04-27 18:18:26 +02:00
talyz 1215bd4ea9 Revert "nixos/tests/gitlab: add 32 byte secrets"
This reverts commit d6e0d38b84.

We need shorter secrets to continue working, since the earlier
recommendation was too short and there's no way to rotate the them.
2021-04-27 18:08:59 +02:00
Eduardo Sánchez Muñoz 5092d5c7a7 pythonPackages.textdistance: init at 4.2.1
Needed by spyder
2021-04-27 17:56:23 +02:00
Matthias BeyerandWilliam Casarin 0db1ac4ec2 plasma-pass: init at 1.2.0
Reviewed-by: William Casarin <jb55@jb55.com>
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Link: https://lists.sr.ht/~andir/nixpkgs-dev/%3C20210427123311.517-1-mail@beyermatthias.de%3E
2021-04-27 08:56:04 -07:00
talyz 7a67a2d1a8 gitlab: Add patch for db_key_base length bug, fix descriptions
The upstream recommended minimum length for db_key_base is 30 bytes,
which our option descriptions repeated. Recently, however, upstream
has, in many places, moved to using aes-256-gcm, which requires a key
of exactly 32 bytes. To allow for shorter keys, the upstream code pads
the key in some places. However, in many others, it just truncates the
key if it's too long, leaving it too short if it was to begin
with. This adds a patch that fixes this and updates the descriptions
to recommend a key of at least 32 characters.

See https://gitlab.com/gitlab-org/gitlab/-/merge_requests/53602
2021-04-27 17:49:43 +02:00
Domen KožarandGitHub ba6f0e8f03 Merge pull request #110491 from neosimsim/agda-doc-fix-install-command
agda: fix code snippet for installing Agda
2021-04-27 17:40:36 +02:00
Elis HirwingandGitHub c75166fbd8 Merge pull request #120855 from LeSuisse/composer-CVE-2021-29472
phpPackages.composer: 2.0.12 -> 2.0.13, 1.10.15 -> 1.10.22
2021-04-27 17:24:00 +02:00
R. RyanTM bdfee9423a bctoolbox: 4.5.1 -> 4.5.7 2021-04-27 15:15:36 +00:00
sternenseemann 712f49a053 soldat-unstable: unstable-2021-02-09 -> unstable-2021-04-27 2021-04-27 16:56:51 +02:00
talyz fb86d324d1 pipewire: Add update script 2021-04-27 16:50:22 +02:00
ajs124andGitHub 39a51c9923 Merge pull request #118338 from Izorkin/update-nginx-zlib-ng
nginx: update to 1.20.0, replace zlib to zlib-ng
2021-04-27 16:36:25 +02:00
Ana Hobden 87d77c6d88 vscode: add meta.mainProgram
Signed-off-by: Ana Hobden <operator@hoverbear.org>
2021-04-27 07:03:07 -07:00
Jonathan Wilkins d490493d00 maintainers: add Jonathan Wilkins 2021-04-27 14:53:22 +01:00
Michael Weiss d6bd816370 chromium: 90.0.4430.85 -> 90.0.4430.93
https://chromereleases.googleblog.com/2021/04/stable-channel-update-for-desktop_26.html

This update includes 9 security fixes.

CVEs:
CVE-2021-21227 CVE-2021-21232 CVE-2021-21233 CVE-2021-21228
CVE-2021-21229 CVE-2021-21230 CVE-2021-21231
2021-04-27 15:45:25 +02:00
SandroandGitHub bb80d578e8 Merge pull request #120824 from jbedo/genomicsqlite
sqlitecpp: update metadata
2021-04-27 15:45:22 +02:00
SandroandGitHub be1783e755 Merge pull request #120839 from peterhoeg/f/qtox
qtox: ffmpeg_3 -> ffmpeg
2021-04-27 15:43:56 +02:00
SandroandGitHub 4466ee9258 Merge pull request #120747 from JesusMtnez/joplin
joplin-desktop: 1.7.10 -> 1.7.11
2021-04-27 15:43:07 +02:00
SandroandGitHub 0b31a28d43 Merge pull request #120599 from olimorris/master
vls: init at 0.7.2
2021-04-27 15:42:07 +02:00
SandroandGitHub 00b2194c83 Merge pull request #120632 from andreisergiu98/sonarr-update
sonarr: 3.0.5.1144 -> 3.0.6.1196
2021-04-27 15:37:40 +02:00
Thomas Gerbet a6d0e1c190 phpPackages.composer1: 1.10.15 -> 1.10.22 2021-04-27 15:37:36 +02:00
Thomas Gerbet fa248afdd6 phpPackages.composer: 2.0.12 -> 2.0.13 2021-04-27 15:37:29 +02:00
SandroandGitHub ebf9b69b28 Merge pull request #120635 from andreisergiu98/bazarr-update
bazarr: 0.9.2 -> 0.9.4
2021-04-27 15:37:20 +02:00
figsoda 1975e5a326 tela-icon-theme: init at 2021-01-21 2021-04-27 09:29:58 -04:00
SandroandGitHub daa65fe748 Merge pull request #120643 from dotlambda/mplayer-ffmpeg
mplayer: use ffmpeg instead of ffmpeg_3
2021-04-27 15:26:08 +02:00
SandroandGitHub d4ff61db89 Merge pull request #120651 from con-f-use/master
mcomix3: 2020-11-23 -> 2021-04-23
2021-04-27 15:25:27 +02:00