Astro
28cc406b12
esshader: init at unstable-2020-08-09
2022-06-09 02:44:05 +02:00
Sandro
f8b1f22f03
Merge pull request #176588 from trofi/workaround-fno-common-for-ifm
...
ifm: add -fcommon workaround
2022-06-08 00:10:54 +02:00
Sergei Trofimovich
430a0e277a
ifm: add -fcommon workaround
...
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: libvars.a(vars-freeze-lex.o):src/libvars/vars-freeze-lex.l:23:
multiple definition of `line_number'; ifm-main.o:src/ifm-main.c:46: first defined here
2022-06-06 18:51:32 +01:00
Brian McKenna
535900e91d
jpegexiforient: fix cross-compilation
2022-06-06 12:27:54 +10:00
Randy Eckenrode
b7526918cb
vulkan-tools: fix Hydra breakage on Darwin
...
Darwin requires access to Xcode for `ibtool`, so disable building on
Hydra.
2022-06-05 18:04:46 -04:00
Robert Scott
3b6bc4b69c
treewide: set sourceProvenance for packages containing downloaded jars
...
these are the easily identifiable cases and will not be comprehensive
2022-06-04 19:47:57 +01:00
AndersonTorres
81038268cd
asymptote: use new SRI hash format
2022-06-02 22:01:39 -03:00
github-actions[bot]
8d36a138eb
Merge master into staging-next
2022-05-30 18:01:09 +00:00
Rick van Schijndel
cd3c25616d
treewide: pkgs/tools: mark broken for darwin
...
All packages that were failing on x86_64-darwin are marked broken.
I'm assuming here that these are also broken on aarch64-darwin.
2022-05-29 10:56:04 +02:00
7c6f434c
2ca477a843
Merge pull request #174495 from Artturin/graphvizupdate
...
graphviz: 2.50.0 -> 3.0.0
2022-05-28 11:03:56 +00:00
Sandro
23818caaed
Merge pull request #173947 from LunNova/lunnova/init-vkdisplayinfo
...
vkdisplayinfo: init at 0.1
2022-05-28 00:49:44 +02:00
Luna Nova
108dea5cda
vkdisplayinfo: init at 0.1
...
https://github.com/ChristophHaag/vkdisplayinfo
Apply suggestions from @SuperSandro2000's code review
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Don't use pipefail
2022-05-27 18:56:45 -07:00
Artturi
60a0871486
Merge pull request #172391 from Artturin/deprecate-stdenv-glibc
2022-05-27 17:56:19 +03:00
Artturin
c1fffdfffb
treewide: change some glibc to stdenv.cc.libc
2022-05-27 05:57:43 +03:00
Peter Hoeg
30d5b538fa
tree-wide: SDL may not have a .dev
2022-05-27 08:09:56 +08:00
Sandro
ad5b9771dd
Merge pull request #173795 from Atemu/update/mangohud
2022-05-27 02:08:45 +02:00
Artturin
0c4d65b21e
treewide: stdenv.glibc -> glibc
2022-05-25 15:51:20 +03:00
Artturin
7b447b5151
graphviz: add reverse deps to passthru.tests
...
taken from the packages mentioned in the previous bump PR 168502
2022-05-25 15:23:56 +03:00
Artturin
bde885a181
graphviz: 2.50.0 -> 3.0.0
...
https://gitlab.com/graphviz/graphviz/-/tags/3.0.0
also fixed the substituteInPlace
it was replacing /usr/bin/vim to $(command -v vi)m
2022-05-25 15:20:13 +03:00
Martin Weinelt
e641ecb482
Merge pull request #171679 from Flakebi/dxc
...
directx-shader-compiler: 1.6.2106 -> 1.6.2112
2022-05-25 00:16:19 +02:00
Ben Siraphob
eba6de24c1
Merge pull request #169379 from reckenrode/vulkan-tools-darwin
2022-05-23 21:34:22 -07:00
Artturin
b3caa2f1fe
treewide: extraPostFetch -> postFetch
2022-05-23 17:18:50 +03:00
Randy Eckenrode
5603dff93c
vulkan-tools: enable support for Darwin
2022-05-23 01:03:34 -04:00
Nikolay Korotkiy
610d4925e3
hobbits: 0.52.0 → 0.53.1, fix build on aarch64-linux
2022-05-20 15:07:30 +03:00
Atemu
ad241745c3
mangohud: 0.6.5 -> 0.6.7-1
...
Updated patches and added new dependency on spdlog
2022-05-17 17:21:36 +02:00
Robert Scott
db5b502275
Merge pull request #173048 from W95Psp/ploticus-patch
...
ploticus: fix
2022-05-15 14:14:59 +01:00
Lucas Franceschino
aa8e4e5a0e
ploticus: add Darwin support
...
thanks @risicle
2022-05-15 11:04:03 +02:00
Mario Rodas
5c65358c41
Merge pull request #171520 from Flakebi/amber
...
google-amber: 2020-09-23 -> 2022-04-21
2022-05-14 19:24:02 -05:00
Lucas Franceschino
8714f77b8b
ploticus: fix
2022-05-14 18:11:23 +02:00
Sergei Trofimovich
38d8148d11
cuneiform: add -fcommon workaround
...
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: cgminer-driver-modminer.o:/build/source/miner.h:285:
multiple definition of `bitforce_drv'; cgminer-cgminer.o:/build/source/miner.h:285:
first defined here
2022-05-12 22:33:29 +01:00
Mustafa Çalışkan
f24cf4422d
maintainers: change musfay to muscaln
2022-05-10 21:34:19 +03:00
teutat3s
8978e8072d
grim: upstream moved from GitHub to Sourcehut
2022-05-05 19:33:26 +02:00
Sebastian Neubauer
7655d19fc2
directx-shader-compiler: 1.6.2106 -> 1.6.2112
...
The glibc update broke compiling dxc. Update and fix compilation.
- Use ninja because it's faster and fixes compilation (uhm, yes, no idea
why)
- Remove the comment about using submodules only for .git, they are
actually used for SPIR-V
- The way default CMake flags are passed changed
- Add myself as maintainer
2022-05-05 18:18:27 +02:00
Sebastian Neubauer
4953c6b5e9
google-amber: 2020-09-23 -> 2022-04-21
...
Amber stopped compiling with a compiler update, so take the chance to
update the package to a more recent commit.
Also update the pinned dependencies to their new version.
2022-05-04 13:16:34 +02:00
Sean D Gillespie
a656052b5d
Vulkan: Refactor (pkgconfig -> pkg-config)
...
Use pkg-config rather than pkgconfig
2022-05-03 21:50:21 -04:00
Vladimír Čunát
c480cc2895
Merge branch 'master' into staging-next-2022-04-23
2022-04-30 23:02:28 +02:00
yuu
7c345d1980
svgcleaner: init at unstable-2021-08-30
2022-04-29 09:32:19 -05:00
Vladimír Čunát
8caa1418f6
Merge branch 'master' into staging-next-2022-04-23
2022-04-28 18:04:16 +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
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
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
Randy Eckenrode
20648fc2cc
icoutils: fix build on aarch64-darwin
2022-02-23 23:47:57 -05:00
R. RyanTM
3c4fb6d5c1
gromit-mpx: 1.4.1 -> 1.4.2
...
* gromit-mpx: 1.4.1 -> 1.4.2 (#159898 )
* gromit-mpx: use SPDX3 license identifier
Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-23 14:00:05 +01:00
Renaud
123e9256b5
Merge pull request #159825 from r-ryantm/auto-update/vkBasalt
...
vkBasalt: 0.3.2.4 -> 0.3.2.5
2022-02-23 13:42:02 +01:00
Mario Rodas
bb65c9b742
Merge pull request #161254 from r-ryantm/auto-update/resvg
...
resvg: 0.21.0 -> 0.22.0
2022-02-22 06:44:20 -05:00
Henner Zeller
83d6f37bd9
timg: 1.4.3 -> 1.4.4
...
Signed-off-by: Henner Zeller <h.zeller@acm.org>
2022-02-21 10:20:01 -08:00
R. Ryantm
c19d2d6c3d
resvg: 0.21.0 -> 0.22.0
2022-02-21 17:32:19 +00:00
Mario Rodas
74a1747887
svgbob: 0.6.4 -> 0.6.5
2022-02-20 15:12:00 +00:00
R. Ryantm
8c6ba1fe12
svgbob: 0.6.3 -> 0.6.4
2022-02-20 15:11:41 +00:00
Mario Rodas
4c8304255b
Merge pull request #159641 from r-ryantm/auto-update/netpbm
...
netpbm: 10.97.2 -> 10.97.3
2022-02-19 15:48:55 -05:00
Sandro
5c5a8df724
Merge pull request #156420 from azuwis/transfig
2022-02-16 00:49:28 +01:00
Alyssa Ross
73ba387fc1
zbar: enable parallel building
...
Tested at -j48.
2022-02-15 20:28:02 +00:00
Zhong Jianxin
12f6d0d3a0
transfig: Remove package, replaced with fig2dev
2022-02-15 10:14:04 +08:00
Renaud
a7f39a125d
Merge pull request #156289 from muscaln/adriconf-2.5.0
...
adriconf: 2.4.1 -> 2.5.0
2022-02-14 23:05:22 +01:00
Mustafa Çalışkan
08f59068db
adriconf: 2.4.1 -> 2.5.0
2022-02-14 23:11:15 +03:00
R. Ryantm
6e2acad5cb
resvg: 0.20.0 -> 0.21.0
2022-02-13 22:02:35 +00:00
R. Ryantm
e5f097625a
vkBasalt: 0.3.2.4 -> 0.3.2.5
2022-02-13 11:42:33 +00:00
R. Ryantm
9b0c8a9d06
dpic: 2021.01.01 -> 2021.11.01
2022-02-12 22:30:56 -08:00