about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* Fix license attribute of many bsd-like licensed packagesPascal Wittmann2014-12-21
|
* fix maintainer informationPascal Wittmann2014-12-20
| | | | s/maintainer/maintainers
* Merge pull request #5412 from devhell/mp3gainPascal Wittmann2014-12-20
|\ | | | | mp3gain: Add package
| * mp3gain: Add packagedevhell2014-12-20
| | | | | | | | This adds mp3gain which is a normalizer for mp3 audio files.
* | Fix missing pathsMichael Raskin2014-12-20
| |
* | Merge pull request #5402 from bergey/haskell-csv-conduit-packdepsPeter Simons2014-12-20
|\ \ | | | | | | haskell: add csv-conduit, packdeps
| * | haskell: add csv-conduit, packdepsDaniel Bergey2014-12-19
| | | | | | | | | | | | | | | | | | | | | csv-conduit is a CSV library using conduit (streams) packdeps is an executable to compare Haskell dependencies to latest available versions
* | | mediainfo, libmediainfo, libzen: fix typo (close #5413)devhell2014-12-20
| |/ |/|
* | libssh: security+maintenance to fix CVE-2014-8132Vladimír Čunát2014-12-20
| | | | | | | | | | Also switched to openssl instead of libgcrypt (wouldn't compile otherwise), and fixed meta.license.
* | Merge pull request #5406 from ehmry/electrumJaka Hudoklin2014-12-20
|\ \ | | | | | | eletrum: drop python-... prefix from name
| * | eletrum: drop python-... prefix from nameEmery Hemingway2014-12-19
| | |
* | | Merge pull request #5396 from matejc/rageJaka Hudoklin2014-12-20
|\ \ \ | | | | | | | | rage: add enlightenment's own video/audio player
| * | | rage: add enlightenment's own video/audio playerMatej Cotman2014-12-19
| | | |
* | | | kde4.kmplayer: use gentoo mirror (fixes #5407)Vladimír Čunát2014-12-20
| | | | | | | | | | | | | | | | The upstream server is down.
* | | | Merge pull request #5384 from ts468/glusterfsArseniy Seroka2014-12-20
|\ \ \ \ | | | | | | | | | | FIX: Change local state dir
| * | | | FIX: Change local state dir, which must be writable, from ↵Thomas Strobel2014-12-18
| | | | | | | | | | | | | | | | | | | | "/nix/store/...glusterfs..." to "/var"
* | | | | ruby gems: propagate ruby because it contains the hooks to add gem search ↵Evgeny Egorochkin2014-12-20
| | | | | | | | | | | | | | | | | | | | paths, needed by nix-shell-created environments
* | | | | crashplan: install desktop fileDomen Kožar2014-12-19
| | | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit 42b2c1f3cf41844e7edf41a4523dd6c3ff958234) Signed-off-by: Domen Kožar <domen@dev.si>
* | | | | bfr: justify perl516Pascal Wittmann2014-12-19
| | | | | | | | | | | | | | | | | | | | docs fail to build with newer versions
* | | | | bfr: update source url, fix build and adopt itPascal Wittmann2014-12-19
| | | | |
* | | | | axel: add meta-informationPascal Wittmann2014-12-19
| | | | |
* | | | | coq_HEAD: update to latest Git versionJohn Wiegley2014-12-19
| | | | |
* | | | | emacsPackages.haskellMode: regress to 13.10 until next releaseJohn Wiegley2014-12-19
| |_|_|/ |/| | |
* | | | Merge pull request #4397 from matejc/zed10Eelco Dolstra2014-12-19
|\ \ \ \ | | | | | | | | | | zed: upgrade to 1.0 version
| * | | | zed: upgrade to 1.0.0 versionMatej Cotman2014-12-19
| | | | |
* | | | | node-packages: add trash and empty-trashPascal Wittmann2014-12-19
| | | | |
* | | | | Merge pull request #5400 from KoviRobi/masterPascal Wittmann2014-12-19
|\ \ \ \ \ | |/ / / / |/| | | | Updated remind package name (otherwise unchanged).
| * | | | Updated remind package name (otherwise unchanged).Kovacsics Robert (rmk35)2014-12-19
|/ / / / | | | | | | | | | | | | Also added myself to the maintainers list.
* | | | Merge pull request #5399 from rycee/fix-typolethalman2014-12-19
|\ \ \ \ | |_|/ / |/| | | Fix minor typo in documentation.
| * | | Fix minor typo.Robert Helgesson2014-12-19
|/ / /
* | | Merge pull request #5398 from matejc/vlcurlDomen Kožar2014-12-19
|\ \ \ | | | | | | | | vlc: change url
| * | | vlc: change urlMatej Cotman2014-12-19
| | | |
* | | | Merge pull request #5397 from tomfitzhenry/update-git-to-2.1.4Eelco Dolstra2014-12-19
|\ \ \ \ | | | | | | | | | | [SECURITY] Update git to 2.1.4
| * | | | [SECURITY] Update git to 2.1.4Tom2014-12-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes CVE-2014-9390 http://article.gmane.org/gmane.linux.kernel/1853266
* | | | | systemd: Apply upstream fixesEelco Dolstra2014-12-19
|/ / / / | | | | | | | | | | | | | | | | In particular, upstream commit 3072eecf3c714e3ed88c882623c40aca15445f64 fixes 15-character network interface names (as generated by ID_NET_NAME_MAC).
* | | | calibre: update from 2.12.0 to 2.13.0Pascal Wittmann2014-12-19
| | | |
* | | | groovy: update from 2.3.8 to 2.3.9Pascal Wittmann2014-12-19
| | | |
* | | | TypoEelco Dolstra2014-12-19
| | | |
* | | | Shut up a warning from udevEelco Dolstra2014-12-19
|/ / / | | | | | | | | | Issue #5260.
* | | virtualisation.qemuNetworkingOptions -> virtualisation.qemu.networkingOptionsMathijs Kwik2014-12-19
| | |
* | | timidity: update from 2.13.0 to 2.14.0Vincent Laporte2014-12-19
| | |
* | | Merge pull request #5253 from grwlf/eduke32lethalman2014-12-19
|\ \ \ | | | | | | | | eduke32.nix: disable libpng
| * | | eduke32.nix: disable libpng (can't build with it)Sergey Mironov2014-12-07
| | | |
* | | | Merge pull request #5273 from berdario/masterDomen Kožar2014-12-19
|\ \ \ \ | | | | | | | | | | Skip nonreproducible Util test in paramiko
| * | | | Add paramiko test removal commentDario Bertini2014-12-09
| | | | |
| * | | | Skip nonreproducible Util test in paramikoDario Bertini2014-12-09
| | | | |
* | | | | Merge pull request #5304 from puffnfresh/package/mimmslethalman2014-12-19
|\ \ \ \ \ | | | | | | | | | | | | Add mimms, an mms (e.g. mms://) stream downloader
| * | | | | Remove mimms name from descriptionBrian McKenna2014-12-12
| | | | | |
| * | | | | Add mimms, an mms (e.g. mms://) stream downloaderBrian McKenna2014-12-11
| | | | | |
* | | | | | Merge pull request #5320 from teh/hyperdexlethalman2014-12-19
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add hyperdex.