summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* utftp: Fix manpage fallout from previous commitsTuomas Tynkkynen2017-08-11
|
* stdenv: Don't move info pages to the 'man' outputTuomas Tynkkynen2017-08-11
| | | | | | Because if you were to disable man pages via 'programs.man.enable', the "man" output wouldn't be installed and the info pages would go missing.
* e2fsprogs: Split info pages to own outputTuomas Tynkkynen2017-08-11
| | | | | They weren't actually getting built due to missing texinfo, but it was creating an empty $man/share/info anyway.
* tzdata: Fix man directoryTuomas Tynkkynen2017-08-11
|
* stdenv: Don't move man or info pages to $docTuomas Tynkkynen2017-08-11
| | | | | Because .doc is normally not installed to user environments, these manpages are unaccessible by default otherwise.
* treewide: Add man & info outputs where necessary (instead of doc)Tuomas Tynkkynen2017-08-11
| | | | | Because man & info pages won't be going to $doc after the next commit. Scripted change for the files having one-package-per-file.
* perlPackages.ack: doc -> manTuomas Tynkkynen2017-08-11
|
* ghostscript: Add man outputTuomas Tynkkynen2017-08-11
|
* ffmpeg: Add man outputTuomas Tynkkynen2017-08-11
|
* xorg: Split some man outputs from docTuomas Tynkkynen2017-08-11
| | | | Because soon manpages won't go to $doc anymore.
* Merge pull request #27998 from davidak/macOSDomen Kožar2017-08-11
|\ | | | | replace "Mac OS X" and "OS X" with "macOS"
| * replace "Mac OS X" and "OS X" with "macOS"davidak2017-08-07
| | | | | | | | | | | | | | | | | | | | as it is the official name since 2016 https://en.wikipedia.org/wiki/Macintosh_operating_systems#Desktop exception are parts refering to older versions of macOS like "GUI support for Mac OS X 10.6 - 10.12. Note that Emacs 23 and later [...]"
* | libsoup: security 2.56.0 -> 2.56.1Vladimír Čunát2017-08-10
| | | | | | | | Fixes CVE-2017-2885
* | curl: 7.54.1 -> 7.55.0Franz Pletz2017-08-10
| | | | | | | | | | | | Fixes #28073. Fixes CVE-2017-1000101, CVE-2017-1000100, CVE-2017-1000099.
* | clerk: fix wrapProgram callRobin Gloster2017-08-10
| |
* | system-config-printer: fix wrapProgram callRobin Gloster2017-08-10
| |
* | sawfish: fix wrapProgram callRobin Gloster2017-08-10
| |
* | Partly revert "python.buildEnv: only wrap executables"Robin Gloster2017-08-10
| | | | | | | | | | | | This partly reverts commit 4495bfe1382ea779f02996d0e18d25d892678e8c. The xen changes should not have been commited.
* | Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-08-10
|\ \
| * \ Merge pull request #28094 from Infinisil/gist-updateFrederik Rietdijk2017-08-10
| |\ \ | | | | | | | | gist: 4.5.0 -> 4.6.1
| | * | gist: 4.5.0 -> 4.6.1Silvan Mosberger2017-08-10
| | | |
| * | | Merge pull request #28044 from mpickering/ghc-headDomen Kožar2017-08-10
| |\ \ \ | | | | | | | | | | GHC Head updates
| | * | | Bump ghc HEAD version ghc-8.3.20170808Matthew Pickering2017-08-08
| | | | |
| | * | | Boot ghc HEAD with ghc-8.0.2Matthew Pickering2017-08-08
| | | | |
| | * | | Make version a parameter in GHC HEAD derivationMatthew Pickering2017-08-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If you want to override the source but the major version changes (ie 8.1 -> 8.3) then you also have to modify the version. Otherwise the build will fail with difficult to understand errors, making version a parameter makes it easy to override.
| * | | | unetbootin: 613 -> 655Peter Hoeg2017-08-10
| | | | |
| * | | | Merge pull request #28056 from matthewbauer/miniupnpc-fixDaiderd Jordan2017-08-10
| |\ \ \ \ | | | | | | | | | | | | miniupnpc: fix on darwin
| | * | | | miniupnpc: fix on darwinMatthew Bauer2017-08-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For some reason miniupnpc needs libtool for static linking. Probably not ideal but it’s doing similar on other platforms as well (using ar).
| * | | | | vigra: 1.10.0 -> 1.11.1Willi Butz2017-08-09
| | | | | |
| * | | | | volatility: 2.4 -> 2.6, refactor, update outdated homepageWilli Butz2017-08-09
| | | | | |
| * | | | | pythonPackages.distorm3: init at 3.3.4Robin Gloster2017-08-09
| | | | | |
| * | | | | movit: 1.2.0 -> 1.5.1Willi Butz2017-08-09
| | | | | |
| * | | | | monit: 5.20.0 -> 5.23.0Willi Butz2017-08-09
| | | | | |
| * | | | | Revert "gcc: fix clang build"Daiderd Jordan2017-08-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes the gcc build but results in a gcc that doesn't generate valid binaries. gcc -o hello hello.c ./hello Killed: 9 This reverts commit 2adf36ab8c7903e100e6e7a0a6447934ec09b10e.
| * | | | | android-studio-preview: 3.0.0.8 -> 3.0.0.9Michael Weiss2017-08-09
| | |_|/ / | |/| | | | | | | | | | | | | "Android Studio 3.0 Canary 9" -> "Android Studio 3.0 Beta 1"
| * | | | cacert: really fix utf-8 certname blacklistsFranz Pletz2017-08-09
| | | | | | | | | | | | | | | | | | | | See #27576.
| * | | | searx: cleanup, remove python name prefixFranz Pletz2017-08-09
| | | | |
| * | | | seafile-client: 5.0.7 -> 6.1.0Simon Lackerbauer2017-08-09
| | | | | | | | | | | | | | | | | | | | bump to qt5
| * | | | Merge pull request #28050 from LnL7/darwin-gccDaiderd Jordan2017-08-09
| |\ \ \ \ | | | | | | | | | | | | gcc and gdb: fix clang build
| | * | | | gdb: fix clang buildDaiderd Jordan2017-08-09
| | | | | |
| | * | | | gcc: fix clang buildDaiderd Jordan2017-08-08
| | | | | |
| * | | | | knot-resolver: security 1.3.2 -> 1.3.3Vladimír Čunát2017-08-09
| | | | | | | | | | | | | | | | | | | | | | | | https://lists.nic.cz/pipermail/knot-dns-users/2017-August/001184.html
| * | | | | lkl: 2017-06-27 -> 2017-08-09Dan Peebles2017-08-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Just bumping the package version to pick up a bugfix. Fixes #28055
| * | | | | vulnix: use zodb from pythonPackagesadisbladis2017-08-09
| | | | | |
| * | | | | pythonPackages.zodb: 4.0.1 -> 5.2.4adisbladis2017-08-09
| | | | | |
| * | | | | pythonPackages.transaction: 1.4.3 -> 2.1.2adisbladis2017-08-09
| | | | | |
| * | | | | pythonPackages.pecan: 1.0.3 -> 1.2.1adisbladis2017-08-09
| | | | | |
| * | | | | pythonPackages.pyramid_tm: Remove outdated packageadisbladis2017-08-09
| | | | | |
| * | | | | pythonPackages.hypatia: Remove outdated packageadisbladis2017-08-09
| | | | | |
| * | | | | pythonPackages.repoze_sendmail: Remove outdated packageadisbladis2017-08-09
| | | | | |