Commit Graph

223932 Commits

Author SHA1 Message Date
Andreas Rammhold
b208bf2312
Merge pull request #86642 from kolloch/add-kolloch-to-maintainers
maintainers: add kolloch
2020-05-03 13:57:23 +02:00
Aaron Andersen
dc05d93973
Merge pull request #85319 from aanderse/msphpsql
php.extensions.sqlsrv: 5.8.0 -> 5.8.1
2020-05-03 07:27:05 -04:00
Aaron Andersen
88979ff3aa php.extensions.pdo_sqlsrv: 5.8.0 -> 5.8.1 2020-05-03 07:00:46 -04:00
Aaron Andersen
4e55ea04e8 php.extensions.sqlsrv: 5.8.0 -> 5.8.1 2020-05-03 07:00:25 -04:00
Gabriel Ebner
e5c8002bd1
Merge pull request #82392 from FRidh/octoprint 2020-05-03 12:11:26 +02:00
Gabriel Ebner
d5fb3b4e28 octoprint: add passthru.python 2020-05-03 11:59:18 +02:00
Gabriel Ebner
1e38e7bec9 Revert "buildPythonPackage: always add interpreter to passthru"
This reverts commit 40c012bc855b1e9f96df8cc2186a91332be2d3e6.
2020-05-03 11:53:03 +02:00
Gabriel Ebner
3188961af1
Update pkgs/top-level/all-packages.nix 2020-05-03 11:48:20 +02:00
Elis Hirwing
776f12b39e
Merge pull request #86401 from etu/php-add-doc-to-index
doc: Add PHP section to index
2020-05-03 11:46:37 +02:00
Gabriel Ebner
2869cd03d3 octoprint: fix build 2020-05-03 11:45:36 +02:00
Peter Kolloch
a89c50fc9b maintainers: add kolloch 2020-05-03 11:43:19 +02:00
Yegor Timoshenko
235f4c4a91
Merge pull request #83121 from emilazy/acme-use-ec256
nixos/acme: change default keyType to ec256
2020-05-03 12:41:23 +03:00
Gabriel Ebner
a4f60b72e9 Merge branch 'master' into octoprint 2020-05-03 11:37:52 +02:00
Linus Heckemann
88e07d3a96
Merge pull request #86598 from Valodim/aarch64-hidraw
linux: CONFIG_HIDRAW=y
2020-05-03 11:04:56 +02:00
Gabriel Ebner
f6048691b3
Merge pull request #86629 from marsam/update-lean 2020-05-03 10:10:46 +02:00
Jörg Thalheim
e53c4e20d9
Merge pull request #86631 from Atemu/aarch32-disable-libpfm 2020-05-03 07:27:26 +01:00
Atemu
896e2f4ba7 llvm_10: disable libpfm on aarch32
This is a speculative fix since the llvm_10 build runs OOM currently but it
should also be affected.

