1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-02 18:42:15 +00:00
Commit graph

34165 commits

Author SHA1 Message Date
Luka Blaskovic 7b7607382d lua packages: propagate libs with a setupHook
The LUA_PATH and LUA_CPATH variables are needed to load libraries.
This setupHook exports them to the environment.
2018-02-25 21:24:47 +00:00
Nikolay Amiantov 735e2232a8 opencv3WithoutCuda: init, use where needed
Most usage of OpenCV is fairly simple (like face recognision or image loading)
so we don't have to force users to compile CUDA-enabled OpenCV for those.
2018-02-25 22:24:10 +03:00
Nikolay Amiantov f6925dbdd8 opencv3: enable contrib by default 2018-02-25 22:24:10 +03:00
Nikolay Amiantov 9c14e99e71 python.pkgs.webassets: move to a separate file 2018-02-25 22:24:10 +03:00
Nikolay Amiantov c17b05e94e python.pkgs.virtkey: move to a separate file 2018-02-25 22:24:10 +03:00
Nikolay Amiantov 2cad4e61db python.pkgs.sockjs-tornado: move to a separate file 2018-02-25 22:24:10 +03:00
Nikolay Amiantov 67487427e9 python.pkgs.pylru: move to a separate file 2018-02-25 22:24:10 +03:00
Nikolay Amiantov 1f9a7ec651 python.pkgs.flask_script: move to a separate file 2018-02-25 22:24:10 +03:00
Nikolay Amiantov 91840c30bd python.pkgs.flask_principal: move to a separate file 2018-02-25 22:24:10 +03:00
Nikolay Amiantov 48db371328 python.pkgs.flask_assets: move to a separate file 2018-02-25 22:24:10 +03:00
Nikolay Amiantov 2a32c8a1ed python.pkgs.enum-compat: move to a separate file 2018-02-25 22:24:10 +03:00
Nikolay Amiantov a299bf6692 python.pkgs.scandir: move to a separate file 2018-02-25 22:24:10 +03:00
Nikolay Amiantov cc6dff3be4 python.pkgs.sarge: move to a separate file 2018-02-25 22:24:10 +03:00
Nikolay Amiantov 674c3d20fc python.pkgs.pyspf: move to a separate file 2018-02-25 22:24:09 +03:00
Nikolay Amiantov 22c37db7f2 python.pkgs.python-axolotl-curve25519: move to a separate file 2018-02-25 22:24:09 +03:00
Nikolay Amiantov 22f5d7e8a9 python.pkgs.python-axolotl: move to a separate file 2018-02-25 22:24:09 +03:00
Nikolay Amiantov 370f5b4c57 pypolicyd-spf: move to all-packages
It's not a library.
2018-02-25 22:24:09 +03:00
Nikolay Amiantov c336e5c872 scfbuild: move to all-packages
It's not a library.
2018-02-25 22:24:09 +03:00
Nikolay Amiantov 41abde91ce nccl: 1.2.4-1 -> 2.1.4
It's closed source now.
2018-02-25 22:24:09 +03:00
Nikolay Amiantov a10c91d5ae opencv3: fix compilation with CUDA support 2018-02-25 22:24:09 +03:00
Nikolay Amiantov 25079ad238 caffe: depend on opencv3
openblas is used since it's propagated from OpenCV and ATLAS compiled without
architecture-specific optimizations is generally slower than OpenBLAS as I
heard.
2018-02-25 22:24:09 +03:00
Nikolay Amiantov 1bfca90bf7 cntk: 2.2 -> 2.4
Comment for `broken` indicates that it never worked at all, which is strange
since on my machine it did. Anyway it works now for me.
2018-02-25 22:24:09 +03:00
Nikolay Amiantov 08f8ad26b3 treewide: unquote homepage in my packages
I don't like this personally but we have #27809 as a precedent.
2018-02-25 22:24:08 +03:00
Tim Steinbach 7b2cff98a0
font-awesome: Add 5.0.6
Rename font-awesome-ttf to font-awesome_4, add alias to old name
2018-02-25 12:50:20 -05:00
Jörg Thalheim c544e9a10f
Merge pull request #35552 from yegortimoshenko/20180225.155732/imgpatchtools
imgpatchtools: init at 0.3
2018-02-25 17:08:48 +00:00
Yegor Timoshenko 40a63aa999 imgpatchtools: init at 0.3 2018-02-25 16:49:23 +00:00
Jörg Thalheim 0fadb81af4
Merge pull request #35510 from volth/jdk-on-aarch64
jdk: use oraclejdk on aarch64
2018-02-25 16:43:58 +00:00
Jan Tojnar a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
Jan Tojnar 7e6921b5f9
phpPackages.php-cs-fixer: 2.10.2 → 2.10.3 2018-02-25 12:51:39 +01:00
Tyler Compton 4b9b82c038
lxterminal: switch to using GTK3
The version of VTE that uses GTK2 is not maintained, so using lxterminal
with GTK2 means dealing with a lot of bugs that have already been fixed
in newer VTE versions. I actually meant to set up lxterminal to use GTK3
in the first place, but didn't realize that wasn't the default until
now.
2018-02-25 12:46:10 +01:00
Shea Levy 3c57e770cf
Only build libseccomp on supported systems 2018-02-24 23:05:08 -05:00
Shea Levy 87270fb306
gnu-efi: Only build on efi-enabled systems 2018-02-24 21:49:31 -05:00
Shea Levy 7d7b7a03fa
libgpgperror: Add derivation for gen-posix-lock-obj to help in cross-compilation 2018-02-24 20:51:04 -05:00
volth b5c200bc25 jdk: use oraclejdk on aarch64 2018-02-25 01:09:33 +00:00
Nikolay Amiantov 6850418426 rpcs3: init at 2018-02-23 2018-02-25 01:48:23 +03:00
Elis Hirwing 3dfe50ffb6
sequeler: init at 0.5.3 2018-02-24 23:24:47 +01:00
Maximilian Bosch f027e82e76 avidemux: rewrite derivation
This drastically reduces the complexity of the `avidemux` derivation
and adds QT5 support (see #33248).

Rather than invoking `cmake` over preconfigured hooks, it's much easier
to use the `bootStrap.bash` script provided by the developers to do the
installation tasks. Furthermore this script makes it way easier to
configure which parts of `avidemux` should be used (e.g. CLI-only) or
without the plugins.

In order to create a CLI-only instance you can simply override the
derivation:

```
avidemux.override {
  withQT = false;
}
```

It's possible to set the default executable as well (`avidemux` creates
a `avidemux_qt5` and `avidemux_cli` executable by default):

