about summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* slim: Remove glibc from build inputs hackTuomas Tynkkynen2016-04-15
| | | | Not needed anymore after #14668
* Revert "csound: fix build (pthread not found) by adding ↵Nikolay Amiantov2016-04-14
| | | | | | stdenv.cc.libc.out/lib to -L. No idea why this is not default enough specifically when cmake is used" This reverts commit 0103d710cce3b8b6c1f3c7e5c2e2d6f5201b5532.
* Revert "glfw3: apparently fix the build"Nikolay Amiantov2016-04-14
| | | | This reverts commit be90eb047c03c74ccd6ca03703fb69696fc288f8.
* cmake: add all glibc outputs to system prefixNikolay Amiantov2016-04-14
|
* cmake-2_8: fix for multiple outputsNikolay Amiantov2016-04-14
|
* avidemux: refactor again to fix build failuresNikolay Amiantov2016-04-14
|
* Merge pull request #14649 from vbgl/coq_8.5.1Arseniy Seroka2016-04-13
|\ | | | | Coq 8.5pl1
| * coq-ext-lib: 0.9.0-beta3 -> 0.9.3Vincent Laporte2016-04-12
| |
| * coq: 8.5 -> 8.5pl1Vincent Laporte2016-04-12
| |
* | libreoffice: 5.1.0.3 -> 5.1.2.2; still building, but the previous version in ↵Michael Raskin2016-04-13
| | | | | | | | master was broken anyway and these problems are now fixed
* | raspberrypi-firmware: 20150506 -> 1.20160315 (#14300)Octavian Cerna2016-04-13
| | | | | | Cleanup the meta section, add viric and myself as maintainers.
* | Merge pull request #14588 from puffnfresh/bug/remove-docker-tarballsLuca Bruno2016-04-13
|\ \ | | | | | | dockerTools: remove "tarballs" attribute
| * | dockerTools: use pigz for final image tarBrian McKenna2016-04-11
| | | | | | | | | | | | Saves a few seconds on large images.
| * | dockerTools: remove tarballs functionalityBrian McKenna2016-04-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I think the intention of this functionality was to provide a simple alternative to the "runAsRoot" and "contents" attributes. The implementation caused very slow builds of Docker images. Almost all of the build time was spent in IO for tar, due to tarballs being created, immediately extracted, then recreated. I had 30 minute builds on some of my images which are now down to less than 2 minutes. A couple of other users on #nix IRC have observed similar improvements. The implementation also mutated the produced Docker layers without changing their hashes. Using non-empty tarballs would produce images which got cached incorrectly in Docker. I have a commit which just fixes the performance problem but I opted to completely remove the tarball feature after I found out that it didn't correctly implement the Docker Image Specification due to the broken hashing.
* | | criu: 1.3-rc2 -> 2.0 (#14666)Herwig Hochleitner2016-04-13
| | |
* | | mgba: 0.3.1 -> git 20160325 (#14578)Anderson Torres2016-04-13
| | | | | | | | | | | | | | | I have made this release fromgit because 0.4.0 release doesn't compile (gcc complains with an error in Window.cpp: "isnan is not defined on this scope"). The error disappears on mgba git master.
* | | Merge pull request #14665 from bendlas/update-i2pobadz2016-04-13
|\ \ \ | | | | | | | | i2p: 0.9.24 -> 0.9.25
| * | | i2p: 0.9.24 -> 0.9.25Herwig Hochleitner2016-04-13
| | | |
* | | | nspluginwrapper: add missing libXt build inputMichael Raskin2016-04-13
| | | |
* | | | csound: fix build (pthread not found) by adding stdenv.cc.libc.out/lib to ↵Michael Raskin2016-04-13
| | | | | | | | | | | | | | | | -L. No idea why this is not default enough specifically when cmake is used
* | | | glfw3: apparently fix the buildMichael Raskin2016-04-13
| | | |
* | | | gcc49 (gcj): do not create separate lib output (cyclical dependency), fix ↵Michael Raskin2016-04-13
| | | | | | | | | | | | | | | | ecj1 linking. Does not affect the hash of normal gcc49
* | | | julia: fix library path management after multiple-outputs/closure-size mergeMichael Raskin2016-04-13
| | | |
* | | | grass: fix buildVincent Laporte2016-04-13
| | | |
* | | | samba4Full: 4.3.6 -> 4.3.8 (#14661)Tristan Helmich2016-04-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes the following security issues: * CVE-2015-5370 (Multiple errors in DCE-RPC code) * CVE-2016-2110 (Man in the middle attacks possible with NTLMSSP) * CVE-2016-2111 (NETLOGON Spoofing Vulnerability) * CVE-2016-2112 (LDAP client and server don't enforce integrity) * CVE-2016-2113 (Missing TLS certificate validation) * CVE-2016-2114 ("server signing = mandatory" not enforced) * CVE-2016-2115 (SMB IPC traffic is not integrity protected) * CVE-2016-2118 (SAMR and LSA man in the middle attacks possible) See http://badlock.org/ for details.
* | | | Merge pull request #14647 from MostAwesomeDude/tahoezimbatm2016-04-13
|\ \ \ \ | | | | | | | | | | Tahoe-LAFS improvements
| * | | | tahoe-lafs: 1.10.2 -> 1.11.0Corbin2016-04-12
| | | | | | | | | | | | | | | | | | | | Also add myself to maintainers, as I *do* care about this package.
* | | | | tigervnc: fix build by adding dependenciesMichael Raskin2016-04-13
| | | | |
* | | | | photoqt: use wrapQtProgramNikolay Amiantov2016-04-13
| | | | |
* | | | | sound-juicer: use gstreamer setup hookNikolay Amiantov2016-04-13
| | | | |
* | | | | enlightement.rage: use gstreamer setup hookNikolay Amiantov2016-04-13
| | | | |
* | | | | bomi: use wrapQtProgramNikolay Amiantov2016-04-13
| | | | |
* | | | | iptables: add 1.6 branch (init 1.6.0). Not making it the default this time.Michael Raskin2016-04-13
| | | | |
* | | | | asymptote: 2.36 -> 2.37Michael Raskin2016-04-13
| | | | |
* | | | | glusterfs: 3.7.8 -> 3.7.10Michael Raskin2016-04-13
| | | | |
* | | | | zpaqd: 633 -> 707Michael Raskin2016-04-13
| | | | |
* | | | | nginxUnstable: 1.9.11 -> 1.9.14Michael Raskin2016-04-13
| | | | |
* | | | | firejail: 0.9.38 -> 0.9.40Michael Raskin2016-04-13
| | | | |
* | | | | conspy: 1.13 -> 1.14Michael Raskin2016-04-13
| | | | |
* | | | | scons: 2.4.1 -> 2.5.0Michael Raskin2016-04-13
| | | | |
* | | | | libgphoto2: 2.5.9 -> 2.5.10Michael Raskin2016-04-13
| | | | |
* | | | | angelscript: 2.30.2 -> 2.31.0Michael Raskin2016-04-13
| | | | |
* | | | | baresip: 0.4.17 -> 0.4.18Michael Raskin2016-04-13
| | | | |
* | | | | firefox-esr: 45.0.1esr -> 45.0.2esrEelco Dolstra2016-04-13
| | | | | | | | | | | | | | | | | | | | Also, switch to upstream SHA-512 hashes.
* | | | | fetchurl: Support SHA-512 hashesEelco Dolstra2016-04-13
| | | | |
* | | | | buildFHSEnv: post-closure-size fixNikolay Amiantov2016-04-13
| | | | |
* | | | | unshield: 0.7pre3955 -> 1.3Nikolay Amiantov2016-04-13
| | | | |
* | | | | vivaldi: fix evaluationNikolay Amiantov2016-04-13
| | | | |
* | | | | discord: fix evaluationNikolay Amiantov2016-04-13
| | | | |
* | | | | Merge pull request #14650 from hrdinka/fhs-chroot/pkg-pathNikolay Amiantov2016-04-13
|\ \ \ \ \ | | | | | | | | | | | | build-fhs-chrootenv: set PKG_CONFIG_PATH