See parent commit for more info.
2020-05-03 08:11:45 +02:00
Atemu
00f35a4397 llvm_7,8,9: disable libpfm on aarch32
The armv7l builder has has the same issue some of the aarch64 ones have (#56245)

See:
https://hydra.nixos.org/eval/1583749?filter=llvm_&compare=1583176&full=#tabs-still-fail
https://nix-cache.s3.amazonaws.com/log/3ppqyssyqj5d6sh257zfb5rb6km4m6sa-llvm-7.1.0.drv
https://nix-cache.s3.amazonaws.com/log/rmacd5xwkw3lyb6zknc3sgdcb3cvk6k1-llvm-8.0.1.drv
https://nix-cache.s3.amazonaws.com/log/6s8pasqwkrzzv5lgw1l22zy7mrpzx2p3-llvm-9.0.1.drv
2020-05-03 08:11:10 +02:00
Benjamin Hipple
5ce11e6853
Merge pull request #86564 from r-ryantm/auto-update/fstl
fstl: 0.9.3 -> 0.9.4
2020-05-03 00:41:10 -04:00
Benjamin Hipple
d716c10dde
Merge pull request #86548 from r-ryantm/auto-update/dnsproxy
dnsproxy: 0.24.0 -> 0.27.1
2020-05-03 00:39:50 -04:00
Benjamin Hipple
eb53805f17
Merge pull request #86617 from greydot/update/latte-dock
latte-dock: 0.9.10 -> 0.9.11
2020-05-03 00:39:34 -04:00
Benjamin Hipple
17c827f69f
Merge pull request #86611 from kini/afio/update-urls
afio: package has moved to GitHub
2020-05-03 00:35:48 -04:00
Peter Hoeg
4310c1a4a0
Merge pull request #85094 from helsinki-systems/syslinux_efi
syslinux: add uefi support
2020-05-03 12:33:54 +08:00
Benjamin Hipple
f17f830897
Merge pull request #86621 from flokli/p7zip-insecure
python.pkgs.binwalk: remove p7zip from propagatedBuildInputs
2020-05-02 21:27:24 -04:00
Benjamin Hipple
fd7e0dcf20
Merge pull request #86618 from marsam/update-1password
1password: 0.9.4 -> 0.10.0
2020-05-02 21:21:37 -04:00
ajs124
a09878c205 syslinux: fix UEFI support 2020-05-03 02:18:46 +02:00
Florian Klink
9a2ec56ad4 python.pkgs.binwalk: remove p7zip from propagatedBuildInputs
p7zip is abandoned and may not receive important security fixes.

It was marked as insecure in aa80b4780d849a00d86c28d6b3c78a777dd02e9a

`binwalk` might loose the possibility to extract some binary formats,
but it's better than running it on untrusted imput.
2020-05-03 01:39:35 +02:00
Cole Helbling
440110b83f
nixpkgs-fmt: fix erroneous debug output (#86335)
Prior to this, when used in conjunction with e.g. `format-all-mode`,
garbage like

    node: NODE_STRING@[8934; 9139), indent: IndentLevel { level: 3, alignment: 0 }

would be written to the file.
2020-05-02 23:36:49 +00:00
Milan Pässler
f2d1041b6b nixos/deluge: remove p7zip from extraPackages defaults 2020-05-03 00:48:48 +02:00
Lana Black
1cfe6aeca6 latte-dock: 0.9.10 -> 0.9.11 2020-05-02 22:18:00 +00:00
Keshav Kini
70b4e26403 afio: package has moved to GitHub
The old homepage and src URLs no longer exist.  The author of the package
confirms on GitHub that GitHub is now the official homepage (see
kholtman/afio#12).
2020-05-02 13:39:19 -07:00
Christoph Neidahl
d6fcf36e47
schismtracker: 20120105 -> 20190805 (#76725) 2020-05-02 16:09:13 -04:00
Dmitry Kalinkin
434cf0fe6a
Merge pull request #86602 from matthuszagh/pylibftdi
pylibftdi: point to correct libusb library
2020-05-02 16:07:44 -04:00
adisbladis
a79dee974c
Merge pull request #86595 from adisbladis/buildLayeredImageWithNixDb
dockertools: Add a buildLayeredImageWithNixDb function
2020-05-02 22:06:59 +02:00
Edmund Wu
06fa14fd7d ark: remove p7zip 2020-05-02 22:05:12 +02:00
Edmund Wu
d9fc843f95 jetbrains: remove p7zip from nativeBuildInputs 2020-05-02 22:05:12 +02:00
Edmund Wu
5e52a39c95 woeusb: remove p7zip 2020-05-02 22:05:12 +02:00
Michael Weiss
e9e2f81590
tdesktop: 2.1.0 -> 2.1.1
Regarding microsoft_gsl: The CMake scripts from Telegram-Desktop did not
find it anymore (I didn't investigate this) and Arch already made this
change during the last update. It's probably best to do the same here
especially since Telegram-Desktop is currently based on GSL 3.0.1 while
our version is still at 2.1.0.
2020-05-02 21:30:07 +02:00
zimbatm
662ecb74aa
vpsfree-client: init at 0.11.0 (#86046) 2020-05-02 19:11:23 +00:00
Matt Huszagh
495ac69605 pylibftdi: remove httpserver dependency
httpserver is only used in an example, and prevents python2 builds
from working.
2020-05-02 10:34:03 -07:00
Matt Huszagh
81916c7444 pylibftdi: point to correct libusb library 2020-05-02 10:15:41 -07:00
Mario Rodas
06bed53569
git-lfs: fix manpage install 2020-05-02 11:24:15 -05:00
Mario Rodas
82a0539d1d
Merge pull request #86579 from r-ryantm/auto-update/k9s
k9s: 0.18.1 -> 0.19.4
2020-05-02 10:54:36 -05:00
Vladyslav M
4ca10ed4d9
Merge pull request #86571 from r-ryantm/auto-update/hcxtools 2020-05-02 18:50:12 +03:00
Vincent Breitmoser
bdd2d3ccb2 linux: CONFIG_HIDRAW=y 2020-05-02 17:43:43 +02:00
Mario Rodas
31eb2eff1b
Merge pull request #86373 from marsam/init-icu67
icu67: init at 67.1
2020-05-02 10:41:47 -05:00
Mario Rodas
7ed6ff7168
Merge pull request #86534 from r-ryantm/auto-update/checkstyle
checkstyle: 8.31 -> 8.32
2020-05-02 10:08:50 -05:00
adisbladis
fafb127947
dockertools: Add a buildLayeredImageWithNixDb function
This is analogous to buildImageWithNixDb but instead uses
buildLayeredImage under the hood.
2020-05-02 15:59:39 +01:00
Mario Rodas
0ce7844640
Merge pull request #86578 from r-ryantm/auto-update/imgproxy
imgproxy: 2.11.0 -> 2.13.0
2020-05-02 09:43:45 -05:00
Aldwin Vlasblom
d51792f3cc Update my (avaq) maintainer email address 2020-05-02 16:40:24 +02:00