Commit Graph

63502 Commits

Author SHA1 Message Date
Bobby Rong
5eaa177945
Merge pull request #138015 from hrhino/fix/shotcut
shotcut: 21.03.21 -> 21.09.20 and clarify license
2021-09-27 10:47:46 +08:00
Artturi
2a8c08c0a8
Merge pull request #139457 from Ma27/bump-feh
feh: 3.7.1 -> 3.7.2
2021-09-27 03:21:24 +03:00
Anderson Torres
3329b34307
Merge pull request #139536 from AndersonTorres/new-vnote
vnote: 2.10 -> 3.7.0
2021-09-26 18:27:11 -03:00
Ryan Burns
47fd3efed8
Merge pull request #139391 from woffs/trebleshot-remove
trebleshot: remove
2021-09-26 14:01:59 -07:00
Frank Doepper
b20e68e623 trebleshot: remove
upstream is archived and not compatible with recent versions for Android
anymore
2021-09-26 22:29:13 +02:00
sternenseemann
9eb60cdf4e emacs.pkgs.bqn-mode: 2021-09-15 -> 2021-09-26 2021-09-26 18:37:19 +02:00
Michael Weiss
f02db2bdd6
Merge pull request #139415 from primeos/ungoogled-chromium
ungoogled-chromium: 94.0.4606.54 -> 94.0.4606.61
2021-09-26 16:36:28 +02:00
AndersonTorres
6ae909d183 vnote: 2.10 -> 3.7.0 2021-09-26 10:52:31 -03:00
sternenseemann
61da869284 apostrophe: 2.4 -> 2.5 2021-09-26 13:46:27 +02:00
Sergei Trofimovich
383b3b36d0 mop: fix build on bash-5
After 33518fcb45 "stdenv/setup.sh: fix read -N 0 for bash 5"
build started failing as:

    consumeEntire(): ERROR: Input null bytes, won't process

Let's avoid running substituteInPlace on arbitrary binary files.
2021-09-26 10:05:55 +09:00
Artturi
bd2cc001bd
Merge pull request #138736 from Artturin/vartopy3
menumaker,gnome-doc-utils: switch to python3
2021-09-26 04:03:21 +03:00
Artturin
f40924a499 vscode: apply postPatch on linux only 2021-09-26 09:45:06 +09:00
figsoda
24162e75b8
Merge pull request #139486 from figsoda/joshuto-update
joshuto: 0.9.0 -> 0.9.1
2021-09-25 19:56:10 -04:00
maxine [they]
3775348f0d
Merge pull request #139435 from maxeaubrey/nomad_1.0.11_1.1.5 2021-09-26 01:09:59 +02:00
figsoda
168b5c5d8b
Merge pull request #139467 from Kranzes/bump-chatterino2
chatterino2: 2.3.0 -> 2.3.4
2021-09-25 18:53:15 -04:00
figsoda
5fdb0a6caf joshuto: 0.9.0 -> 0.9.1 2021-09-25 18:46:36 -04:00
Ryan Burns
4e1586c6ad
Merge pull request #139338 from r-burns/protobuf
treewide: fixes for protobuf 3.18+
2021-09-25 14:54:43 -07:00
Ilan Joselevich
6e20be978b chatterino2: 2.3.0 -> 2.3.4 2021-09-25 22:26:47 +03:00
Maximilian Bosch
646cb17cdb
feh: 3.7.1 -> 3.7.2
ChangeLog: https://feh.finalrewind.org/archive/3.7.2/
2021-09-25 19:13:03 +02:00
figsoda
ca88d4db02
Merge pull request #139421 from DeeUnderscore/navi-2.17.0
navi: 2.16.0 -> 2.17.0
2021-09-25 12:46:05 -04:00
Michael Weiss
88aaa95bfe
Merge pull request #139428 from VergeDX/tdesktop
tdesktop: 3.1.0 -> 3.1.1
2021-09-25 15:47:39 +02:00
Maxine Aubrey
0593b0a4de
nomad_1_1: 1.1.4 -> 1.1.5
- https://github.com/hashicorp/nomad/releases/tag/v1.1.5
2021-09-25 15:02:44 +02:00
Maxine Aubrey
f9756aa1d9
nomad_1_0: 1.0.10 -> 1.0.11
- https://github.com/hashicorp/nomad/releases/tag/v1.0.11
2021-09-25 15:00:14 +02:00
D Anzorge
b6678803d1 navi: 2.16.0 -> 2.17.0 2021-09-25 14:08:04 +02:00
Vanilla
847bfb3df3
tdesktop: 3.1.0 -> 3.1.1 2021-09-25 20:06:57 +08:00
Michael Weiss
f05a99e116
Merge pull request #139407 from jlesquembre/chrome-pipewire
google-chrome: add pipewire dependency
2021-09-25 13:48:06 +02:00
Michael Weiss
d66e4eea85
ungoogled-chromium: 94.0.4606.54 -> 94.0.4606.61 2021-09-25 12:31:59 +02:00
José Luis Lafuente
29efb76ab6
google-chrome: add pipewire dependency
chromium derivation already depends on pipewire. This is required to
share your screen on wayland
2021-09-25 11:32:58 +02:00
adisbladis
2491eb3bdc
Merge pull request #139369 from adisbladis/firefox-beta_dev-93.0b9
firefox-(devedition|beta)-bin: 90.0b6 -> 93.0b9
2021-09-24 21:51:42 -05:00
figsoda
f99035f446
Merge pull request #139317 from fabaff/bump-zeek
zeek: 4.1.0 -> 4.1.1
2021-09-24 22:24:27 -04:00
adisbladis
28d8ad0be1
firefox-bin: Don't reference gnome in expression
Infix matching is used a heuristic in nixpkgs-update for what _not_ to
update which causes the firefox-bin packages not to get picked up by
the automatic updater.

