Commit graph

53507 commits

Author SHA1 Message Date
Cillian de Róiste
cee89ef215 Pymacs: use buildPythonPackage instead of mkDerivation 2014-11-21 00:09:25 +01:00
Emery Hemingway
e6f70fd2b3 icecast: update 2.3.3 to 2.4.0
now with opus support
2014-11-20 17:41:22 -05:00
Emery Hemingway
21e4ff5624 initial liquidsoap service expression 2014-11-20 17:41:15 -05:00
Emery Hemingway
c1f458eb85 initial liquidsoap package expression 2014-11-20 17:34:14 -05:00
Mateusz Kowalczyk
12cb1dcb18 agda-TotalParserCombinators: mark as broken
Due to 0.9 stdlib update, author notified.
2014-11-20 21:16:33 +00:00
Arseniy Seroka
bf73a53ee9 Merge pull request #5067 from jagajaga/vim_plugins
sort plugins
2014-11-21 00:00:45 +03:00
Arseniy Seroka
f54f79e5a3 sort plugins 2014-11-20 23:49:17 +03:00
Vincent Laporte
4f3190f3da Adds libltc
Linear (or Longitudinal) Timecode (LTC) is an encoding of timecode data
as a Manchester-Biphase encoded audio signal. The audio signal is
commonly recorded on a VTR track or other storage media.

libltc provides functionality to encode and decode LTC from/to timecode,
including SMPTE date support.

libltc is the successor of libltcsmpte.

Homepage: http://x42.github.io/libltc/
2014-11-20 19:42:01 +00:00
Vladimír Čunát
e887fc72d3 nasm: add a do-not-update comment 2014-11-20 17:58:10 +01:00
Peter Simons
9a4637ea41 Merge pull request #5048 from abbradar/greencard
haskell-greencard: add package
2014-11-20 17:20:45 +01:00
Boris Sukholitko
4c9c9c394f libdwarf: upgrade to the latest version
Also build and export dwarfdump, dwarfdump2 utilities.
2014-11-20 17:59:08 +02:00
Peter Simons
0cb9343af1 haskell-hayland: revert new addition
Reverts (one half of) NixOS/nixpkgs#4999, i.e. 55bb7dd1f2. The
package doesn't compile: http://hydra.cryp.to/build/249781/log/raw.
Please re-submit when the issue has been resolved.
2014-11-20 16:46:08 +01:00
Mateusz Kowalczyk
5fc61b7fa0 mpd: update to 0.19.4 2014-11-20 13:30:01 +00:00
Mateusz Kowalczyk
8570046e5c rlwrap: update from 0.41 to 0.42 2014-11-20 13:28:43 +00:00
Shea Levy
a75e6c8b45 Merge branch 'gitMinimal' of github.com:proger/nixpkgs
since git is used to bootstrap a lot, this can save lots of waiting
time.
2014-11-20 08:26:46 -05:00
Cillian de Róiste
21753791b1 hplip: fix typo in license 2014-11-20 14:23:19 +01:00
Vladimir Kirillov
3630b98555 all-packages: add gitMinimal, use it for nix-exec and fetchgit
since git is used to bootstrap a lot, this can save lots of waiting
time.
2014-11-20 15:22:55 +02:00
Vladimír Čunát
a19eeddd70 ruby-2.1.1: fix patch numbering (and build)
Wrong patch paths were ignored until recently by our stdenv.
It's slightly unclear to me which patches were supposed to be used.
2014-11-20 13:22:56 +01:00
Eelco Dolstra
17cf42d876 Fix patchelf RPM builds
http://hydra.nixos.org/build/17037187
2014-11-20 13:19:36 +01:00
Vladimír Čunát
c14dee55e8 ruby-2.0: fix patch paths (and build)
Wrong patch paths were ignored until recently by our stdenv.
2014-11-20 12:54:49 +01:00
Joachim Schiele
44e3246811 owncloudclient: initial 1.7.0 packaged added 2014-11-20 12:47:47 +01:00
Thomas Tuegel
1286572302 qvim: add ttuegel to maintainers 2014-11-20 05:14:02 -06:00
Thomas Tuegel
f383ecb8c4 qvim: upgrade to 20140827 (stable) 2014-11-20 05:14:02 -06:00
Thomas Tuegel
4e11748886 hplip: update license attribute 2014-11-20 05:14:02 -06:00
Thomas Tuegel
ac696769af Revert "Merge pull request #4693 from flosse/hplip-update"
This reverts commit 1b064645ed, reversing
changes made to 14cef95e84.

