TomaSajt
6daee5585d
pdf-sign: init at unstable-2022-08-08
2023-08-16 13:18:58 +02:00
R. Ryantm
9c6b4fe7c0
svg2pdf: 0.5.0 -> 0.6.0
2023-08-16 10:02:52 +00:00
github-actions[bot]
af70853335
Merge master into staging-next
2023-08-14 12:01:04 +00:00
R. Ryantm
728fa51404
cfdg: 3.3 -> 3.4.1
2023-08-13 23:30:00 +00:00
github-actions[bot]
12e030d6da
Merge master into staging-next
2023-08-13 18:00:59 +00:00
Weijia Wang
d37313c21f
Merge pull request #248799 from eclairevoyant/grim
...
grim: add meta.mainProgram and other cleanup
2023-08-13 18:41:32 +02:00
github-actions[bot]
f5eb026a2a
Merge master into staging-next
2023-08-13 06:00:52 +00:00
éclairevoyant
ead60eb8b9
grim: add meta.mainProgram and other cleanup
2023-08-12 20:01:06 -04:00
Sergei Trofimovich
d97e83ff6f
mangohud: backport gcc-13 fix
...
Without the change the build fails on `gcc-13` as:
$ nix build --impure --expr 'with import ./. {}; mangohud.override { stdenv = gcc13Stdenv; }' -L
mangohud> In file included from ../tests/../src/amdgpu.h:8,
mangohud> from ../tests/test_amdgpu.cpp:9:
mangohud> ../tests/../src/overlay_params.h:229:21: error: 'uint32_t' is not a member of 'std'; did you mean 'wint_t'?
mangohud> 229 | std::vector<std::uint32_t> fps_limit;
mangohud> | ^~~~~~~~
mangohud> | wint_t
2023-08-12 22:21:58 +01:00
github-actions[bot]
cc6e13abfb
Merge master into staging-next
2023-08-11 12:01:01 +00:00
Jan Malakhovski
591ccfe5b9
treewide: noop: refer to src.name
or similar where appropriate, part 3: more use cases
...
This continues where d8f7f6a5ce
left off. Similarly
to that commit, this commit this also points `sourceRoot`s to `src.name` and similar
instead of keeping hardcoded names, and edits other derivation attrs do do the same,
where appropriate.
Also, similarly to d8f7f6a5ce
some of expressions this
edits use `srcs` attribute with customly-named sources, so they have to be moved
into `let` blocks to keep evaluation efficient (the other, worse, way to do this
would to recurcively refer to `elemAt n finalAttrs.srcs` or, similarly, with `rec`).
2023-08-11 09:20:44 +00:00
github-actions[bot]
1c6eb8b975
Merge staging-next into staging
2023-08-11 00:02:18 +00:00
Robert Scott
87cb27df44
Merge pull request #248044 from r-ryantm/auto-update/netpbm
...
netpbm: 11.3.0 -> 11.3.2
2023-08-10 22:07:12 +01:00
github-actions[bot]
d98b254ef5
Merge staging-next into staging
2023-08-10 12:01:53 +00:00
Norbert Melzer
1e99c8aa4c
Merge pull request #248301 from NobbZ/scrot-meta-main
2023-08-10 09:51:25 +02:00
Norbert Melzer
1d56cde48b
scrot: provide meta.mainProgram
2023-08-10 08:56:51 +02:00
R. Ryantm
11cb8539dc
dpic: 2023.02.01 -> 2023.06.01
2023-08-10 03:56:28 +00:00
github-actions[bot]
753276e426
Merge staging-next into staging
2023-08-09 18:01:38 +00:00
Weijia Wang
f6b85728fb
ueberzugpp: 2.8.9 -> 2.9.0
2023-08-09 12:43:33 +02:00
R. Ryantm
778508d0ec
netpbm: 11.3.0 -> 11.3.2
2023-08-08 23:36:42 +00:00
github-actions[bot]
792f4d7934
Merge staging-next into staging
2023-08-08 18:01:27 +00:00
Theodore Ni
44dddc3f18
gifski: fix tests by running them in debug mode
2023-08-07 18:28:51 -07:00
Anselm Schüler
1b6e441e02
graphviz: 8.0.5 -> 8.1.0
2023-08-07 10:33:29 +02:00
Jan Malakhovski
5852f26bdc
treewide: noop: refer to src.name
or similar in sourceRoot
where appropriate, part 1: trivial cases
2023-08-03 16:32:03 +00:00
figsoda
f323c37700
Merge pull request #245401 from figsoda/unused-1
2023-07-26 12:01:25 -04:00
pacien
f747a635d6
ldgallery: drop package
...
This removes 'ldgallery' from nixpkgs.
It remains available through the Nix Flake provided by ldgallery.
The package of its "compiler" part was already marked as broken due to
dependencies having gone out of sync with the rest of the Haskell
packages.
The package of its "viewer" part also got out of sync due to changes
in JS dependency manager.
2023-07-26 01:44:35 +02:00
Connor Baker
495875182e
Merge pull request #224068 from SomeoneSerge/respect-config-cudaSupport
...
Respect global config.cudaSupport
2023-07-25 14:18:14 -04:00
figsoda
aa9d49bbd2
pkgs/tools/graphics: remove dead code
2023-07-25 11:04:11 -04:00
Pol Dellaiera
8c82245e29
Merge pull request #194082 from dit7ya/dnglab
...
dnglab: init at 0.5.0
2023-07-25 03:12:25 +02:00
R. Ryantm
94aaa919d9
vips: 8.14.2 -> 8.14.3
2023-07-23 15:24:04 +00:00
figsoda
d217eca58d
smartcrop: init at unstable-2023-03-16
...
https://github.com/muesli/smartcrop
2023-07-21 10:07:27 -04:00
Evan Richter
e36cfd8916
maskromtool: 2023-06-17 -> 2023-07-20
2023-07-20 21:26:26 -05:00
Someone Serge
471dbe9bcf
treewide: consume config.cudaSupport as required
...
Eliminate uses of `config.cudaSupport or false` and alike, since the
option is now declared in config.nix with a default value
fd .nix -t f -x sed 's/config\.cudaSupport or false, cudaPackages [?] [{][}]/config.cudaSupport, cudaPackages ? { }/' '{}' -i
fd .nix -t f -x sed 's/config\.cudaSupport or false/config.cudaSupport/' '{}' -i
fd .nix -t f -x sed 's/cudaSupport = pkgs.config.cudaSupport/inherit (pkgs.config) cudaSupport/' '{}' -i
fd .nix -t f -x sed 's/cudaSupport = config.cudaSupport/inherit (config) cudaSupport/' '{}' -i
2023-07-20 18:08:19 +03:00
Someone Serge
bf9e6fe9b8
tree-wide: rm cudaSupport ? false
formal parameters
...
'cudaSupport ? false' -> 'cudaSupport ? config.cudaSupport or false' to respect global defaults
Packages expressions that take `cudaSupport ? false` are likely to
ignore `config.cudaSupport`. Instead, we want them to make `cudaSupport`
a required argument, or to explicitly refer to `config`
2023-07-20 17:27:07 +03:00
Weijia Wang
3fa49138c9
Merge pull request #244307 from wegank/ueberzugpp-bump
...
ueberzugpp: 2.8.8 -> 2.8.9
2023-07-19 13:55:13 +03:00
Weijia Wang
c0a57ce34f
ueberzugpp: 2.8.8 -> 2.8.9
2023-07-19 13:13:41 +03:00
Emily Trau
8c7898a108
stegsolve: more precise license
2023-07-19 16:04:41 +10:00
Henner Zeller
42ebc1025a
timg: 1.5.0 -> 1.5.1
...
Release notes:
https://github.com/hzeller/timg/releases/tag/v1.5.1
2023-07-16 17:28:29 -07:00
adisbladis
1b7241dd2a
Merge pull request #243197 from adisbladis/vips-no-magick
...
vips: Allow building without imagemagick support
2023-07-16 14:19:17 +12:00
github-actions[bot]
781017eaf1
Merge master into staging-next
2023-07-14 12:01:45 +00:00
Nick Cao
2a59d43096
Merge pull request #241437 from dasisdormax/astc-encoder-update-4.5.0
...
astc-encoder: 4.4.0 -> 4.5.0
2023-07-14 00:03:18 -06:00
github-actions[bot]
469798d2dd
Merge master into staging-next
2023-07-14 06:01:28 +00:00
Nick Cao
0e75cf5088
Merge pull request #243287 from wineee/qrcode
...
qrcode: unstable-2016-08-04 -> unstable-2022-01-10
2023-07-13 23:58:53 -06:00
rewine
1aea47f678
qrcode: unstable-2016-08-04 -> unstable-2022-01-10
2023-07-13 22:50:20 +08:00
Vladimír Čunát
c77a0a323a
Merge branch 'master' into staging-next
2023-07-13 08:30:35 +02:00
adisbladis
91837d49fd
vips: Allow building without imagemagick support
2023-07-13 15:44:09 +12:00
adisbladis
0c6070c15e
vips: Add cgif
2023-07-12 20:24:16 +12:00
adisbladis
d1ef125f13
cgif: init at 0.3.2
2023-07-12 20:18:25 +12:00
adisbladis
e5aa87f731
vips: build PNG support using libspng instead of libpng
...
This has better performance and is the upstream libvips preferred option.
2023-07-12 20:07:19 +12:00
github-actions[bot]
8e15f4621a
Merge master into staging-next
2023-07-11 00:02:57 +00:00
Felix Buehler
f93ea48c58
findimagedupes: drop
2023-07-10 17:00:11 -03:00
github-actions[bot]
9105ae569b
Merge master into staging-next
2023-07-10 12:01:17 +00:00
Pol Dellaiera
b9ebd80c7d
Merge pull request #242418 from hzeller/20230708-timg-update
...
timg: 1.4.5 -> 1.5.0
2023-07-10 11:31:20 +02:00
github-actions[bot]
c60d48234a
Merge master into staging-next
2023-07-09 12:01:18 +00:00
Henner Zeller
8859693cf4
timg: 1.4.5 -> 1.5.0
...
Sixel support; faster compression of graphic protocols.
https://github.com/hzeller/timg/releases/tag/v1.5.0
Signed-off-by: Henner Zeller <h.zeller@acm.org>
2023-07-08 22:32:01 -07:00
R. Ryantm
93d9c279dc
vkbasalt: 0.3.2.9 -> 0.3.2.10
2023-07-08 21:32:22 +00:00
Maximilian Wende
39762cefc6
astc-encoder: 4.4.0 -> 4.5.0
2023-07-04 09:58:48 +02:00
github-actions[bot]
afae8eadb8
Merge staging-next into staging
2023-07-03 12:01:45 +00:00
Lily Foster
98f2ff08e3
gmic-qt: 3.2.5 -> 3.2.6
2023-07-03 03:54:53 -04:00
Weijia Wang
038455bb36
Merge pull request #240953 from r-ryantm/auto-update/gmic
...
gmic: 3.2.5 -> 3.2.6
2023-07-03 10:32:03 +03:00
Ellie Hermaszewska
16cc937db4
Merge pull request #237305 from remexre/fix-vulkan-extension-layer
...
vulkan-extension-layer: fix setup hook when XDG_DATA_DIRS unset
2023-07-03 14:55:44 +08:00
github-actions[bot]
f5a8109c46
Merge staging-next into staging
2023-07-02 00:03:47 +00:00
Emily
3dc2753970
Merge pull request #240767 from doronbehar/pkg/enblend-enfuse
...
enblend-enfuse: use fetchhg instead of sourceforge snapshots
2023-07-01 23:19:42 +02:00
Jan Tojnar
ff15350944
Merge branch 'staging-next' into staging
...
; Conflicts:
; pkgs/development/libraries/nss/generic.nix
fa93045a5b
adds `< 3.91` conjunct for the `remove-c25519-support.patch` condition
bb53634671
removes the ≥ 3.90 condition for the `remove-c25519-support.patch` since nss < 3.90 is no longer provided
2023-07-01 20:11:04 +02:00
R. Ryantm
b3dceb7b37
gmic: 3.2.5 -> 3.2.6
2023-07-01 17:33:22 +00:00
R. RyanTM
e8f97f0ff1
gifsicle: 1.93 -> 1.94 ( #240801 )
2023-07-01 10:37:03 +02:00
Doron Behar
62dddab336
enblend-enfuse: use fetchhg instead of sourceforge snapshots
...
See also discussion at:
https://github.com/NixOS/nixpkgs/pull/239140#discussion_r1248079360
2023-06-30 20:53:17 +03:00
github-actions[bot]
36acc4f99b
Merge staging-next into staging
2023-06-30 12:02:06 +00:00
Weijia Wang
f126023168
Merge pull request #240609 from r-ryantm/auto-update/netpbm
...
netpbm: 11.2.0 -> 11.3.0
2023-06-30 14:46:12 +03:00
github-actions[bot]
f6242f9557
Merge staging-next into staging
2023-06-30 00:03:00 +00:00
R. Ryantm
50ebee7c49
netpbm: 11.2.0 -> 11.3.0
2023-06-29 21:24:12 +00:00
R. Ryantm
d7474a3a1c
graphviz: 7.1.0 -> 8.0.5
2023-06-29 07:22:59 +00:00
Weijia Wang
1babaa8a05
gfxreconstruct: set platforms
2023-06-29 10:18:26 +03:00
R. Ryantm
7b4b3ef3de
gfxreconstruct: 0.9.18 -> 1.0.0
2023-06-28 17:21:51 +00:00
Mario Rodas
ef1e57456f
resvg: 0.34.1 -> 0.35.0
...
Diff: https://github.com/RazrFalcon/resvg/compare/v0.34.1...v0.35.0
Changelog: https://github.com/RazrFalcon/resvg/raw/v0.35.0/CHANGELOG.md
2023-06-27 04:20:00 +00:00
7c6f434c
d9895270b7
Merge pull request #240004 from xworld21/asymptote-xasy-lsp
...
asymptote: make xasy work, enable lsp
2023-06-26 22:52:29 +00:00
Vincenzo Mantova
3493e85258
asymptote: enable lsp
2023-06-26 22:09:19 +01:00
Vincenzo Mantova
ba1db967e7
asymptote: add Qt5 libraries and wrapper for xasy
2023-06-26 22:09:19 +01:00
Vincenzo Mantova
640d4e204d
asymptote: make the python modules imported by xasy available at runtime
2023-06-26 22:09:19 +01:00
Weijia Wang
5f90d586f0
Merge pull request #239963 from wegank/ueberzugpp-bump
...
ueberzugpp: 2.8.7 -> 2.8.8
2023-06-26 21:53:41 +02:00
Weijia Wang
cfd669d9d5
ueberzugpp: 2.8.7 -> 2.8.8
2023-06-26 18:48:55 +03:00
github-actions[bot]
36bd3b4559
Merge master into staging-next
2023-06-25 06:01:15 +00:00
figsoda
cb2e5a4bc0
shotgun: 2.5.0 -> 2.5.1
...
Diff: https://github.com/neXromancers/shotgun/compare/v2.5.0...v2.5.1
2023-06-24 19:36:17 -04:00
github-actions[bot]
9af472e5c9
Merge master into staging-next
2023-06-24 12:01:09 +00:00
Thomas Gerbet
42637bd822
jhead: 3.06.0.1 -> 3.08
...
"Release notes":
https://github.com/Matthias-Wandel/jhead/releases/tag/3.08
2023-06-24 13:49:06 +02:00
K900
f2a2be87eb
spirv-cross: 1.3.243.0 -> 1.3.250.0
...
Diff: https://github.com/KhronosGroup/SPIRV-Cross/compare/sdk-1.3.243.0...sdk-1.3.250.0
Changelog: https://github.com/KhronosGroup/SPIRV-Cross/releases/tag/23.11pre-git
2023-06-23 12:59:36 +03:00
K900
1a8fd67c6c
vulkan-extension-layer: 1.3.248 -> 1.3.254
...
Diff: https://github.com/KhronosGroup/Vulkan-ExtensionLayer/compare/v1.3.248...v1.3.254
2023-06-23 12:59:36 +03:00
K900
0eb5d95df1
vulkan-tools-lunarg: 1.3.249 -> 1.3.250
...
Diff: https://github.com/LunarG/VulkanTools/compare/v1.3.249...v1.3.250
Apply small hacks to make it build with latest SDK/VVL.
2023-06-23 12:59:36 +03:00
K900
b727077eaa
vulkan-tools: 1.3.249 -> 1.3.254
...
Diff: https://github.com/KhronosGroup/Vulkan-Tools/compare/v1.3.249...v1.3.254
Also add new Python dependency.
2023-06-23 12:59:36 +03:00
Franz Pletz
44ea75db4a
scrot: 1.7 -> 1.10
2023-06-21 15:20:16 +02:00
Sergei Trofimovich
664602c8f9
grim: 1.4.0 -> 1.4.1
...
Changes: https://git.sr.ht/~emersion/grim/refs/v1.4.1
2023-06-20 23:09:31 +01:00
lunik1
74fd95a634
gifski: enable video support
2023-06-20 18:26:20 +01:00
Evan Richter
5fe5c1046e
maskromtool: 2023-05-30 -> 2023-06-17
2023-06-19 08:12:37 -05:00
Emily
a5ab3544cc
Merge pull request #238325 from Benjamin-L/add-deqp-runner
...
deqp-runner: init at 0.16.1
2023-06-18 23:33:10 +02:00
Benjamin Lee
02379010ee
deqp-runner: init at 0.16.1
2023-06-18 12:44:03 -07:00
R. Ryantm
9d064ec73b
svg2pdf: 0.4.1 -> 0.5.0
2023-06-17 10:07:12 +00:00
7c6f434c
5a891322ab
Merge pull request #237330 from amjoseph-nixpkgs/pr/zbar/fixcross
...
zbar: fix cross compilation
2023-06-15 12:34:47 +00:00
Adam Joseph
95a4cdaba5
zbar: fix cross compilation
...
This commit fixes cross compilation for zbar by adding `qtbase` to
its `nativeBuildInputs`.
2023-06-14 23:29:01 -07:00
R. Ryantm
ff8c1f1cd6
gnuplot: 5.4.6 -> 5.4.8
2023-06-14 06:41:55 +00:00
novenary
dc8eaddb93
shotgun: add novenary to maintainers
...
I am upstream, so I think it's appropriate for me to be listed here too.
2023-06-13 19:30:44 +03:00