Alyssa Ross
322ed64cf9
imagemagick6: modernize package options
...
Throughout Nixpkgs, we now tend to avoid packages being null outside
of bootstrapping, in favour of dedicated options that can have
more complex defaults set, e.g. per-platform. This simplifies and
regularizes the imagemagick package definition.
2022-07-17 07:36:13 +00:00
Alyssa Ross
4a0608f8b2
imagemagick: modernize package options
...
Throughout Nixpkgs, we now tend to avoid packages being null outside
of bootstrapping, in favour of dedicated options that can have
more complex defaults set, e.g. per-platform. This simplifies and
regularizes the imagemagick package definition.
2022-07-17 07:36:02 +00:00
Alyssa Ross
c82890e2e2
imagemagick: fix version
...
imagemagick.passthru.tests tests that the Nixpkgs version for
imagemagick matches the one produced by magick --version, so the
recent upgrade that changed the dash to a dot broke the test.
Fixes: 3a4ea08942
("imagemagick: 7.1.0-39 -> 7.1.0.43")
2022-07-16 23:44:13 +00:00
Kerstin Humm
3a4ea08942
imagemagick: 7.1.0-39 -> 7.1.0.43
2022-07-16 11:15:55 +00:00
Jan Tojnar
b775740ba2
inkscape: 1.2 → 1.2.1
...
https://inkscape.org/news/2022/07/14/important-release-inkscape-version-121-fixes-data/
2022-07-16 08:34:33 +02:00
Guillaume Girol
108d1d1abc
Merge pull request #178644 from dali99/update_hydrus2
...
hydrus: 488d -> 491
2022-07-15 16:42:21 +00:00
Alyssa Ross
7ac2cf8e83
imagemagick: rename 7.0.nix to default.nix
...
"7.0.nix" doesn't make any sense, because it contains version
7.1.0-39. imagemagick6 is barely used and can probably be removed
soon, so I think it makes sense to let 7.x have the default.nix path.
2022-07-14 08:44:03 +00:00
Artturi
756bff3405
Merge pull request #181418 from twitchyliquid64/openscad/fix-wayland
...
openscad: fix on wayland systems
2022-07-14 05:29:35 +03:00
Tom
38f8a4d71c
openscad: fix on wayland systems
2022-07-13 17:18:46 -07:00
Daniel Olsen
cec2f72095
hydrus: 490 -> 491
2022-07-13 23:48:11 +02:00
Daniel Olsen
250157ab54
hydrus: 489 -> 490
2022-07-13 23:45:45 +02:00
Daniel Olsen
eab2d27e22
hydrus: 488d -> 489
2022-07-13 23:45:45 +02:00
R. Ryantm
972106f90f
curtail: 1.3.0 -> 1.3.1
2022-07-13 01:44:50 +00:00
Jonas Heinrich
63d729665c
glimpse: Drop package and plugins
2022-07-11 15:05:14 +02:00
André Vitor de Lima Matos
6de4f6b39f
digikam: 7.6.0 -> 7.7.0
2022-07-11 14:29:34 +08:00
kilianar
7d69cd5908
feh: 3.8 -> 3.9
...
Includes some refactoring:
- fetchFromGitHub instead of fetchurl
- add patch to fix the failing tests
2022-07-09 18:30:36 +02:00
rewine
8ef7523c8e
pineapple-pictures: init at 0.6.1 ( #178583 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-07-06 11:28:26 +02:00
Sandro
ab18f8f301
Merge pull request #174434 from zhaofengli/weylus-sway
...
weylus: Add GST plugins to GST_PLUGIN_PATH, weylus: 0.11.4 -> unstable-2022-06-07
2022-07-05 09:54:29 +02:00
Leiser Fernández Gallo
468d2bdcf1
darktable: 3.8.1 -> 4.0.0 ( #180012 )
2022-07-03 16:19:42 -03:00
Juraj Hercek
269b500073
freecad: fix crash when selecting color of a solid
...
FreeCAD crashes when user wants to select color of a solid with
following console message (long lines wrapped):
$ nix run nixpkgs#freecad
FreeCAD 0.20, Libs: 0.20RUnknown
© Juergen Riegel, Werner Mayer, Yorik van Havre and others 2001-2022
FreeCAD is free and open-source software licensed under the terms of
LGPL2+ license.
FreeCAD wouldn't be possible without FreeCAD community.
##### #### ### ####
# # # # # #
# ## #### #### # # # # #
#### # # # # # # # ##### # #
# # #### #### # # # # #
# # # # # # # # # ## ## ##
# # #### #### ### # # #### ## ## ##
(freecad:19737): GLib-GIO-ERROR **: 14:33:02.511: Settings schema
'org.gtk.Settings.ColorChooser' is not installed
fish: Job 1, 'nix run nixpkgs#freecad' terminated by signal SIGTRAP
(Trace or breakpoint trap)
This patch adds hooks for GApps to relevant places in order to make
FreeCAD finding the Color Chooser dialog schema effectively preventing
crash from happening.
2022-07-02 14:45:37 +02:00
Doron Behar
9c544193df
ocrfeeder: Fix launch with patch ( #179675 )
2022-07-01 15:21:36 +00:00
Robert Schütz
14f3b5b7da
megapixels: 1.4.3 -> 1.5.0
...
https://gitlab.com/postmarketOS/megapixels/-/tags/1.5.0
2022-06-30 22:35:23 +00:00
ajs124
330f745f6f
maintainers: remove skrzyp
...
no github account linked
2022-06-29 00:52:14 +02:00
github-actions[bot]
058fe905b8
Merge master into staging-next
2022-06-27 06:01:11 +00:00
Jörg Thalheim
725cee0dca
Merge pull request #179226 from bdd/use_testers_testversion
...
Replace use of `testVersion` alias
2022-06-27 07:15:19 +02:00
github-actions[bot]
fc87d5f80d
Merge master into staging-next
2022-06-26 18:01:24 +00:00
Berk D. Demir
a9f912498f
Replace use of testVersion
alias
...
- lndconnect: Drop unused input `testVersion`
- other packages: Import `testers` and use `testers.testVersion`
2022-06-26 17:41:46 +00:00
Erik Arvstedt
1a32663efc
treewide: rename maintainer earvstedt
-> erikarvstedt
...
The maintainer name now matches the Github username, which simplifies
maintainer notifications.
2022-06-26 19:12:18 +02:00
github-actions[bot]
aa36d9ee78
Merge master into staging-next
2022-06-26 00:02:17 +00:00
Sandro
9689d3319a
Merge pull request #179015 from fgaz/synfigstudio/1.5.1
...
synfigstudio: 1.0.2 -> 1.5.1, unbreak, expose sub-packages
2022-06-26 00:49:16 +02:00
Francesco Gazzetta
8f2e02bee7
synfigstudio.synfig,synfigstudio.ETL: expose
2022-06-25 23:36:11 +02:00
Francesco Gazzetta
378a8a6906
synfigstudio: 1.0.2 -> 1.5.1, unbreak
2022-06-25 23:36:10 +02:00
github-actions[bot]
ae24e28a98
Merge master into staging-next
2022-06-25 06:01:17 +00:00
Bobby Rong
1ad4966816
Merge pull request #176296 from wentasah/solvespace-3.1
...
solvespace: 3.0 -> 3.1
2022-06-25 11:38:11 +08:00
github-actions[bot]
192fdf11fe
Merge master into staging-next
2022-06-25 00:02:10 +00:00
Sandro
5c92665484
Merge pull request #177679 from fgaz/vengi-tools/0.0.20
2022-06-24 21:27:56 +02:00
Zhaofeng Li
6771aaec5c
weylus: 0.11.4 -> unstable-2022-06-07
2022-06-24 11:53:18 -07:00
github-actions[bot]
5b9ee17283
Merge master into staging-next
2022-06-24 00:02:29 +00:00
github-actions[bot]
4f79f81d47
Merge master into staging-next
2022-06-23 18:01:15 +00:00
Robert Scott
466c2e342a
treewide/applications: add sourceType
binaryNativeCode
for many packages
2022-06-23 18:38:19 +01:00
Nicolas Benes
bd1f8edffd
freecad: 0.19.2 -> 0.20
2022-06-23 17:28:27 +02:00
github-actions[bot]
62b0d793ec
Merge master into staging-next
2022-06-23 12:01:15 +00:00
hqurve
6cab8dd7be
lorien: init at 0.5.0 ( #164178 )
2022-06-23 11:34:08 +02:00
github-actions[bot]
9a2405d657
Merge staging-next into staging
2022-06-22 18:02:10 +00:00
ajs124
ffd46dbe93
Merge pull request #174022 from LeSuisse/panotools-2.9.21
...
panotools: 2.9.20 -> 2.9.21
2022-06-22 19:04:19 +02:00
github-actions[bot]
3746a49dcc
Merge staging-next into staging
2022-06-21 00:02:48 +00:00
Robert Schütz
7978240546
imagemagick: 7.1.0-37 -> 7.1.0-39
2022-06-20 19:30:57 +00:00
github-actions[bot]
8c4cc99917
Merge staging-next into staging
2022-06-20 18:01:47 +00:00
Pavol Rusnak
41e6f56844
ipe: 7.2.23 -> 7.2.24
2022-06-19 14:27:50 +02:00
github-actions[bot]
358f18f4c3
Merge staging-next into staging
2022-06-18 07:06:46 +00:00