Commit Graph

6344 Commits

Author SHA1 Message Date
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Nick Cao
146c35d37e
Merge pull request #296833 from r-ryantm/auto-update/lightburn
lightburn: 1.5.03 -> 1.5.04
2024-03-18 13:43:36 -07:00
R. Ryantm
2dbd317f56 vengi-tools: 0.0.28 -> 0.0.29
Co-authored-by: Francesco Gazzetta <fgaz@fgaz.me>
2024-03-18 09:36:04 +01:00
R. Ryantm
ea328f8e8f lightburn: 1.5.03 -> 1.5.04 2024-03-18 07:03:01 +00:00
R. Ryantm
e9516ea0d4 oculante: 0.8.13 -> 0.8.16 2024-03-16 19:52:16 +00:00
ckie
a60c759d86
Merge pull request #279795 from TomaSajt/blockbench 2024-03-16 05:52:55 +02:00
TomaSajt
a391b6ba14
blockbench: 4.8.1 -> 4.9.4, refactor 2024-03-16 05:47:48 +02:00
Peder Bergebakken Sundt
dd2aae3d8c
Merge pull request #257344 from chkno/opentoonz-1.7
opentoonz: Fix and 1.5 -> 1.7
2024-03-14 18:36:57 +01:00
Nick Cao
844367d2a6
Merge pull request #295887 from r-ryantm/auto-update/lightburn
lightburn: 1.5.02 -> 1.5.03
2024-03-14 13:02:36 -04:00
R. Ryantm
f02039b3c6 lightburn: 1.5.02 -> 1.5.03 2024-03-14 13:33:48 +00:00
Weijia Wang
f8e203253a
Merge pull request #292845 from wegank/photoqt-bump
photoqt: 4.2 -> 4.3
2024-03-14 13:24:53 +01:00
Weijia Wang
6e04aef752
Merge pull request #295272 from r-ryantm/auto-update/gthumb
gthumb: 3.12.5 -> 3.12.6
2024-03-12 18:56:31 +01:00
R. Ryantm
778180f866 gthumb: 3.12.5 -> 3.12.6 2024-03-12 10:16:44 +00:00
Thomas Gerbet
1f5f9e7479 goxel: use libpng instead of libpng12
`goxel` supports newer version of `libpng`, they test against
it in their CI pipeline:
https://github.com/guillaumechereau/goxel/blob/v0.14.0/.github/workflows/ci.yml#L46
2024-03-12 09:16:49 +01:00
Pascal Bach
48dbdff7aa
Merge pull request #294710 from Scrumplex/pkgs/gimp-plugin-gap/fix-build
gimpPlugins.gap: 2.6.0 -> 2.6.0-unstable-2023-05-20
2024-03-11 21:43:24 +01:00
Pol Dellaiera
54c52cb276
Merge pull request #294334 from ShamrockLee/sourceroot-fix
treewide: fix hard-coded `sourceRoot` prefix for `fetchgit`-based `src`
2024-03-11 16:50:57 +01:00
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
Sefa Eyeoglu
6814bef1ed
gimpPlugins.gap: 2.6.0 -> 2.6.0-unstable-2023-05-20
Fixes https://github.com/NixOS/nixpkgs/issues/294707

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-03-10 12:57:45 +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
Yueh-Shun Li
91b3db1309 treewide: fix sourceRoot for fetchgit-based src
According to Nixpkgs manual[1] and NixOS 23.11 Release Note[2], the
`sourceRoot` attribute passed to `stdenv.mkDerivation` should be
specified as `"${src.name}"` or `"${src.name}/subdir"` when `src` is
produced using `fetchgit`-based fetchers.

`sourceRoot = "source"` or `sourceRoot = "source/subdir"` is based on
the assumption that the `name` attribute of these pre-unpacked fetchers
are always `"source"`, which is not the case. Expecting constant `name`
also makes the source FODs prone to irrelevent hashes during version
bumps.

[1]: https://nixos.org/manual/nixpkgs/unstable/#var-stdenv-sourceRoot
[2]: https://nixos.org/manual/nixos/stable/release-notes#sec-release-23.11
2024-03-09 07:53:25 +08: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