Commit Graph

5145 Commits

Author SHA1 Message Date
Jonas Heinrich
53909654c0
Merge pull request #212341 from aaronjheng/json-plot
json-plot: use buildGoModule
2023-01-25 10:41:06 +01:00
tomberek
3d309cd8e6
Merge pull request #189305 from MatthewCroughan/mc/potreeconverter
potreeconverter: init at unstable-2022-08-04
2023-01-24 13:20:17 -05:00
Aaron Jheng
1d0d0a31ec
json-plot: use buildGoModule 2023-01-24 00:56:57 +00:00
Sandro
d0ebe0d048
Merge pull request #207930 from r-ryantm/auto-update/ovito 2023-01-24 00:07:16 +01:00
Bobby Rong
798513fd9e
Merge pull request #211764 from bobby285271/upd/libchamplain
libchamplain cleanups
2023-01-23 11:13:06 +08:00
Bobby Rong
284370ecf0
shotwell: remove unused libchamplain dependency
e9829cefa3

The above commit actually removes the dependency. grep -inr 'champlain' still
returns some results from src/MapWidget.vala, it is just an unused file.

(Note that this app is ported to libsoup 3 in 0.31.5)
2023-01-23 10:12:30 +08:00
Adam Joseph
42815b4a0c treewide: systemdSupport: use lib.meta.availableOn
Many packages have some kind of flag indicating whether or not to build with
systemd support.  Most of these default to `stdenv.isLinux`, but systemd does
not build on (and is marked `broken` for) `isStatic`.  Only a few packages have
the needed `&& !isStatic` in the default value for their parameter.

This commit moves the logic for the default value of these flags into
`systemd.meta.{platforms,badPlatforms}` and evaluates those conditions using
`lib.meta.availableOn`.

This provides three benefits:

1. The default values are set correctly (i.e. including `&& isStatic`)

2. The default values are set consistently

3. The way is paved for any future non-Linux systemd platforms (FreeBSD is
   reported to have experimental systemd support)
2023-01-22 00:27:19 -08:00
Jonas Heinrich
8bf670fc28
Merge pull request #211954 from linsui/weylus
weylus: fix build
2023-01-22 07:17:47 +01:00
Weijia Wang
218c4c526e
Merge pull request #212002 from mothsART/feature/replace_http_by_https
treewide: replace http by https when https is a permanent redirection
2023-01-22 03:26:02 +01:00
Ferry Jérémie
65d7e87fdb treewide: replace http by https when https is a permanent redirection 2023-01-22 02:46:49 +01:00
linsui
d7eab4d187 weylus: fix build 2023-01-21 23:52:35 +08:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Anderson Torres
a4f710e858
Merge pull request #211508 from ElnuDev/pureref
pureref: init at 1.11.1
2023-01-19 19:41:40 -03:00
ElnuDev
afdcfa28cc pureref: init at 1.11.1 2023-01-19 13:06:52 -08:00
R. Ryantm
29aecf0a58 jpeginfo: 1.6.2 -> 1.7.0 2023-01-19 15:13:48 +01:00
ajs124
39d335ea0f
Merge pull request #210175 from r-ryantm/auto-update/yacreader
yacreader: 9.10.0 -> 9.11.0
2023-01-19 13:00:37 +01:00
Luna Nova
848506435e
monado: unstable-2022-05-28 -> unstable-2023-01-14 2023-01-17 07:39:52 -08:00
WhiteBlackGoose
a6cb255f91
litemdview: init at 0.0.32 2023-01-16 08:43:50 +03:00
Bobby Rong
0bdc78c064
Merge pull request #210822 from bobby285271/rm/gnome-2
gnome2: remove some packages
2023-01-16 11:07:07 +08:00
Nick Cao
44a58edc8b
Merge pull request #210550 from r-ryantm/auto-update/photoflare
photoflare: 1.6.11 -> 1.6.12
2023-01-16 10:49:18 +08:00
Bobby Rong
0522c17245
xournal: remove unused libgnomeprint dependency
Not needed starting from 0.4.3.