```
avidemux.override {
  default = "cli"; # default is `qt5`
}
```

The GTK support has been dropped entirely since it was originally broken
in our system and can't be built ATM. Other distros such as ArchLinux
don't support GTK anymore (see https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/avidemux#n64)
2018-02-25 01:04:07 +03:00
Jan Tojnar 2cb88c524b
deadbeefPlugins.opus: init at 0.8 2018-02-24 18:43:23 +01:00
Shea Levy 63fa1fcb04
kexectools: Only build on kexecable architectures. 2018-02-24 10:37:54 -05:00
Shea Levy aaaa6f0a69
RISC-V: Add top-level alias for proper glibc 2018-02-24 10:07:54 -05:00
Jörg Thalheim da5f9e64fa
Merge pull request #35470 from Lassulus/rtl8814au
rtl8814au: init at 4.3.21
2018-02-24 14:14:47 +00:00
Shea Levy 80cb13b728
icu58: Fix evaluation 2018-02-24 08:52:58 -05:00
lassulus 0ab8bf61af rtl8814au: init at 4.3.21 2018-02-24 14:34:34 +01:00
Shea Levy 7142440d75
icu: Fix cross-building.
The icu4c cross-build process requires access to a full buildRoot of a
native build, so we add a variant of the build that just does the
buildPhase and copies the buildRoot to $out for access by the cross
compile.
2018-02-24 08:02:06 -05:00
Jörg Thalheim 5df64232e0
Merge pull request #35455 from dywedir/exiftool
exiftool: 10.60 -> 10.80
2018-02-24 11:07:06 +00:00
Jörg Thalheim cece81ff58
Merge pull request #35397 from volth/scala-bump
scala: {2.9.3, 2.10.6, 2.11.11, 2.12.4} -> {2.10.7, 2.11.12, 2.12.4}
2018-02-24 09:46:10 +00:00
Vladyslav M 045046389a exiftool: 10.60 -> 10.80 2018-02-24 11:30:24 +02:00
Robert Helgesson cf10ed5c7b
perl-Encode: 2.96 -> 2.97 2018-02-24 08:55:18 +01:00
Frederik Rietdijk 3002880b66
Merge pull request #35345 from dtzWill/update/grip-4.4.0
grip: 4.3.2 -> 4.4.0, patch to handle front matter
2018-02-24 07:49:30 +00:00
Jörg Thalheim eb05f92c08
Merge pull request #35401 from makefu/pkgs/cups-zj-58/init
cups-zj-58: init at 2018-02-22
2018-02-23 22:42:52 +00:00