1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-23 00:01:24 -04:00
Commit graph

55129 commits

Author SHA1 Message Date
Michael Raskin 4847f44ffd sodium: 1.0.0 → 1.0.1 2014-12-21 11:14:24 +03:00
Michael Raskin ff7d027050 SlimerJS: 0.9.3 → 0.9.4 2014-12-21 11:14:24 +03:00
Michael Raskin ad0efe83ff afflib: 3.7.5 → 3.7.6 2014-12-21 11:14:24 +03:00
Michael Raskin f0a29cd6da eigen: 3.2.2 → 3.2.3 2014-12-21 11:14:24 +03:00
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
Nicolas B. Pierron 974edc5056 nixos-option: Use <nixpkgs/nixos> instead of <nixpkgs>. 2014-12-21 01:33:06 +01:00
Emery Hemingway 01910e84f9 nixos: tox-bootstrapd service 2014-12-20 18:20:27 -05:00
Pascal Wittmann f94580da69 Fix license attribute of many bsd-like licensed packages 2014-12-21 00:00:35 +01:00
Emery Hemingway 3c05529df9 libtoxcore: bump, build DHT bootstrap daemon 2014-12-20 17:37:24 -05: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
Nicolas B. Pierron 82a5f54c0d nixos-option: Support -I option. 2014-12-20 20:30:19 +01:00
Nicolas B. Pierron c9682a22ff nixos-option: Produce nicer error messages in case of typos. 2014-12-20 19:52:28 +01:00
Michael Raskin eff240d9d9 Fix missing paths 2014-12-20 21:49:02 +03:00
Nicolas B. Pierron 640428d3c5 nixos-option: Handle 'attrsOf submodule' options. 2014-12-20 19:16:43 +01: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
Daniel Bergey 79c8cc4bf4 include version number in name
league provides no version number, so use date
2014-12-20 14:45:26 +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
Daniel Bergey 4c064b5478 add LaTeX Project Public License v1.3c for Gyre
use lib.maintainers
2014-12-19 20:07:53 +00: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
Daniel Bergey a2db5ebf20 add TeX Gyre fonts 2014-12-19 19:31:58 +00:00
Daniel Bergey 123f553a22 add League of Moveable Type fonts
Conflicts:
	pkgs/top-level/all-packages.nix
2014-12-19 19:31:56 +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