about summary refs log tree commit diff
path: root/pkgs
AgeCommit message (Collapse)AuthorFilesLines
2018-04-29wire-desktop: correct desktopItemworldofpeace1-1/+1
2018-04-29darling: fix srcMatthew Bauer1-6/+11
Darling has a case conflict which means that its src hash will be different between case sensitive and case insensitive file systems. This is not ideal and the only way around it is basically to remove the offending files from the output. I use fetchzip here to do that but I hope there is a better fix available eventually.
2018-04-29Merge pull request #39408 from timokau/cddlib-094iMichael Raskin1-6/+38
cddlib: 0.94h -> 0.94i, add cdd_both_reps binary
2018-04-30Merge pull request #39652 from ajs124/makemkv_1_12_qt5xeji1-6/+6
makemkv: 1.10.8 -> 1.12.2, switch from qt4 to qt5
2018-04-29Merge pull request #39678 from Ma27/fix-awsclixeji1-2/+8
awscli: 1.14.50 -> 1.15.10; fix build
2018-04-29libressl: fix evalMatthew Justin Bauer1-1/+1
2018-04-29Merge pull request #35361 from sconybeare/masterxeji1-0/+5
monkeysphere: wrap the monkeysphere executable with the necessary crypto libraries …
2018-04-29Merge pull request #39634 from matthewbauer/remove-openbsd-netcatMatthew Justin Bauer5-57/+12
Replace netcat-openbsd with libressl
2018-04-29libressl: move netcat stuff to '.nc' outputMatthew Bauer2-4/+9
I still feel weird about doing this because it seems a little hacky but this was requested by @Mic92 and seems understandable to not want to mix up libressl outputs with netcat stuff.
2018-04-29Merge pull request #39636 from matthewbauer/netbsdMatthew Justin Bauer5-537/+192
netbsd: cleanups
2018-04-29netbsd.games: disable more games on darwinMatthew Bauer1-13/+20
2018-04-29Merge pull request #38066 from jluttine/calibre-3.20.0Anderson Torres1-12/+0
calibre: remove unnecessary patch
2018-04-29Merge pull request #36005 from ryantm/auto-update/rtaudio-4.1.2-to-5.0.0xeji1-2/+2
rtaudio: 4.1.2 -> 5.0.0
2018-04-29pythonPackages.hdbscan: init at 0.8.12 (#37762)Matan Shenhav2-0/+32
2018-04-29Merge pull request #39513 from xeji/qemu-2-12xeji4-236/+5
qemu: 2.11.1 -> 2.12.0
2018-04-29ldb: 1.1.27 → 1.1.31Bruno Bigras1-3/+4
fix #39572
2018-04-29awscli: 1.14.50 -> 1.15.10; fix buildMaximilian Bosch1-2/+8
As reported in #39676 the build broke because of ca52152 as the bump of `pythonPackages.botocore` to 1.10.9 clashed with the wanted dependencies in `awscli`. In order to reduce the risk of accidental bugs because of loosened version constraints I bumped the AWS CLI to `1.15.10` which depends on `botocore@1.10` as well. Fixes #39676
2018-04-29chromium: fix build on aarch64Léo Gaspard2-0/+22
chromium build on aarch64 failed with: ``` FAILED: obj/skia/skia/convolver_neon.o g++ -MMD -MF obj/skia/skia/convolver_neon.o.d -DV8_DEPRECATION_WARNINGS -DUSE_UDEV -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DNO_TCMALLOC -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DCHROMIUM_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -D_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSK_IGNORE_LINEONLY_AA_CONVEX_PATH_OPTS -DSK_HAS_PNG_LIBRARY -DSK_HAS_WEBP_LIBRARY -DSK_HAS_JPEG_LIBRARY -DSK_SUPPORT_GPU=1 -DSK_FREETYPE_MINIMUM_RUNTIME_VERSION=\(\(\(FREETYPE_MAJOR\)\ \*\ 0x01000000\)\ \|\ \(\(FREETYPE_MINOR\)\ \*\ 0x00010000\)\ \|\ \(\(FREETYPE_PATCH\)\ \*\ 0x00000100\)\) -DSK_GAMMA_EXPONENT=1.2 -DSK_GAMMA_CONTRAST=0.2 -DSK_DEFAULT_FONT_CACHE_LIMIT=20971520 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -DFT_CONFIG_CONFIG_H=\"freetype-custom-config/ftconfig.h\" -DFT_CONFIG_MODULES_H=\"freetype-custom-config/ftmodule.h\" -DFT_CONFIG_OPTIONS_H=\"freetype-custom-config/ftoption.h\" -DPDFIUM_REQUIRED_MODULES -DCHROMIUM_RESTRICT_VISIBILITY -DUSE_LIBJPEG_TURBO=1 -DU_USING_ICU_NAMESPACE=0 -DU_ENABLE_DYLOAD=0 -DU_STATIC_IMPLEMENTATION -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE -DUCHAR_TYPE=uint16_t -DUSE_SYSTEM_ZLIB=1 -I../.. -Igen -I../../skia/config -I../../skia/ext -I../../third_party/skia/include/c -I../../third_party/skia/include/config -I../../third_party/skia/include/core -I../../third_party/skia/include/effects -I../../third_party/skia/include/encode -I../../third_party/skia/include/gpu -I../../third_party/skia/include/images -I../../third_party/skia/include/lazy -I../../third_party/skia/include/pathops -I../../third_party/skia/include/pdf -I../../third_party/skia/include/pipe -I../../third_party/skia/include/ports -I../../third_party/skia/include/utils -I../../third_party/skia/src/gpu -I../../third_party/skia/src/sksl -I../../third_party/skia/include/codec -I../../third_party/skia/include/private -I../../third_party/skia/include/client/android -I../../third_party/skia/src/codec -I../../third_party/skia/src/core -I../../third_party/skia/src/image -I../../third_party/skia/src/images -I../../third_party/skia/src/opts -I../../third_party/skia/src/pdf -I../../third_party/skia/src/ports -I../../third_party/skia/src/shaders -I../../third_party/skia/src/shaders/gradients -I../../third_party/skia/src/sfnt -I../../third_party/skia/src/utils -I../../third_party/skia/src/lazy -I../../third_party/skia/third_party/gif -I../../third_party/skia/src/effects/gradients -Igen/shim_headers/libpng_shim -Igen/shim_headers/zlib_shim -I../../third_party/freetype/include -I../../third_party/freetype/src/include -I../../third_party/harfbuzz-ng/src -I../../third_party/libjpeg_turbo -I../../third_party/fontconfig/src -I../../third_party/icu/source/common -I../../third_party/icu/source/i18n -I../../third_party/sfntly/src/cpp/src -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -Wno-builtin-macro-redefined -D__DATE__= -D__TIME__= -D__TIMESTAMP__= -funwind-tables -fPIC -pipe -pthread -fno-omit-frame-pointer -g0 -fno-builtin-abs -fvisibility=hidden -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-deprecated-declarations -fno-delete-null-pointer-checks -Wno-missing-field-initializers -Wno-unused-parameter -O2 -fno-ident -fdata-sections -ffunction-sections -isystem/nix/store/smmxgfkqaqqh43d5gmv5p3abcq19hkzy-glib-2.56.0-dev/include/glib-2.0 -isystem/nix/store/yn3bbw1sxg19h07wzn16k0ja58wr9yiz-glib-2.56.0/lib/glib-2.0/include -isystem/nix/store/f82jgynysk9mvhyfavfzims41zkskb3c-libpng-apng-1.6.34-dev/include/libpng16 -isystem/nix/store/56i89kfi2nmjrv8hifsz6zikr6pq1avw-zlib-1.2.11-dev/include -std=gnu++14 -fno-exceptions -fno-rtti -nostdinc++ -isystem../../buildtools/third_party/libc++/trunk/include -isystem../../buildtools/third_party/libc++abi/trunk/include -fvisibility-inlines-hidden -Wno-narrowing -c ../../skia/ext/convolver_neon.cc -o obj/skia/skia/convolver_neon.o ../../skia/ext/convolver_neon.cc: In function 'int32x4_t skia::AccumRemainder(const unsigned char*, const Fixed*, int)': ../../skia/ext/convolver_neon.cc:26:65: error: cannot convert '<brace-enclosed initializer list>' to 'int32x4_t {aka __vector(4) int}' in return return {remainder[0], remainder[1], remainder[2], remainder[3]}; ^ ``` The following patch appears to fix this build issue. Source: https://chromium.googlesource.com/chromium/src.git/+/b84682f31dc99b9c90f5a04947075815697c68d9%5E%21/#F0 Suggested-by: @dezgeg
2018-04-29chromium: skia patch appears to be still needed with 66 on aarch64Léo Gaspard1-1/+1
Cc @chaoflow @bendlas Replaces #39628
2018-04-29Merge pull request #39677 from dywedir/tiledPascal Wittmann1-3/+3
tiled: 1.1.4 -> 1.1.5
2018-04-29instead: 3.2.0 -> 3.2.1Pascal Wittmann1-2/+2
2018-04-29Merge pull request #39672 from pstn/gnunet-gitviric2-0/+94
gnunet: Add gnunet_git.
2018-04-29tiled: 1.1.4 -> 1.1.5Vladyslav Mykhailichenko1-3/+3
2018-04-29Merge pull request #37915 from jtojnar/gimp-2.10Jan Tojnar11-146/+247
GIMP 2.10
2018-04-29uchiwa: 1.1.2 -> 1.2.0Peter Hoeg2-8/+8
2018-04-29gimp-with-plugins: filter out broken plugins from default selectionJan Tojnar1-1/+1
2018-04-29gimpPlugins.texturize: mark as brokenJan Tojnar1-0/+1
2018-04-29gimpPlugins.focusblur: mark as brokenJan Tojnar1-0/+1
2018-04-29gnunet: Add gnunet_git.Philipp Steinpaß2-0/+94
2018-04-29tor-browser-bundle-bin: allow unset XAUTHORITYJoachim Fasting1-1/+1
Apparently this can happen on e.g., fedora. Closes https://github.com/NixOS/nixpkgs/issues/38671
2018-04-29linux_hardened: enforce usercopy whitelistingJoachim Fasting1-0/+3
The default is to warn only
2018-04-29gmic: 2.2.1 → 2.2.2 + build gimpPluginJan Tojnar2-33/+31
2018-04-29ufraw: build gimp pluginJan Tojnar2-30/+21
2018-04-29gimpPlugins.lqrPlugin: use liblqr1 from pkgsJan Tojnar1-11/+2
2018-04-29gimp: 2.8.22 → 2.10.0Jan Tojnar6-71/+108
2018-04-29Merge pull request #39662 from ilya-kolpakov/pymc3Robert Schütz3-18/+103
pythonPackages.pymc3: init at 3.2
2018-04-29gcalcli: pin older versions of needed python packagesPeter Hoeg1-19/+44
2018-04-28openjdk: 8u172-b02 -> 8u172-b11Tim Steinbach1-9/+9
2018-04-28Merge pull request #39657 from dotlambda/home-assistant-0.68.0Peter Hoeg3-10/+15
home-assistant: 0.67.1 -> 0.68.0
2018-04-28pythonPackages.pymc3: init at 3.2Ilya Kolpakov2-0/+66
2018-04-28pythonPackages.patsy: 0.3.0 -> 0.5.0Ilya Kolpakov2-18/+37
2018-04-28weechat-matrix-bridge: 2018-01-10 -> 2017-03-29Michael Raskin1-3/+3
2018-04-28weechat: 2.0 -> 2.1Michael Raskin1-2/+2
2018-04-28linux-copperhead: Fix all-packages referenceTim Steinbach1-1/+1
2018-04-28openjdk: 10.0.0 -> 10.0.1Tim Steinbach1-3/+3
2018-04-28Merge pull request #35410 from jtojnar/syncthing-gtk-0.9.3Jan Tojnar2-26/+26
syncthing-gtk: 0.9.2.7 → 0.9.3
2018-04-28syncthing-gtk: 0.9.2.7 → 0.9.3.1Jan Tojnar2-26/+26
2018-04-28linux-copperhead: Add 4.16.5.aTim Steinbach3-7/+44
Separate LTS and stable kernel releases
2018-04-28linux-copperhead: 4.14.36.a -> 4.14.37.aTim Steinbach1-2/+2
2018-04-28scala: 2.12.5 -> 2.12.6Tim Steinbach1-2/+2