Commit Graph

6322 Commits

Author SHA1 Message Date
Weijia Wang
0797005429
Merge pull request #275111 from 2xsaiko/outgoing/gnustep
gnustep: replace custom builder with hooks
2024-03-11 12:09:54 +01:00
Nikolay Korotkiy
ec30688223 xournalpp: 1.2.2 → 1.2.3 2024-03-10 10:47:48 +01:00
Anderson Torres
b325f74ce6 freecad: migrate to by-name 2024-03-09 14:30:50 -03:00
Anderson Torres
f88b0e47f0 freecad: prepare migration to by-name
- change libsForQt5.callPackage to callPackage
- bring the libsForQt5 and python3Packages into the scope of expression
2024-03-09 13:38:32 -03:00
Nick Cao
03ae80118a
Merge pull request #294326 from dotlambda/rnote-0.10.1
rnote: 0.10.0 -> 0.10.1
2024-03-09 10:55:37 -05:00
Weijia Wang
9c9d49433f
Merge pull request #282378 from eclairevoyant/digikam
digikam: move to `pkgs/by-name`, 8.1.0 -> 8.2.0
2024-03-08 20:26:13 +01:00
Robert Schütz
a6d13f2867 rnote: 0.10.0 -> 0.10.1
Diff: https://github.com/flxzt/rnote/compare/v0.10.0...v0.10.1

Changelog: https://github.com/flxzt/rnote/releases/tag/v0.10.1
2024-03-08 09:24:43 -08:00
a-n-n-a-l-e-e
89d56ddd5b
Merge pull request #294222 from donovanglover/pqiv/maintainer
pqiv: add myself as maintainer
2024-03-08 03:57:27 -08:00
Vladimír Čunát
335c734226
Merge #292500: staging-next 2024-03-01 2024-03-08 12:35:06 +01:00
Donovan Glover
852e541b55
pqiv: migrate to by-name 2024-03-08 00:51:52 -05:00
Anderson Torres
5699760278 nomacs: migrate to by-name 2024-03-07 22:28:19 -03:00
Anderson Torres
af2f0e7989 nomacs: 3.17.2287 -> 3.17.2295 2024-03-07 22:28:19 -03:00
Anderson Torres
48b72555c1 nomacs: quick&dirty fix for Darwin 2024-03-07 22:28:19 -03:00
Anderson Torres
c9ba5272c5 nomacs: refactor
- get rid of libsForQt5.callPackage
- finalAttrs design pattern to get rid of rec
- set src.fetchSubmodules to false (to avoid vendoring)
- split outputs
- sourceRoot
- meta
  - changelog
  - longDescription
  - mainProgram
- add AndersonTorres to maintainers
2024-03-07 22:28:19 -03:00
github-actions[bot]
590e65a7b3
Merge master into staging-next 2024-03-07 12:01:24 +00:00
Weijia Wang
2143d0e35c
Merge pull request #286591 from r-ryantm/auto-update/hydrus
hydrus: 559 -> 564
2024-03-07 10:32:43 +01:00
Weijia Wang
74af5a0a38
Merge pull request #286657 from r-ryantm/auto-update/yacreader
yacreader: 9.13.1 -> 9.14.2
2024-03-07 10:29:08 +01:00
Weijia Wang
29ba50607f
Merge pull request #287546 from r-ryantm/auto-update/lightburn
lightburn: 1.5.00 -> 1.5.02
2024-03-07 09:40:40 +01:00
github-actions[bot]
8a8a630460
Merge master into staging-next 2024-03-06 18:01:19 +00:00
Sergei Trofimovich
913fb1519c yacreader: add mainProgram 2024-03-05 22:28:48 +00:00
R. Ryantm
35cd53e411 hydrus: 559 -> 564 2024-03-05 19:07:43 +00:00
github-actions[bot]
2be10cb1a0
Merge master into staging-next 2024-03-05 12:01:17 +00:00
Francesco Gazzetta
6ffb3618ea
Merge pull request #289980 from fgaz/treewide/fgaz-finalAttrs
treewide: use finalAttrs in packages maintained by @fgaz
2024-03-05 11:05:28 +01:00
Doron Behar
fadc8b7bbe
Merge pull request #293386 from r-ryantm/auto-update/pdfcpu
pdfcpu: 0.6.0 -> 0.7.0
2024-03-05 11:45:59 +02:00
Francesco Gazzetta
9532f335d6 vengi-tools: use finalAttrs pattern 2024-03-05 09:50:11 +01:00
Francesco Gazzetta
7e61e18de8 goxel: use finalAttrs pattern 2024-03-05 09:50:11 +01:00
Francesco Gazzetta
86da15228f gnome-obfuscate: use finalAttrs pattern 2024-03-05 09:50:11 +01:00
Francesco Gazzetta
0b331402e9 evilpixie: use finalAttrs pattern 2024-03-05 09:50:10 +01:00
github-actions[bot]
16bca48d25
Merge master into staging-next 2024-03-05 06:01:12 +00:00
Mario Rodas
3d7128dc42
Merge pull request #293014 from r-ryantm/auto-update/pqiv
pqiv: 2.12 -> 2.13
2024-03-04 21:08:27 -05:00
R. Ryantm
e9a7d7990d pdfcpu: 0.6.0 -> 0.7.0 2024-03-05 01:34:45 +00:00
Marco Rebhan
4d3910b480
gnustep: replace custom builder with hooks 2024-03-03 20:15:34 +01:00
github-actions[bot]
3d632fe115
Merge master into staging-next 2024-03-03 18:01:09 +00:00
Nick Cao
839def071b
Merge pull request #292246 from r-ryantm/auto-update/structorizer
structorizer: 3.32-15 -> 3.32-16
2024-03-03 10:14:43 -05:00
Paw Møller
0f8027e11a openscad: add wrapGAppsHook
This app needs the wrapGAppsHook so that the GLib schemas are available
at runtime, otherwise it will crash when a file dialog is invoked in an
unpolluted environment.

