1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
Commit graph

54957 commits

Author SHA1 Message Date
Michael Raskin 19dd1be06c compiz: 0.9.11.2 → 0.9.12.0 2014-12-21 11:14:24 +03:00
Michael Raskin adc28993a7 lib odfgen 0.1.1 → 0.1.2 2014-12-21 11:14:24 +03:00
Michael Raskin 67a97340eb qpdfview 0.4.12 → 0.4.13 2014-12-21 11:14:24 +03:00
Nicolas B. Pierron 91cc22e841 Merge pull request #5405 from nbp/nixos-options-derivation
nixos-option: Print the outPath of derivation for option values.
2014-12-20 16:51:49 -08:00
Nicolas B. Pierron c231506b5a Merge pull request #5362 from nbp/update-channels
Add a script to add git branches for each channel.

To create / update references to remote / local channels, you have to run `./maintainers/scripts/update-channel-branches.sh` while you are at the top-level of nixpkgs work directory.  To make this convenient for Nixpkgs / NixOS developer, one can run the following command:

```
$ git config --add alias.fetch-channels '!sh -c "$(git rev-parse --show-cdup)maintainers/scripts/update-channel-branches.sh"'
```

Which will register the alias fetch-channels such that the script can used from sub-directory of nixpkgs by running `git fetch-channels`.
2014-12-20 16:49:18 -08:00
Pascal Wittmann f94580da69 Fix license attribute of many bsd-like licensed packages 2014-12-21 00:00:35 +01:00
Pascal Wittmann f55545c0c9 fix maintainer information
s/maintainer/maintainers
2014-12-20 21:54:22 +01:00
Pascal Wittmann b676be70fc Merge pull request #5412 from devhell/mp3gain
mp3gain: Add package
2014-12-20 21:45:41 +01:00
Michael Raskin eff240d9d9 Fix missing paths 2014-12-20 21:49:02 +03:00
Peter Simons b9331b0100 Merge pull request #5402 from bergey/haskell-csv-conduit-packdeps
haskell: add csv-conduit, packdeps
2014-12-20 17:26:00 +01:00
devhell e9c5b23f2b mediainfo, libmediainfo, libzen: fix typo (close #5413) 2014-12-20 16:47:25 +01:00
devhell 1b4094cf5a mp3gain: Add package
This adds mp3gain which is a normalizer for mp3 audio files.
2014-12-20 15:29:53 +00:00
Vladimír Čunát 7357f0ae24 libssh: security+maintenance to fix CVE-2014-8132
Also switched to openssl instead of libgcrypt (wouldn't compile otherwise),
and fixed meta.license.
2014-12-20 14:50:58 +01:00
Jaka Hudoklin e9e4388959 Merge pull request #5406 from ehmry/electrum
eletrum: drop python-... prefix from name
2014-12-20 11:53:07 +01:00
Jaka Hudoklin 3b78f922ba Merge pull request #5396 from matejc/rage
rage: add enlightenment's own video/audio player
2014-12-20 11:51:08 +01:00
Vladimír Čunát ca850deb9e kde4.kmplayer: use gentoo mirror (fixes #5407)
The upstream server is down.
2014-12-20 10:34:44 +01:00
Emery Hemingway b9c096582d eletrum: drop python-... prefix from name 2014-12-19 19:00:35 -05:00
Arseniy Seroka c08149c6a4 Merge pull request #5384 from ts468/glusterfs
FIX: Change local state dir
2014-12-20 02:09:08 +03:00
Evgeny Egorochkin d9dbeeca79 ruby gems: propagate ruby because it contains the hooks to add gem search paths, needed by nix-shell-created environments 2014-12-20 01:01:39 +02:00
Domen Kožar d500a52eba crashplan: install desktop file
(cherry picked from commit 42b2c1f3cf)
Signed-off-by: Domen Kožar <domen@dev.si>
2014-12-19 23:26:35 +01:00
Pascal Wittmann 3106bab31d bfr: justify perl516
docs fail to build with newer versions
2014-12-19 23:22:15 +01:00
Pascal Wittmann bc19ef9efe bfr: update source url, fix build and adopt it 2014-12-19 23:17:07 +01:00
Nicolas B. Pierron cd2f7ce9f9 nixos-option: Improve error messages to avoid reporting internal location and traces. 2014-12-19 23:00:52 +01:00
Nicolas B. Pierron b2abfe54b3 nixos-option: Print derivation outPath within attribute sets and list, when the strict mode is used. 2014-12-19 23:00:00 +01:00
Pascal Wittmann 197ea06a73 axel: add meta-information 2014-12-19 22:57:38 +01:00
Nicolas B. Pierron 9db6a84f0b nixos-option: Print the outPath of derivation for option values. 2014-12-19 22:33:24 +01:00
John Wiegley d15cd4875f coq_HEAD: update to latest Git version 2014-12-19 13:58:07 -06:00
John Wiegley f6c491891f emacsPackages.haskellMode: regress to 13.10 until next release 2014-12-19 13:57:02 -06:00
Daniel Bergey 856fa922c4 haskell: add csv-conduit, packdeps
csv-conduit is a CSV library using conduit (streams)

packdeps is an executable to compare Haskell dependencies to latest
available versions
2014-12-19 19:35:34 +00:00
Eelco Dolstra fe5ec0f58d Merge pull request #4397 from matejc/zed10
zed: upgrade to 1.0 version
2014-12-19 19:03:50 +01:00
Pascal Wittmann 2679fc571c node-packages: add trash and empty-trash 2014-12-19 18:53:38 +01:00
Pascal Wittmann 6c330112ab Merge pull request #5400 from KoviRobi/master
Updated remind package name (otherwise unchanged).
2014-12-19 17:53:57 +01:00
Matej Cotman 05e40cb1f2 zed: upgrade to 1.0.0 version 2014-12-19 17:53:34 +01:00
Kovacsics Robert (rmk35) caa521c8d2 Updated remind package name (otherwise unchanged).
Also added myself to the maintainers list.
2014-12-19 16:44:00 +00:00
lethalman 987125e256 Merge pull request #5399 from rycee/fix-typo
Fix minor typo in documentation.
2014-12-19 16:36:24 +01:00
Robert Helgesson 8178fd285f Fix minor typo. 2014-12-19 16:30:45 +01:00
Matej Cotman 6616979638 rage: add enlightenment's own video/audio player 2014-12-19 15:52:21 +01:00
Domen Kožar b8b8e80c87 Merge pull request #5398 from matejc/vlcurl
vlc: change url
2014-12-19 15:49:06 +01:00
Eelco Dolstra 2bf7f6785c Merge pull request #5397 from tomfitzhenry/update-git-to-2.1.4
[SECURITY] Update git to 2.1.4
2014-12-19 15:31:45 +01:00
Matej Cotman eebc60d7f9 vlc: change url 2014-12-19 15:22:31 +01:00
Eelco Dolstra e47ed98f9b systemd: Apply upstream fixes
In particular, upstream commit 3072eecf3c714e3ed88c882623c40aca15445f64
fixes 15-character network interface names (as generated by ID_NET_NAME_MAC).
2014-12-19 15:07:37 +01:00
Tom 7800270ae4 [SECURITY] Update git to 2.1.4
This fixes CVE-2014-9390

http://article.gmane.org/gmane.linux.kernel/1853266
2014-12-19 14:05:04 +00:00
Pascal Wittmann e6d0bd0d5c calibre: update from 2.12.0 to 2.13.0 2014-12-19 14:42:31 +01:00
Pascal Wittmann 12673d28fa groovy: update from 2.3.8 to 2.3.9 2014-12-19 14:42:31 +01:00
Eelco Dolstra 80a85541d5 Typo 2014-12-19 14:38:33 +01:00
Eelco Dolstra 5ad3a02938 Shut up a warning from udev
Issue #5260.
2014-12-19 14:37:50 +01:00
Mathijs Kwik 6e728a42ec virtualisation.qemuNetworkingOptions -> virtualisation.qemu.networkingOptions 2014-12-19 11:59:00 +01:00
Vincent Laporte 5191d694c2 timidity: update from 2.13.0 to 2.14.0 2014-12-19 11:29:54 +01:00
lethalman cfac943524 Merge pull request #5253 from grwlf/eduke32
eduke32.nix: disable libpng
2014-12-19 11:14:57 +01:00
Domen Kožar 71316f7c42 Merge pull request #5273 from berdario/master
Skip nonreproducible Util test in paramiko
2014-12-19 10:59:56 +01:00