Commit Graph

1925 Commits

Author SHA1 Message Date
github-actions[bot]
db87306c53
Merge master into staging-next 2022-04-29 18:01:20 +00:00
yuu
7c345d1980 svgcleaner: init at unstable-2021-08-30 2022-04-29 09:32:19 -05:00
Vladimír Čunát
84de05dba7
Merge branch 'master' into staging-next 2022-04-28 18:05:38 +02:00
Jan Tojnar
47c29a2bbb
Merge pull request #167238 from alexshpilkin/pfstools
pfstools: fix build of pfsglview with newer cmake
2022-04-28 16:16:14 +02:00
github-actions[bot]
5891152d70
Merge master into staging-next 2022-04-28 12:05:39 +00:00
papojari
f7fd2ee680
init: pixel2svg at 0.3.0 (#170487)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-04-28 10:54:33 +02:00
github-actions[bot]
2d5d5db400
Merge master into staging-next 2022-04-28 06:01:45 +00:00
Sean D Gillespie
f089fdbc80
Vulkan: 1.2.198.0 -> 1.3.211.0
Update:
 * glslang
 * spirv-headers
 * spirv-toools
 * vulkan-extension-layer
 * vulkan-headers
 * vulkan-loader
 * vulkan-tools
 * vulkan-tools-lunarg
 * vulkan-validation-layers

Fixes #161060
2022-04-26 21:38:50 -04:00
github-actions[bot]
6f66eac9d1
Merge master into staging-next 2022-04-24 18:01:04 +00:00
zendo
50121730ca
pngtools: init at unstable-2022-03-14 (#169875) 2022-04-24 10:26:01 -05:00
Fabián Heredia Montiel
2b730c8d5c enblend-enfuse: 4.2 → unstable-2022-03-06 2022-04-23 12:16:42 -05:00
Artturi
785373a76f
Merge pull request #166605 from siraben/remove-redundant-stdenv 2022-04-22 20:25:38 +03:00
Samuel Rounce
8f25cec30f graphviz: 2.49.3 -> 2.50.0 2022-04-21 16:35:25 +01:00
Lassulus
1d49d852df
Merge pull request #159288 from r-ryantm/auto-update/gnuplot
gnuplot: 5.4.2 -> 5.4.3
2022-04-20 22:43:16 +01:00
Paul Mulders
2e5cf11842 cuneiform: fix build with gcc 11 2022-04-18 16:35:53 +02:00
Martin Weinelt
fa1bb283d8 Merge remote-tracking branch 'origin/master' into staging-next 2022-04-16 23:14:55 +02:00
Ben Siraphob
259fa13d53 treewide: remove nativeBuildInputs that are in stdenv 2022-04-16 21:46:46 +03:00
R. Ryantm
36873851dc sic-image-cli: 0.19.1 -> 0.20.0 2022-04-16 14:20:17 -04:00
Martin Weinelt
a7fc5aaa76 Merge remote-tracking branch 'origin/master' into staging-next 2022-04-15 13:30:48 +02:00
Malo Bourgon
0e802eafad treewide: add meta.mainProgram to many packages 2022-04-14 10:24:01 -07:00
Vladimír Čunát
d5d94127fd
Merge branch 'staging-next' into staging
Minor conflicts; I hope I didn't mess up:
	pkgs/development/tools/misc/binutils/default.nix
	pkgs/games/openjk/default.nix
2022-04-14 09:53:21 +02:00
4825764518
313e2a5124
quirc: fix darwin build
Some linux-only samples prevented this package from building on x86_64 and aarch64 darwin systems.
2022-04-13 00:56:27 -04:00
4825764518
e51d4a13bc
quirc: 2020-04-16 -> 2021-10-08 2022-04-13 00:50:29 -04:00
Ryan Mulligan
a3ade44e88
Merge pull request #168278 from dasisdormax/astc-encoder-require-64bit
astc-encoder: 3.5 -> 3.6
2022-04-11 12:50:29 -07:00
Maximilian Wende
597ebfcae2
astc-encoder: limit to 64-bit target architectures
Mark this package as supported only on 64 bit architectures, as the build fails for 32 bit targets. Maybe this can be fixed in the future
2022-04-11 15:47:03 +02:00
R. Ryantm
8f07a30e7d astc-encoder: 3.5 -> 3.6 2022-04-11 02:00:21 +00:00
Sandro Jäckel
507dc6bae6
pngcheck: fix meta.platforms not being flattened, remove zlib overwrite
zlib is build with static by default
2022-04-10 22:25:03 +02:00
Alexander Shpilkin
1cd122e7b6
pfstools: fix build of pfsglview with newer cmake
The CMake build configuration for pfsglview used an internal variable,
GLUT_glut_LIBRARY, to link with GLUT, which seems to have stopped
working when CMake was bumped from 3.21 in 3.22 in nixpkgs#147818. Use
the officially documented GLUT_LIBRARIES instead.
2022-04-04 23:51:27 +03:00
github-actions[bot]
9aa014c46a
Merge staging-next into staging 2022-03-31 12:02:10 +00:00
Ben Siraphob
21faf9fc29
treewide: move autoconf, automake to nativeBuildInputs 2022-03-30 20:17:24 -05:00
github-actions[bot]
36198fe197
Merge staging-next into staging 2022-03-27 18:01:40 +00:00
R. Ryantm
389143bd7a sic-image-cli: 0.19.0 -> 0.19.1 2022-03-27 11:22:55 -04:00
Doron Behar
4a02c56a7d
Merge pull request #164746 from ncfavier/makeWrapper-chdir 2022-03-24 13:51:27 +02:00
Ryan Mulligan
2a01ab7354
Merge pull request #164710 from r-ryantm/auto-update/astc-encoder
astc-encoder: 3.4 -> 3.5
2022-03-21 10:01:19 -07:00
Naïm Favier
9160044f5f
treewide/makeWrapper: replace --run cd with --chdir
Lay the groundwork for switching to binary wrappers by reducing uses
of `--run` (which is not supported by `makeBinaryWrapper`).
2022-03-19 09:46:31 +01:00
Nick Braga
06f09c3d3f wkhtmltopdf-bin: init at 0.12.6-1 2022-03-18 23:14:41 -04:00
R. Ryantm
7c26be24f3 astc-encoder: 3.4 -> 3.5 2022-03-18 13:12:55 +00:00
R. Ryantm
718c34857c agi: 2.2.0-dev-20220120 -> 3.1.0-dev-20220314 2022-03-15 00:47:24 +00:00
Sandro
8335e40dfd
Merge pull request #147442 from Smittyvb/init-pngoptimizer 2022-03-14 01:49:31 +01:00
Renaud
4137c8c3ce
Merge pull request #162186 from r-ryantm/auto-update/svgbob
svgbob: 0.6.5 -> 0.6.6
2022-03-10 23:20:57 +01:00
Bobby Rong
d8cbebf2e9
Merge pull request #163436 from dasisdormax/astc-encoder-3.4
astc-encoder: 3.3 -> 3.4
2022-03-10 12:45:14 +08:00
K900
4f81c2a1b7 treewide: more makeDesktopItem cleanups
Somehow missed those on the first pass
2022-03-09 19:11:38 +03:00
Maximilian Wende
80f8c65283
astc-encoder: patch files to use a fixed build year
The build year is included in the help output.
See the discussion in #162133.
2022-03-09 12:34:11 +01:00
R. Ryantm
158c26ff77
astc-encoder: 3.3 -> 3.4 2022-03-09 12:15:54 +01:00
Felix Buehler
1573dbdcd0 treewide: fix versions starting with 'v' 2022-02-28 13:05:18 +01:00
R. Ryantm
ec9353941d svgbob: 0.6.5 -> 0.6.6 2022-02-28 09:25:59 +00:00
Renaud
f0144430e5
Merge pull request #161620 from reckenrode/icoutils-fix
icoutils: fix build on aarch64-darwin
2022-02-27 19:39:33 +01:00
Mario Rodas
972c309de3
Merge pull request #161705 from r-ryantm/auto-update/netpbm
netpbm: 10.97.3 -> 10.97.4
2022-02-26 09:36:11 -05:00
K900
cb2cfba6f7 treewide: switch all desktop file generators to new API
Notably:
- remove explicit arguments that match the defaults
- convert everything to the right Nix types
2022-02-25 13:40:38 -08:00
R. Ryantm
3aa20d0222 netpbm: 10.97.3 -> 10.97.4 2022-02-24 17:47:40 +00:00