Dmitry Kalinkin
4f6c5041c2
Merge pull request #117973 from SFrijters/wine-6.5
...
wine{Unstable,Staging}: 6.4 -> 6.5
2021-03-29 22:08:10 -04:00
Dmitry Kalinkin
8887f4655e
snakemake: 5.28.0 -> 6.0.5
2021-03-26 18:32:26 -04:00
Dmitry Kalinkin
66d313cd7d
Merge pull request #116016 from veprbl/pr/rivet_make_plot_fixes
...
rivet: apply patches to fix several issues with make-plot
2021-03-26 12:29:11 -04:00
Dmitry Kalinkin
8ac9b31afb
rivet: fix compilation errors
2021-03-26 09:56:00 -04:00
Dmitry Kalinkin
8eb359be15
rivet: apply patches to fix several issues with make-plot
2021-03-26 02:33:42 -04:00
Dmitry Kalinkin and Sandro
6c24be7912
rivet: remove unused gsl input
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com >
2021-03-26 01:49:50 -04:00
Dmitry Kalinkin
bf5c995ad2
Merge pull request #116487 from veprbl/pr/professor_init
...
professor: init at 2.3.3
2021-03-25 16:07:55 -04:00
Dmitry Kalinkin
ecc9070c1a
zziplib: fix missing links on darwin
2021-03-24 17:56:00 -04:00
Dmitry Kalinkin
b38923b70a
perlPackages.LaTeXML: move makeWrapper to nativeBuildInputs
2021-03-23 11:37:31 -04:00
Dmitry Kalinkin
11ae139333
cacert.certdata2pem: add a download mirror from ubuntu
2021-03-20 09:11:48 +01:00
Dmitry Kalinkin
62d332feaf
cacert: refactor to put certdata2pem on tarballs.nixos.org
...
nix-instantiate --eval --json --strict ./maintainers/scripts/find-tarballs.nix --arg expr '(import ./. {}).cacert' 2>/dev/null | jq '.[].name' | grep cert
"certdata2pem.py"
2021-03-20 09:11:48 +01:00
Dmitry Kalinkin
2fd38834a8
python3Packages.urllib3: remove obsolete SSL dependencies
...
Same as:
'https://github.com/gentoo/gentoo/pull/19383 '
Remove certifi as it is not referenced
https://github.com/urllib3/urllib3/commit/90ee766d9153e2f0def7ba903895d51a86c13b5f
2021-03-19 17:23:29 -04:00
Dmitry Kalinkin
8fff8b7127
python2Packages.urllib3: re-enable
...
Was disabled for no explained reason.
Fixes: dced68b7 ('python3Packages.urllib3: enable tests (#114282 )')
2021-03-19 17:18:02 -04:00
Dmitry Kalinkin
6869845ff1
Merge pull request #116808 from veprbl/pr/texlive_dvipng_set_gs
...
texlive.bin.dvipng: refactor gs hardcoding, add a test for it
2021-03-18 21:46:12 -04:00
Dmitry Kalinkin
6829f9e141
texlive.bin.dvipng: refactor gs hardcoding, add a test for it
2021-03-18 20:55:35 -04:00
Dmitry Kalinkin
9adbfba80f
texlive.combine: export packages attribute to help find-tarballs.nix
...
Can be verified using:
nix-instantiate --eval --json --strict ./maintainers/scripts/find-tarballs.nix --arg expr '(import ./. {}).texlive.combined.scheme-small' 2>/dev/null | jq '.[].name' | grep -E "r[0-9]+\.tar\.xz"
2021-03-18 17:50:57 -04:00
Dmitry Kalinkin
7adf3f8127
professor: init at 2.3.3
2021-03-16 11:14:00 -04:00
Dmitry Kalinkin
5c5235bdee
python3Packages.iminuit: init at 2.4.0
2021-03-16 11:14:00 -04:00
Dmitry Kalinkin
95e1233bc1
lhapdf.pdf_sets: update
2021-03-15 21:03:45 -04:00
Dmitry Kalinkin
92ac87f05a
lhadpdf.pdf_sets: update maintainer.sh
2021-03-15 21:03:40 -04:00
Dmitry Kalinkin
7744067c02
Merge pull request #116070 from midchildan/fix/wget-darwin
...
wget: fix darwin build
2021-03-12 12:04:29 -05:00
Dmitry Kalinkin
e641756799
Merge pull request #115882 from NixOS/musescore-darwin-remove-maintainer
...
musescore: remove darwin maintainer
2021-03-10 23:39:55 -05:00
Dmitry Kalinkin
2e0d0b4692
coreutils: disable df-symlink test
2021-03-09 21:52:38 -05:00
Dmitry Kalinkin
25f8e0cef9
coreutils: enable tests for non-standard store path
...
Tests don't fail because of a different store path, but for other reasons like
lack of sandboxing. Those tests should be disabled explicitly.
2021-03-09 21:52:38 -05:00
Dmitry Kalinkin and Sandro
4e25873e92
pythonPackages.awkward: 1.0.2 -> 1.1.2
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com >
2021-03-06 15:55:19 -05:00
Dmitry Kalinkin
88237f6545
Merge pull request #114270 from veprbl/pr/graphicsmagick_full_paths
...
graphicsmagick: set full paths to delegates such as ghostscript
2021-03-05 09:37:16 -05:00
Dmitry Kalinkin
46f37ddcc3
delete unreferenced development/tools/scaff
...
Fixes: 0799e016 ('scaff: delete')
2021-03-01 23:06:28 -05:00
Dmitry Kalinkin
43c128776e
Merge pull request #114676 from jD91mZM2/remove-me-as-maintainer
...
remove me as maintainer
2021-03-01 22:19:56 -05:00
Dmitry Kalinkin
e714a4c376
python3Packages.numba: disable on python 3.9
...
RuntimeError: Cannot install on Python version 3.9.2; only versions >=3.6,<3.9 are supported.
2021-03-01 20:51:43 -05:00
Dmitry Kalinkin
921d68d79f
pythonPackages.numba: 0.51.0 -> 0.52.0
2021-02-27 11:58:34 -05:00
Dmitry Kalinkin
04dd63b2f7
pythonPackages.llvmlite: 0.34.0 -> 0.35.0
2021-02-27 11:58:08 -05:00
Dmitry Kalinkin
5b9a3edb20
sherpa: fix on darwin
...
Fixes: 81cf1908 ('sherpa: fix build w/glibc-2.32')
2021-02-25 17:24:13 -05:00
Dmitry Kalinkin
e0f3eb5bc6
graphicsmagick: set full paths to delegates such as ghostscript
...
The --with-frozenpaths is something that we already set
unconditionally for imagemagick and imagemagick7. Without it
graphicsmagick may not be able to find its runtime dependencies.
2021-02-24 15:02:35 -05:00
Dmitry Kalinkin
4f702f7e30
pythonPackages.psutil: disable impure cpu_freq test
...
Tries to reach into /sys/devices/system/cpu, which may fail on
non-NixOS.
2021-02-24 11:20:58 -05:00
Dmitry Kalinkin
ce9b57bc39
pythonPackages.psutils: use pytestCheckHook
2021-02-24 11:20:51 -05:00
Dmitry Kalinkin
669c286d27
herwig,thepeg: mark as gpl3Only
2021-02-24 00:30:11 -05:00
Dmitry Kalinkin
116108e2b6
herwig: 7.2.1 -> 7.2.2
...
thepeg: 2.2.1 -> 2.2.2
2021-02-23 23:56:37 -05:00
Dmitry Kalinkin
d3800053c6
Merge pull request #113897 from raboof/smartmontools-update-drivedb-to-r5171
...
smartmontools: update drivedb to r5171
2021-02-21 13:24:33 -05:00
Dmitry Kalinkin
d657b4cd91
rivet: add sansmath to fix make-plots
...
https://gitlab.com/hepcedar/rivet/-/commit/ef29ea553c371f06b94e0cc04cc0c92622687ed7
2021-02-19 14:41:46 -05:00
Dmitry Kalinkin
78f333489e
Merge pull request #111473 from veprbl/pr/libuv_disable_tcp_connect_timeout
...
libuv: disable an impure test
2021-02-18 19:34:34 -05:00
Dmitry Kalinkin
eae3dabef3
Merge pull request #113140 from SFrijters/wine-6.2
...
wine{Unstable,Staging}: 6.1 -> 6.2
2021-02-14 19:18:44 -05:00
Dmitry Kalinkin
8d6fa8ee9e
Merge pull request #111932 from oxij/fix/emergency-fetchzip
...
[A rather critical bugfix] fetchzip: fix `extraPostFetch` concatenation
2021-02-05 17:39:09 -05:00
Dmitry Kalinkin
580c2e4ec7
Merge pull request #112006 from holymonson/darwin-impure-cmds
...
Partial Revert "darwin: add impure-cmds"
2021-02-05 10:38:00 -05:00
Dmitry Kalinkin
ad292c41b1
bluejeans: remove veprbl from maintainers
2021-02-04 14:03:03 -05:00
Dmitry Kalinkin
6ba1fbdd37
Merge pull request #110605 from veprbl/pr/qt515_qtwebengine_darwin_patch_update
...
qt515.qtwebengine: update darwin patches
2021-02-02 13:34:18 -05:00
Dmitry Kalinkin
f602c10ea7
Merge pull request #109368 from holymonson/check-headers
...
darwin: check apple headers
2021-02-01 12:12:03 -05:00
Dmitry Kalinkin
98cc48e3f7
Merge pull request #109052 from holymonson/bootstrap_cmds
...
darwin.bootstrap_cmds: update to 121
2021-01-31 19:07:51 -05:00
Dmitry Kalinkin
0b214e0956
libuv: disable tcp_connect_timeout test
...
The test relies on connection to 8.8.8.8 port 9999 to hang.
In sandboxed build it is skipped anyway:
ok 270 - tcp_connect_timeout # SKIP Network unreachable.
2021-01-31 11:10:28 -05:00
Dmitry Kalinkin
8468a9878c
Merge pull request #87856 from eadwu/kernel/same-kernel
...
nixos/kernel.nix: ensure same kernel is used
2021-01-30 22:13:02 -05:00
Dmitry Kalinkin
efda1be800
Merge pull request #99314 from eadwu/clight/fix-config-file
...
nixos/clight: fix config file generation
2021-01-30 22:10:13 -05:00
Dmitry Kalinkin
161b9b2436
Merge pull request #99323 from eadwu/nvidia/hardware.nvidia.package
...
nixos: hardware.nvidia.package option for selecting nvidia package
2021-01-30 22:08:37 -05:00
Dmitry Kalinkin
84b3d08ba6
Merge pull request #111057 from veprbl/pr/darwin_CF_fix_sandboxing
...
darwin.CF: fix sandboxed build
2021-01-30 19:30:51 -05:00
Dmitry Kalinkin
7301135474
Merge pull request #111129 from holymonson/ICU
...
darwin.ICU: update to 66108 and restruct
2021-01-30 12:26:45 -05:00
Dmitry Kalinkin
2a07b6eb73
Merge pull request #110895 from tobim/pkgs/arrow-cpp-3.0.0
...
arrow-cpp: 2.0.0 -> 3.0.0
2021-01-30 12:16:29 -05:00
Dmitry Kalinkin
cd463399ff
dia: fix CVE-2019-19451
2021-01-30 12:01:45 -05:00
Dmitry Kalinkin
684963881b
darwin.CF: fix sandboxed build
...
Had to abandon the use of sourceRoot primarily because it prevents
stdenv from chmod'ing the ../configure into a writable file.
2021-01-28 16:55:53 -05:00
Dmitry Kalinkin
c457d983c7
cups: remove assert that breaks systemd = null deep override
...
This is another case of #73102
2021-01-28 15:56:25 -05:00
Dmitry Kalinkin
1fbb13bc85
dbus: remove assert that breaks systemd = null deep override
...
This is another case of #73102
2021-01-28 15:48:50 -05:00
Dmitry Kalinkin
24bae16e71
libusb1: remove assert that breaks udev = null deep override
...
This is another case of #73102
2021-01-28 15:48:49 -05:00
Dmitry Kalinkin
34dea03bc1
Merge pull request #107119 from Mic92/texlive
...
texlive: use python3 by default
2021-01-27 08:54:51 -05:00
Dmitry Kalinkin
03ef3681b5
qt515.qtwebengine: update darwin patches
...
A working build seems to further requre SDK 10.14+ and working that
around is not trivial.
2021-01-23 11:45:54 -05:00
Dmitry Kalinkin
963286d5b6
Merge pull request #108590 from holymonson/apple_package_version
...
darwin: generate apple packages preparing for update macos sdk
2021-01-23 08:16:29 -05:00
Dmitry Kalinkin
55e8a35caf
Merge pull request #109422 from veprbl/pr/binutils_use_gold_darwin_cross
...
binutils: enable gold when cross compiling on darwin
2021-01-21 18:47:25 -05:00
Dmitry Kalinkin
eeaca31048
Merge pull request #108651 from holymonson/mark-broken
...
darwin: explicitly mark broken for failed building apple packages
2021-01-16 11:14:24 -05:00
Dmitry Kalinkin
9120da4c4a
binutils: enable gold when cross compiling on darwin
...
This basically reverts:
- 3c5188cc ('binutils: disable gold when building on darwin')
- 457b48cc ('binutils: apply patch when cross compiling from darwin')
Tested by building:
- nix build -f . pkgsCross.i686-embedded.buildPackages.binutils
- nix build -f . pkgsCross.aarch64-embedded.buildPackages.binutils
2021-01-14 19:06:22 -05:00
Dmitry Kalinkin
4faa65a09c
Merge pull request #108895 from veprbl/pr/texlive_2020_20210109
...
texlive: 2020.20201009 -> 2020.20210109
2021-01-12 09:20:35 -05:00
Dmitry Kalinkin
02828f91f1
Merge pull request #105709 from CajuM/symbiflow
...
Add Symbiflow + prjxray for OSS Xilinx FPGA development
2021-01-11 18:49:31 -05:00
Dmitry Kalinkin
0708a5e690
all-packages.nix: fix eval of kdeFrameworks for kora-icon-theme
...
Fixes : #102168
2021-01-11 19:59:48 +01:00
Dmitry Kalinkin
c5787e5b8c
texlive: 2020.20201009 -> 2020.20210109
2021-01-11 13:02:54 -05:00
Dmitry Kalinkin
ac255ab62e
texlive: put snapshot date into the version
2021-01-11 13:01:39 -05:00
Dmitry Kalinkin
1b36c97948
all-packages.nix: fix eval of kdeFrameworks for kora-icon-theme
...
Fixes : #102168
2021-01-11 09:44:19 -05:00
Dmitry Kalinkin
8bee208bf8
Merge pull request #107335 from veprbl/pr/root_6_20_08
...
root: 6.18.04 -> 6.22.06, don't build vendored LLVM
2021-01-01 12:28:37 -05:00
Dmitry Kalinkin
96186b217c
Merge pull request #107204 from veprbl/pr/texlive_substitute_from_hydra
...
texlive.combine: set allowSubstitutes = true
2020-12-24 18:32:46 -05:00
Dmitry Kalinkin
2e018bdac9
Merge pull request #107433 from WolfangAukang/winetricks-20201206
...
winetricks: 20200412 -> 20201206
2020-12-22 23:10:49 -05:00
Dmitry Kalinkin
ffcf3a1a78
yoda-with-root: mark as broken
2020-12-22 22:40:25 -05:00
Dmitry Kalinkin
a30bff21e8
root: use llvm_5 from nixpkgs
2020-12-21 18:24:25 -05:00
Dmitry Kalinkin
b7e70092c5
root: 6.20.08 -> 6.22.06
2020-12-21 16:43:09 -05:00
Dmitry Kalinkin
9521efa607
cling: fix libc include path for non-glibc
2020-12-21 13:08:21 -05:00
Dmitry Kalinkin
7d6e0d5324
root: 6.18.04 -> 6.20.08
2020-12-20 23:49:54 -05:00
Dmitry Kalinkin
5f04cf2749
Merge pull request #107108 from veprbl/pr/awkward_1_0_1
...
pythonPackages.awkward: 0.4.5 -> 1.0.1, awkward1 -> awkward
2020-12-20 12:03:41 -05:00
Dmitry Kalinkin
f86651e63b
texlive.combine: set allowSubstitutes = true
2020-12-19 11:33:50 -05:00
Dmitry Kalinkin
5ba4eb2d2e
glew{,110}: don't depend on mesa on darwin
2020-12-17 16:53:35 -05:00
Dmitry Kalinkin
823bc77463
libAfterImage: init at 1.20
2020-12-17 16:48:58 -05:00
Dmitry Kalinkin
0b5dcf00a9
pythonPackages.awkward: 0.4.5 -> 1.0.1, awkward1 -> awkward
2020-12-17 12:49:37 -05:00
Dmitry Kalinkin
5a6265ad6b
Merge pull request #106175 from SuperSandro2000/auto-update/python3.7-uproot-methods
...
python37Packages.uproot{,3}-methods: 0.9.1 -> 0.10.0
2020-12-17 12:29:21 -05:00
Dmitry Kalinkin
b583611cec
qt515: fix on darwin after bump to 5.15.2
2020-12-11 04:31:24 +01:00
Dmitry Kalinkin
29d9cd8121
Merge pull request #105935 from lopsided98/buildbot-update
...
buildbot: 2.8.4-> 2.9.2
2020-12-09 17:35:58 -05:00
Dmitry Kalinkin
d527419584
Merge pull request #105490 from veprbl/pr/dvisvgm_2_11
...
texlive.bin.dvisvgm: texlive 2.8.1 -> upstream 2.11
2020-12-01 18:56:51 -05:00
Dmitry Kalinkin
9ef277209a
texlive.bin.dvisvgm: texlive 2.8.1 -> upstream 2.11
2020-11-30 15:38:28 -05:00
Dmitry Kalinkin
7e9337f2e4
rivet: 3.1.2 -> 3.1.3
2020-11-29 08:40:23 -05:00
Dmitry Kalinkin
7236fe248d
yoda: 1.8.4 -> 1.8.5
2020-11-29 08:40:07 -05:00
Dmitry Kalinkin
ca5424b750
perlPackages.LaTeXML: patch shebangs to use full path to perl on darwin
2020-11-28 16:45:48 -05:00
Dmitry Kalinkin
492f3b80ab
blender: fix on darwin
2020-11-26 14:51:18 -05:00
Dmitry Kalinkin
d9d8c8a7fc
blender: use ffmpeg instead of ffmpeg_3
...
build_files/cmake/Modules/FindFFmpeg.cmake currently searches for
libavcodec/ac3_parser.h which is not present in ffmpeg_3 (at least on
darwin).
2020-11-26 14:49:54 -05:00
Dmitry Kalinkin
a97cb19b38
Merge pull request #104593 from siriobalmelli-foss/fix/ghostscript
...
ghostscript: fix broken rpath on Darwin
2020-11-26 10:01:38 -05:00
Dmitry Kalinkin
731c548629
Merge pull request #104373 from andresilva/linux-zen-5.9.9
...
linux_zen: 5.9.6 -> 5.9.10
2020-11-24 21:43:57 -05:00
Dmitry Kalinkin
b70bbd9319
Merge pull request #104687 from Luflosi/nextpnr-unpin-qt-version
...
nextpnr: unpin Qt version
2020-11-24 13:32:26 -05:00
Dmitry Kalinkin
7d9c1b2dca
Merge pull request #86834 from eadwu/nvidia_x11/fix-vulkan-icd
...
nvidia_x11: fix vulkan icd filename
2020-11-24 08:02:39 -05:00
Dmitry Kalinkin
91e1cc12be
yed: mark as broken if jre.gtk3 is not available
...
This cleans up nixpkgs-review report on darwin
2020-11-23 14:03:19 -05:00
Dmitry Kalinkin
a78bfde65e
Merge pull request #103835 from delroth/jadx-1.2.0
...
jadx: 1.1.0 -> 1.2.0
2020-11-21 21:27:56 -05:00