Fixes the GSettings errors
GLib-GIO-ERROR **: No GSettings schemas are installed on the system
(openscad:26805): GLib-GIO-ERROR **: 13:10:37.913: Settings schema 'org.gtk.Settings.FileChooser' is not installed
2024-03-03 14:44:25 +01:00
R. Ryantm
8f0c7a28fc pqiv: 2.12 -> 2.13 2024-03-03 13:43:39 +00:00
github-actions[bot]
81198fd201
Merge master into staging-next 2024-03-02 18:01:04 +00:00
Robert Schütz
aaf58368e3
Merge pull request #292741 from dotlambda/rnote-0.10.0
rnote: 0.9.4 -> 0.10.0
2024-03-02 14:41:58 +00:00
github-actions[bot]
f51807feea
Merge master into staging-next 2024-03-02 12:01:28 +00:00
Robert Schütz
a24353ceb6 rnote: 0.9.4 -> 0.10.0
Diff: https://github.com/flxzt/rnote/compare/v0.9.4...v0.10.0

Changelog: https://github.com/flxzt/rnote/releases/tag/v0.10.0
2024-03-01 22:32:56 -08:00
annalee
a04ddbe327
Merge remote-tracking branch 'upstream/master' into sn-remove 2024-03-02 04:08:10 +00:00
Gavin John
5e8260003c
monado: Add missing optional dependencies 2024-03-01 15:35:08 -06:00
R. Ryantm
dd8785c89e lightburn: 1.5.00 -> 1.5.02 2024-03-01 17:35:25 +00:00
Arseniy Seroka
85667f39c9
Merge pull request #292597 from r-ryantm/auto-update/oculante
oculante: 0.8.11 -> 0.8.13
2024-03-01 17:15:00 +01:00
Nick Cao
594b19b7b6
Merge pull request #292471 from Icy-Thought/upscayl
upscayl: 2.9.9 -> 2.10.0
2024-03-01 10:17:05 -05:00
R. Ryantm
bd3290c7da oculante: 0.8.11 -> 0.8.13 2024-03-01 14:28:55 +00:00
github-actions[bot]
18bc3c64e6
Merge master into staging-next 2024-03-01 12:00:58 +00:00
éclairevoyant
f57ceeafd0
Merge pull request #291298 from eclairevoyant/processing
processing: fix wrapper and phases
2024-03-01 11:40:31 +00:00
Icy-Thought
8e144ab3e6
upscayl: 2.9.9 -> 2.10.0 2024-03-01 00:59:53 +01:00
R. Ryantm
95454519d7 structorizer: 3.32-15 -> 3.32-16 2024-02-29 04:50:39 +00:00