Commit Graph

15670 Commits

Author SHA1 Message Date
Mario Rodas
4da5de00a5
flexget: 3.1.110 -> 3.1.116 (#121464) 2021-05-02 13:39:39 +02:00
Maciej Krüger
e694182338
Merge pull request #121445 from nagisa/ff-bin-screenshare
firefox-bin: rpath pipewire
2021-05-02 01:33:39 +02:00
Simonas Kazlauskas
6866364f83 firefox-bin: rpath pipewire
Fixes screensharing on Wayland via pipewire/xdp infrastructure.
2021-05-02 02:01:12 +03:00
davidak
2aa133313d
Merge pull request #110606 from fricklerhandwerk/patch-2
gnunet: 0.14.0 -> 0.14.1; gnunet-gtk 0.13.1 -> 0.14.0
2021-05-01 22:34:44 +02:00
Luke Granger-Brown
07377076d3
Merge pull request #119837 from MatthewCroughan/add-seren
seren: init at 0.0.21
2021-05-01 19:27:16 +01:00
Milan Pässler
d05202ea7c
Revert "firefox-esr: use latest Rust"
This reverts commit 903e23ad36.

It caused segfaults when playing media:
https://github.com/NixOS/nixpkgs/issues/121408
2021-05-01 18:47:29 +02:00
Graham Christensen
17af7a98d2
Merge pull request #121159 from ymatsiuk/fluxcd
fluxcd: 0.12.0 -> 0.13.2
2021-05-01 12:03:07 -04:00
Robert Schütz
ddf0468506 google-drive-ocamlfuse: 0.7.22 -> 0.7.26 2021-05-01 17:45:34 +02:00
Otavio Salvador
3b07746b0a shellhub-agent: 0.6.0 -> 0.6.4
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2021-04-30 23:08:32 -07:00
Mario Rodas
33f9d30558
rclone: 1.55.0 -> 1.55.1 (#121297) 2021-04-30 21:43:41 +02:00
Martin Weinelt
0ae04ca063
Merge pull request #121290 from petabyteboy/feature/firefox-latest-rust 2021-04-30 19:00:32 +02:00
Milan Pässler
903e23ad36
firefox-esr: use latest Rust
Firefox ESR 78.x used to have a problem with Rust >= 1.46, but it works
with latest Rust now!
2021-04-30 17:50:01 +02:00
Aluísio Augusto Silva Gonçalves
093ab98c80
dyndnsc: 0.5.1 -> 0.6.1 2021-04-30 11:40:29 -03:00
Michael Weiss
c89bf45195
Merge pull request #121267 from samuelgrf/fix-google-chrome-dev
google-chrome-dev: fix error on startup
2021-04-30 15:52:14 +02:00
Samuel Gräfenstein
c9d89c2f55
google-chrome-dev: fix error on startup
Fix `[..]/crashpad_handler: No such file or directory`.
2021-04-30 14:54:55 +02:00
Sandro
87769f35d4
Merge pull request #121199 from r-ryantm/auto-update/helm
kubernetes-helm: 3.5.3 -> 3.5.4
2021-04-30 14:51:13 +02:00
Michael Weiss
7fff32f51b
Merge pull request #121150 from primeos/ungoogled-chromium
ungoogled-chromium: 90.0.4430.85 -> 90.0.4430.93
2021-04-30 13:37:24 +02:00
seb314
3f2f7d3296
matrix-commander: init at unstable-2021-04-18 (#119895)
* matrix-commander: init

* matrix-commander: cleanups & potential dep fixes

apply most SuperSandro2000's review comments;

used python3.withPackages -- this might be the correct
way to get runtime python dependencies to work even
when matrix-commander is a dependency of another packages
(as opposed to testing in nix-shell). I'm not sure though.

aiofiles seemed to be a missing runtime dependency when called
from another (nix-packaged, jvm-based) app -- there was an
import error without it.

cacerts might require explicit pinning, as described here:
https://gist.github.com/CMCDragonkai/1ae4f4b5edeb021ca7bb1d271caca999
(relevant snippet: wrapProgram $out/bin/program \
  --set SSL_CERT_FILE "${cacert}/etc/ssl/certs/ca-bundle.crt"
  )

* add runHook {pre,post}Install

(suggested by r-rmcgibbo)

* add link to github issue re gpl3{Only,Plus}

* Update pkgs/applications/networking/instant-messengers/matrix-commander/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-30 10:24:49 +02:00
Sandro
0662c67930
Merge pull request #121240 from snoord/tanka-v0.15.1
tanka: 0.15.0 -> 0.15.1
2021-04-30 10:13:02 +02:00
Sandro
9726379687
Merge pull request #120923 from sikmir/lagrange
lagrange: 1.3.2 → 1.3.4
2021-04-30 08:53:47 +02:00
Samuel Noordhuis
22ad269082
tanka: 0.15.0 -> 0.15.1 2021-04-30 16:43:37 +10:00
Robert Schütz
cba5ac76a2 qutebrowser: 2.2.0 -> 2.2.1
https://github.com/qutebrowser/qutebrowser/releases/tag/v2.2.1
2021-04-30 01:46:14 -04:00
Sandro
45ada2fbd5
Merge pull request #121062 from 06kellyjac/terragrunt
terragrunt: 0.29.0 -> 0.29.1
2021-04-30 06:50:29 +02:00
Sandro
2201c19776
Merge pull request #120891 from lunik1/opera-fix-build
opera: add libdrm and mesa dependencies
2021-04-30 06:34:27 +02:00
Sandro
6e6ee6d0c8
Merge pull request #120049 from superherointj/package-argocd-2.0.1 2021-04-30 02:29:20 +02:00
Sandro
75a24a5bc9
Merge pull request #121170 from samuelgrf/add-mainProgram-to-packages 2021-04-30 01:20:37 +02:00
Michael Weiss
fbadd0efe0
Merge pull request #121194 from primeos/chromiumDev
chromiumDev: 92.0.4484.7 -> 92.0.4491.6
2021-04-29 23:26:33 +02:00
Maximilian Bosch
2856277bb0
Merge pull request #121002 from r-ryantm/auto-update/filezilla
filezilla: 3.53.0 -> 3.53.1
2021-04-29 22:28:07 +02:00
R. RyanTM
b00ff610d5 kubernetes-helm: 3.5.3 -> 3.5.4 2021-04-29 20:13:28 +00:00
Michael Weiss
0d7f9f8ac3
chromiumDev: 92.0.4484.7 -> 92.0.4491.6 2021-04-29 21:53:31 +02:00
Anderson Torres
ff7d6c9a47
Merge pull request #120930 from OPNA2608/update/palemoon-29.2.0/21.05
palemoon: 29.1.1 -> 29.2.0
2021-04-29 14:35:15 -03:00
Samuel Gräfenstein
c7aa3db361
tor-browser-bundle-bin: add meta.mainProgram 2021-04-29 16:13:04 +02:00
Yurii Matsiuk
86f12112bd
fluxcd: 0.12.0 -> 0.13.2 2021-04-29 15:51:38 +02:00
Samuel Gräfenstein
a4895f7183
google-chrome*: add meta.mainProgram 2021-04-29 14:51:41 +02:00
Michael Weiss
dbfd9c4942
ungoogled-chromium: 90.0.4430.85 -> 90.0.4430.93 2021-04-29 14:07:39 +02:00
Sameer Hoosen
2bd34a98af
tdesktop: 2.7.1 -> 2.7.4 (#120994) 2021-04-29 12:57:49 +02:00
OPNA2608
668264d220 palemoon: 29.1.1 -> 29.2.0 2021-04-29 12:51:11 +02:00
Michael Weiss
3b6d416960
Merge pull request #121084 from primeos/chromiumBeta
chromiumBeta: 91.0.4472.19 -> 91.0.4472.27
2021-04-29 12:15:12 +02:00
Maciej Krüger
502d7aa491
Merge pull request #121074 from skykanin/mailspring-fix
mailspring: fix build
2021-04-29 10:35:27 +02:00
R. RyanTM
2d79945d1c himalaya: 0.2.7 -> 0.3.0 2021-04-29 00:01:33 -04:00
Ryan Mulligan
15c8ab621f
Merge pull request #120960 from r-ryantm/auto-update/kube-capacity
kube-capacity: 0.5.1 -> 0.6.0
2021-04-28 17:46:57 -07:00
Alyssa Ross
a8afbb45c1 treewide: use lib.warnIf where appropriate 2021-04-28 21:44:21 +00:00
Michael Weiss
716d176974
chromiumBeta: 91.0.4472.19 -> 91.0.4472.27 2021-04-28 23:19:29 +02:00
skykanin
b753f7a49d mailspring: fix build 2021-04-28 22:26:45 +02:00
06kellyjac
3427eaac2b terragrunt: 0.29.0 -> 0.29.1 2021-04-28 18:47:58 +01:00
R. RyanTM
752f7a0e83 filezilla: 3.53.0 -> 3.53.1 2021-04-28 10:43:04 +00:00
sternenseemann
19916afe1d mldonkey: remove byte code support
nativeCompilers is only false in very rare cases (only on mips), so it's
really hard to test and maintain this code path. If someone else is able
to do that, they should readd this feature.
2021-04-28 08:06:41 +02:00
sternenseemann
88dbd594c8 mldonkey: 3.1.6 -> 3.1.7-2 2021-04-28 08:06:41 +02:00
Arnout Engelen
e424c9118b seaweedfs: add version check passthru.tests
passthru.tests instead of installCheckPhase as recommended in
https://github.com/ryantm/nixpkgs-update/issues/260#issuecomment-821287971

Inspired by
https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/science/logic/key/default.nix#L54-L57

This is basically the extent of testing I usually do when an upgrade
is proposed, so this takes that manual step away.
2021-04-28 01:25:17 -04:00
R. RyanTM
a1b136eff3 kube-capacity: 0.5.1 -> 0.6.0 2021-04-28 00:27:12 +00:00