Weijia Wang
0c60d6c5d5
comical: add darwin support
2022-10-22 11:00:52 -05:00
Mario Rodas
18301ffa89
Merge pull request #197190 from foo-dogsquared/update-eyedropper
...
eyedropper: 0.3.1 -> 0.4.0
2022-10-22 10:37:50 -05:00
Gabriel Arazas
3c5502e8d9
eyedropper: 0.3.1 -> 0.4.0
2022-10-22 17:47:17 +08:00
github-actions[bot]
80317024cf
Merge master into staging-next
2022-10-20 18:10:43 +00:00
github-actions[bot]
aac580f88f
Merge master into staging-next
2022-10-20 00:05:13 +00:00
Daniel Olsen
bda9209265
hydrus: 502a -> 503
2022-10-20 01:06:34 +02:00
Jan Tojnar
457f28f6f8
Merge branch 'master' into staging-next
...
; Conflicts:
; pkgs/development/tools/codespell/default.nix
codespell 2.2.2 switched to pyproject & setuptools_scm:
https://github.com/codespell-project/codespell/pull/2523
2022-10-19 05:24:28 +02:00
figsoda
24e81b7bf3
epick: 0.8.2 -> 0.9.0
2022-10-18 16:52:30 -04:00
Nikolay Korotkiy
3203d30d9a
Merge pull request #196431 from alyaeanyx/xournalpp-1.1.2
...
xournalpp: 1.1.1 -> 1.1.2
2022-10-18 17:54:41 +03:00
R. Ryantm
4d9e748454
imagemagick: 7.1.0-49 -> 7.1.0-51
2022-10-18 13:16:11 +00:00
alyaeanyx
a5366c287b
xournalpp: 1.1.1 -> 1.1.2
2022-10-17 16:51:13 +02:00
github-actions[bot]
18a6423900
Merge master into staging-next
2022-10-17 00:04:21 +00:00
Robert Scott
687424678c
batik: mark as sourceProvenance binaryBytecode
2022-10-16 22:28:54 +02:00
github-actions[bot]
f52955a521
Merge master into staging-next
2022-10-16 18:01:42 +00:00
Fabian Affolter
a09e24f6be
hydrus: fix package name
2022-10-16 09:28:43 +02:00
github-actions[bot]
e648107a22
Merge master into staging-next
2022-10-16 06:06:19 +00:00
Daniel Olsen
091da48c7b
hydrus: 502 -> 502a
2022-10-16 00:53:25 +02:00
Daniel Olsen
08846dd662
hydrus: add dateutil as dependency
...
Fixes 502 not launching
2022-10-16 00:50:40 +02:00
github-actions[bot]
4f07e7f326
Merge master into staging-next
2022-10-15 06:07:54 +00:00
Mario Rodas
8c0e5bbcbb
Merge pull request #195797 from r-ryantm/auto-update/hydrus
...
hydrus: 501 -> 502
2022-10-14 21:37:09 -05:00
Artturi
56cbdc3b83
Merge pull request #195874 from Artturin/removeinheritxorg
2022-10-15 04:27:23 +03:00
github-actions[bot]
886633ba43
Merge master into staging-next
2022-10-15 00:04:00 +00:00
Artturi
eb49b683f3
Merge pull request #195661 from wamserma/arg-cleanup-app
...
pkgs.applications: remove unused args
2022-10-15 02:20:29 +03:00
Artturin
61c3058bcb
all-packages.nix: remove inherit (*xorg) *
's
...
using inherits in callPackage args is discouraged and doesn't splice
correctly
2022-10-14 20:48:09 +03:00
github-actions[bot]
cc090d2b94
Merge master into staging-next
2022-10-14 12:01:35 +00:00
Anderson Torres
f1709afbd3
Merge pull request #190027 from zendo/cyan
...
cyan: init at 1.2.4
2022-10-14 07:52:37 -03:00
R. Ryantm
6176bf99b7
hydrus: 501 -> 502
2022-10-13 11:49:13 +00:00
Vladimír Čunát
00a757ed3f
Merge branch 'master' into staging
2022-10-13 08:27:55 +02:00
Vladimír Čunát
7a94322ed7
Merge #182618 : GNOME 42 → 43
2022-10-13 08:14:27 +02:00
Artturi
e66d2fd89d
Merge pull request #194256 from Artturin/treewides2
2022-10-13 00:08:01 +03:00
Markus S. Wamser
c9d167f174
pkgs.applications: remove unused args
2022-10-12 16:00:16 +02:00
Jan Tojnar
f68f15a95c
gnome-photos: 43.beta → 43.0
...
https://gitlab.gnome.org/GNOME/gnome-photos/-/compare/43.beta...43.0
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-11 18:52:31 +02:00
Jan Tojnar
0e402072f2
gnome-photos: 42.0 → 43.beta
...
https://gitlab.gnome.org/GNOME/gnome-photos/-/compare/42.0...43.beta
Changelog-Reviewed-By: Jan Tojnar
2022-10-11 18:52:15 +02:00
Jan Tojnar
a5e128ab33
shotwell: 0.30.16 → 0.31.5
...
https://gitlab.gnome.org/GNOME/shotwell/-/compare/shotwell-0.30.16...shotwell-0.31.5
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-11 18:52:11 +02:00
figsoda
d1fd1b4de2
Merge pull request #195267 from figsoda/wrap-gtk4
...
treewide: switch to wrapGAppsHook4
2022-10-10 22:56:01 -04:00
Artturin
7e49471316
treewide: optional -> optionals where the argument is a list
...
the argument to optional should not be list
2022-10-10 15:40:21 +03:00
Artturin
f4ea1208ec
treewide: *Flags convert to list from str
...
*Flags implies a list
slightly relevant:
> stdenv: start deprecating non-list configureFlags https://github.com/NixOS/nixpkgs/pull/173172
the makeInstalledTests function in `nixos/tests/installed-tests/default.nix` isn't available outside of nixpkgs so
it's not a breaking change
2022-10-10 15:30:59 +03:00
figsoda
02204ec825
image-roll: switch to wrapGAppsHook4, fix typo
2022-10-09 14:28:17 -04:00
github-actions[bot]
1b60238acd
Merge master into staging-next
2022-10-08 12:01:37 +00:00
R. Ryantm
3ffe9266e5
yacreader: 9.9.1 -> 9.9.2
2022-10-08 18:29:32 +08:00
Bobby Rong
99f2fd74e8
Merge pull request #194484 from rapenne-s/maintainer_srapenne
...
add srapenne as maintainer
2022-10-08 18:20:09 +08:00
Vladimír Čunát
6565abc264
Merge branch 'master' into staging-next
2022-10-08 10:20:07 +02:00
Sandro
318727cd6a
Merge pull request #194371 from wineee/pp
2022-10-07 17:24:55 +02:00
github-actions[bot]
c5f0d725df
Merge master into staging-next
2022-10-06 18:03:10 +00:00
Solene Rapenne
a7aa87ae68
yacreader: use lib for maintainer
2022-10-06 18:15:16 +02:00
Daniel Olsen
50858eaf55
hydrus: 500 -> 501
2022-10-06 10:26:21 +02:00
Martin Weinelt
253ca4957d
Merge remote-tracking branch 'origin/master' into staging-next
2022-10-05 00:44:16 +02:00
Solene Rapenne
0b6a5ffd9b
yacreader: add srapenne as maintainer
2022-10-04 22:37:55 +02:00
rewine
8ea2ccbc90
pineapple-pictures: 0.6.3 -> 0.6.4
2022-10-04 16:44:02 +08:00
figsoda
66044f7e43
artem: init at 1.1.5
2022-10-03 09:44:50 -04:00