As discussed in the comments to the aforementioned pull request, while
the new version supports many new printer models, many components of the
driver are broken because of some corner cases in the Python wrapper. In
particular, the loader for the binary binary driver needed by many
middle- and high-end printers is broken, negating most of the value in
updating!
2014-11-20 05:14:01 -06:00
Eelco Dolstra
87419c016f openssh: Update to 6.7p1 2014-11-20 12:12:33 +01:00
Vladimír Čunát
e3388aea6e nasm: downgrade again until syslinux gets fixed
Syslinux won't compile with the new version http://hydra.nixos.org/build/17236670
We've already had one update+revert cycle before.
CC @psub.
2014-11-20 11:33:25 +01:00
Eelco Dolstra
99a2afd784 Update to Debian 7.7 2014-11-20 11:11:21 +01:00
Eelco Dolstra
e5513ac4dc Add Ubuntu 14.10 2014-11-20 11:11:08 +01:00
Georges Dubus
99988e173b Merge pull request #5054 from j-keck/master
sbt: update to version 0.13.7
2014-11-20 10:53:42 +01:00
Georges Dubus
cd336bbc69 fabric: update to 1.10.0 2014-11-20 10:37:53 +01:00
Domen Kožar
49a933c596 Revert "zmq: initial package"
This reverts commit b9c7f8dba1.

Conflicts:
	pkgs/servers/zeromq/default.nix
	pkgs/top-level/all-packages.nix
2014-11-20 10:08:52 +01:00
Mateusz Kowalczyk
997b4bff29 agda-pretty: mark as broken
Broken by updating the stdlib to 0.9. For now I let the author know.
2014-11-20 09:04:54 +00:00
Mateusz Kowalczyk
cf399c1d68 Merge pull request #4372 from drvirgilio/pond
new package: pond
2014-11-20 08:51:37 +00:00
David Virgilio
df59a24730 new package: pond 2014-11-20 01:18:51 -06:00
William A. Kennington III
e33cccd686 nixos/ids: Fix systemd ids 2014-11-19 15:01:44 -08:00
William A. Kennington III
487e47a8e1 nixos/ids: Add systemd networking ids 2014-11-19 14:59:42 -08:00
Aycan iRiCAN
5e5346bfd7 Merge pull request #5057 from aycanirican/update-emacsPackages-js2-mode
emacsPackages.js2-mode updated to latest release.
2014-11-20 00:38:56 +02:00
Aycan iRiCAN
f578c0ce5d emacsPackages.js2-mode updated to latest release. 2014-11-20 00:37:37 +02:00
Domen Kožar
92af853b8b fix eval 2014-11-19 22:55:24 +01:00
William A. Kennington III
745c2e9d73 systemd: Enable networking features 2014-11-19 13:26:25 -08:00
Mateusz Kowalczyk
1bded4188b scala: lib.licenses instead of a string 2014-11-19 18:54:58 +00:00
Mateusz Kowalczyk
03655c332a Add meta.branch to a bunch of packages
Gives better results in the monitor
2014-11-19 18:54:58 +00:00
aszlig
18b306b041
protobuf: Clean up and update to version 2.6.1.
The upstream URL has changed as well as the download URL. I'm using the
archive from GitHub directly now, because version 2.6.1 hasn't been
uploaded to Google Code yet.

Changed the meta.license attribute to BSD3, because I haven't actually
found anything regarding "mBSD" on the web, so I'm guessing it should
mean "modified BSD". After digging up a bit more, there seems to be
overall consensus on BSD3/"new BSD" license, because it's BSD3 with
copyright of Google Inc. on the license.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-19 19:51:44 +01:00
Domen Kožar
8236ca5d70 properly package pyopenssl 2014-11-19 19:41:44 +01:00
Mateusz Kowalczyk
5b156eb20a Merge pull request #5019 from Fuuzetsu/updates
Updates (orphans)
2014-11-19 18:31:45 +00:00
j-keck
fc0b1e4bae sbt: update to version 0.13.7 2014-11-19 18:50:59 +01:00
Eelco Dolstra
8be7b23cb3 nixUnstable: Update to 1.8pre3899_8299aaf 2014-11-19 18:26:07 +01:00
lethalman
f0e4b745f7 Merge pull request #5046 from abbradar/checksum-fixes
Checksum fixes
2014-11-19 18:02:09 +01:00
Nikolay Amiantov
9c658343dd mutt-with-sidebar: simplify, fix checksum 2014-11-19 19:48:01 +03:00