ac88190986/
2023-01-15 10:54:57 +08:00
R. Ryantm
d023a54c67 oculante: 0.6.39 -> 0.6.41 2023-01-14 13:35:04 +00:00
R. Ryantm
042d45c00d photoflare: 1.6.11 -> 1.6.12 2023-01-13 15:55:23 +00:00
Florian Klink
1b0941f646
Merge pull request #208961 from paperdigits/darktable42
darktable: 4.0.0 -> 4.2.0 & lensfun: 0.3.95 -> 0.3.3
2023-01-13 08:32:42 +00:00
Nick Cao
86f80c8f1b
Merge pull request #208440 from NickCao/qt6-closure
Reduce the closure size of various qt6 packages
2023-01-13 06:43:19 +08:00
ajs124
da8a79b78f
Merge pull request #209831 from r-ryantm/auto-update/graphicsmagick
graphicsmagick: 1.3.38 -> 1.3.39
2023-01-12 22:52:16 +01:00
R. Ryantm
ad9f07825f oculante: 0.6.38 -> 0.6.39 2023-01-11 22:16:12 +00:00
R. Ryantm
2abe498362 yacreader: 9.10.0 -> 9.11.0 2023-01-11 09:02:00 +00:00
R. Ryantm
6b6acf136a jpeginfo: 1.6.1 -> 1.6.2 2023-01-11 07:40:25 +01:00
Jonas Heinrich
4d4947652c
Merge pull request #209803 from paperdigits/vkdt
vkdt: init at 0.5.1
2023-01-10 16:29:08 +01:00
Robert Schütz
18a63fa689 rnote: 0.5.10 -> 0.5.12
https://github.com/flxzt/rnote/releases/tag/v0.5.12
2023-01-09 07:01:25 -08:00
Christoph Hrdinka
ee014dbc8f
Merge pull request #208073 from toastal/hugin-2022
hugin: 2021.0.0 → 2022.0.0
2023-01-09 09:59:30 +01:00
R. Ryantm
a8202b8110 graphicsmagick: 1.3.38 -> 1.3.39 2023-01-09 05:08:32 +00:00
Mica Semrick
4b08343f1c vkdt: init at 0.5.1 2023-01-08 17:49:56 -08:00
Kerstin
082e0c7ca7
Merge pull request #209541 from dotlambda/imagemagick-7.1.0-57
imagemagick: 7.1.0-56 -> 7.1.0-57
2023-01-08 21:09:10 +01:00
Thiago Kenji Okada
8b5eb8e805
Merge pull request #200852 from foo-dogsquared/add-vipsdisp
vipsdisp: init at 2.4.1
2023-01-08 15:19:03 +00:00
7c6f434c
9666d103b3
Merge pull request #209587 from thiagokokada/bump-dia
dia: 0.97.3.20170622 -> unstable-2022-12-14
2023-01-08 00:36:05 +00:00
Thiago Kenji Okada
467e2a2397 dia: 0.97.3.20170622 -> unstable-2022-12-14 2023-01-08 00:06:56 +00:00
Robert Schütz
30516113e2 imagemagick: 7.1.0-56 -> 7.1.0-57
Diff: https://github.com/ImageMagick/ImageMagick/compare/7.1.0-56...7.1.0-57
2023-01-07 10:44:36 -08:00
Thiago Kenji Okada
dced285cf6 mcomix: 2.0.2 -> 2.1.0 2023-01-07 13:26:47 +00:00
figsoda
446ab78868
Merge pull request #209387 from r-ryantm/auto-update/jpegoptim
jpegoptim: 1.5.0 -> 1.5.1
2023-01-06 19:55:50 -05:00
Thomas Gerbet
17e0a37381
Merge pull request #209104 from risicle/ris-openimageio-1-to-2
openimageio: default to openimageio2, rename 1.x to openimageio_1
2023-01-06 23:52:03 +01:00
R. Ryantm
913ac1f243 jpegoptim: 1.5.0 -> 1.5.1 2023-01-06 22:22:42 +00:00
Thiago Kenji Okada
1384e038f9
Merge pull request #209317 from wegank/fluxus-scons
fluxus: migrate to scons_latest
2023-01-06 18:14:07 +00:00
ajs124
9a1c5c24f6
Merge pull request #207330 from wackbyte/bump-krita
krita: 5.1.3 -> 5.1.4
2023-01-06 17:58:35 +01:00
figsoda
7a1dfc5a96
Merge pull request #208393 from dit7ya/oculante
oculante: init at 0.6.38
2023-01-06 11:57:20 -05:00
Mostly Void
2e59fd5ffc
oculante: init at 0.6.38 2023-01-06 20:22:42 +05:30
Weijia Wang
b62c08e2d7 fluxus: migrate to scons_latest 2023-01-06 15:23:56 +01:00
Mica Semrick
754a44d85b darktable: 4.0.0 -> 4.2.0 2023-01-05 17:29:11 -08:00
Robert Scott
ef4d0b8c26 openimageio, openimageio_1: move to pkgs/development/libraries
it's a library
2023-01-05 21:38:04 +00:00