While this "fix" isn't ideal and complicates the call-sites a bit I
think the trade-off is worth it to have up-to-date Firefox packages.
2021-09-24 20:34:11 -05:00
adisbladis
8eeb28ffc3
firefox-devedition-bin: 90.0b6 -> 93.0b9 2021-09-24 20:10:39 -05:00
adisbladis
5a566e3e77
firefox-beta-bin: 90.0b6 -> 93.0b9 2021-09-24 20:10:39 -05:00
Robert Schütz
5cdf7377c1
Merge pull request #138438 from Flakebi/paperless
paperless-ng: fix redis connection
2021-09-24 16:13:09 -07:00
Michael Weiss
eba807d594
chromiumDev: 95.0.4638.17 -> 96.0.4651.0 2021-09-25 00:38:04 +02:00
Michael Weiss
3a6cdbeb57
Merge pull request #139315 from primeos/ungoogled-chromium
ungoogled-chromium: 93.0.4577.82 -> 94.0.4606.54
2021-09-25 00:11:04 +02:00
figsoda
140e9d8925
Merge pull request #135875 from r-ryantm/auto-update/mandelbulber
mandelbulber: 2.24 -> 2.26
2021-09-24 17:48:57 -04:00
Sandro
ad6254f674
Merge pull request #139041 from samuela/upkeep-bot/vscode-1.60.2-1632356161 2021-09-24 22:53:07 +02:00
figsoda
687ed904ec
Merge pull request #139342 from puzzlewolf/watson-fish
watson: Install fish completions.
2021-09-24 14:43:09 -04:00
puzzlewolf
d9ef3f10e9 watson: Install fish completions. 2021-09-24 19:24:54 +02:00
Eduard Bachmakov
37ec684a5c psi-notify: init at 1.2.1 2021-09-24 18:38:27 +02:00
Michael Weiss
b7c2dad94e
Merge pull request #139318 from primeos/chromium
chromium: 94.0.4606.54 -> 94.0.4606.61
2021-09-24 15:56:52 +02:00
Michael Weiss
ad333abf3c
Merge pull request #139314 from primeos/chromiumBeta
chromiumBeta: 94.0.4606.54 -> 95.0.4638.17
2021-09-24 15:53:39 +02:00
figsoda
b36f7f4052
Merge pull request #139296 from illdefined/cloak
cloak: init at 0.2.0
2021-09-24 09:07:32 -04:00
Mikael Voss
25c840ed1b
cloak: init at 0.2.0 2021-09-24 14:19:04 +02:00
Harrison Houghton
d80676b76b shotcut: 21.03.21 -> 21.09.20
Fixes build with new mlt++ library changes.

Co-Authored-By: "Frank Doepper" <github@woffs.de>
2021-09-24 07:56:16 -04:00
Michael Weiss
15bb3ac5a9
chromium: 94.0.4606.54 -> 94.0.4606.61 2021-09-24 13:42:41 +02:00
Fabian Affolter
5321c27307 zeek: 4.1.0 -> 4.1.1 2021-09-24 13:41:23 +02:00
Michael Weiss
afaf8d094b
ungoogled-chromium: 93.0.4577.82 -> 94.0.4606.54 2021-09-24 13:37:17 +02:00
Michael Weiss
b946851593
chromiumBeta: 94.0.4606.54 -> 95.0.4638.17 2021-09-24 13:30:58 +02:00