Peter Simons
cd618ea085
haskell-cprng-aes: update to version 0.6.0
2014-10-26 23:44:49 +01:00
Peter Simons
7056dbb9f7
haskell-conduit-extra: update to version 1.1.4.1
2014-10-26 23:44:49 +01:00
Peter Simons
4f197d45e3
haskell-cipher-aes: update to version 0.2.9
2014-10-26 23:44:49 +01:00
Peter Simons
0c69763412
haskell-ariadne: update to version 0.1.2.2
...
This package cannot evaluate because it depends on the broken data-lens library.
2014-10-26 23:44:49 +01:00
Peter Simons
8edb929bb4
haskell-ansi-terminal: update to version 0.6.2.1
2014-10-26 23:44:49 +01:00
Peter Simons
f603d44feb
haskell-data-lens-fd: add version 2.0.5
...
Don't build this package on Hydra, though, because it depends on data-lens,
which is broken. I add it mostly because recent versions of ariadne will
require it.
2014-10-26 23:44:49 +01:00
Peter Simons
2fc6f97723
haskell-Tensor: update to version 1.1.0.0
2014-10-26 23:44:49 +01:00
Peter Simons
c062dd0857
haskell-StateVar: update to version 1.0.1.0
2014-10-26 23:44:49 +01:00
Peter Simons
589d586da5
haskell-ObjectName: update to version 1.0.1.0
2014-10-26 23:44:49 +01:00
Peter Simons
4d95cdb900
haskell-HaskellNet-SSL: update to version 0.2.5.2
2014-10-26 23:44:49 +01:00
Peter Simons
a963ac1e4a
haskell-HandsomeSoup: update to version 0.3.4
2014-10-26 23:44:49 +01:00
Peter Simons
8b12277065
haskell-git-annex: update to version 5.20141024
2014-10-26 23:44:48 +01:00
Peter Simons
d29fc87b68
haskell-data-lens-fd: add version 2.0.5
2014-10-26 23:44:48 +01:00
Peter Simons
5fb0e333a1
Merge pull request #4667 from anderspapitto/master
...
add rcm, Management Suite for Dotfiles
2014-10-26 20:58:13 +01:00
lethalman
40b5aa1d33
Merge pull request #4506 from cstrahan/logstash-config
...
logstash service: make log verbosity configurable.
2014-10-26 20:10:03 +01:00
lethalman
401c84f75c
Merge pull request #4669 from davidrusu/master
...
Added sync support to taskwarrior
2014-10-26 20:03:31 +01:00
lethalman
3e16e987b6
Merge pull request #4661 from sepi/http-mirrors
...
Added an up-to-date http debian mirror for those without ftp access.
2014-10-26 19:54:50 +01:00
lethalman
70f5917bc1
Merge pull request #4668 from titanous/makemkv
...
makemkv: update to 1.8.14
2014-10-26 19:51:12 +01:00
Bjørn Forsman
52243083ca
gcc-arm-embedded: add missing dependency on 'ncurses'
...
Fixes this:
$ arm-none-eabi-gdb
arm-none-eabi-gdb: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory
2014-10-26 19:45:34 +01:00
lethalman
8ed9a7106d
Merge pull request #4675 from iyzsong/gradle
...
gradle: update to 2.1
2014-10-26 19:44:16 +01:00
Bjørn Forsman
c3ea7835e5
youtube-dl: fix typo
...
Introduced in commit 03c6159efe
("youtube-dl: rename attrname youtubeDl -> youtube-dl"). The old
attribute was spelled with a capital 'L'.
2014-10-26 19:30:36 +01:00
Peter Simons
a8492fd636
http-client: revert update to version 0.4.2.2
...
Commit 1f4c00e0
broke pandoc, which in turn breaks half a dozen other packages.
2014-10-26 16:29:04 +01:00
karsten gebbert
0fee453c14
Added hosc to haskellPackages
2014-10-26 16:26:11 +01:00
karsten gebbert
3071a57c34
Add hsc3 haskell package.
2014-10-26 16:22:29 +01:00
Aristid Breitkreuz
1f4c00e0fc
update http-client
2014-10-26 16:17:44 +01:00
宋文武
f1935d8eb8
gradle: update to 2.1
2014-10-26 22:10:20 +08:00
Cray Elliott
37b1a0b79a
haste-compiler is unable to install packages, mark as broken until resolved
2014-10-26 06:31:27 -07:00
Cray Elliott
da68f67eb7
add portable flag to haste-compiler
2014-10-26 05:26:57 -07:00
Georges Dubus
af5c2d6579
Merge pull request #4650 from madjar/master
...
Atom: updated to 0.139.0
2014-10-26 13:21:46 +01:00
karsten gebbert
642d388ae1
upgrade haskell package haste-compiler to 0.4.3 and fix compilation
2014-10-26 05:03:00 -07:00
Bjørn Forsman
31a61b7151
pidgin-with-plugins: rename attrname pidginWrapper -> pidgin-with-plugins
...
So that both attrname and pkgname is the same. The wrapper was added
just ~1 week ago, so I don't think we need to keep the old name around
for backward compatibility.
2014-10-26 11:51:39 +01:00
Bjørn Forsman
71d4380a41
pidgin-with-plugins: fix version number placement in pkg name
...
Currently the pidgin plugins wrapper is named
"pidgin-VERSION-with-plugins". Fix it so that it becomes
"pidgin-with-plugins-VERSION".
(And add missing newline at the end of file.)
2014-10-26 11:51:09 +01:00
Bjørn Forsman
03c6159efe
youtube-dl: rename attrname youtubeDl -> youtube-dl
...
So that both attrname and pkgname is the same. Keep the old attrname
around for backward compatibility.
2014-10-26 11:01:26 +01:00
Charles Strahan
7231b95f4f
Ruby: 2.1.3 and Fiddle support
...
This packages Ruby 2.1.3, and adds Fiddle support for all 2.x versions.
closes #4656
2014-10-26 04:48:09 +00:00
Charles Strahan
d696f56324
chruby package: a utlity for switching the current ruby version.
2014-10-26 04:31:35 +00:00
Mateusz Kowalczyk
f36972dd9c
haskell-yi-contrib: delete package
...
We deprecated it today.
2014-10-26 03:48:37 +00:00
Mateusz Kowalczyk
95448e468a
haskell-yi-snippet: new package
2014-10-26 03:48:19 +00:00
Mateusz Kowalczyk
19e665126b
haskell-yi: update to 0.11.0
2014-10-26 03:45:25 +00:00
Mateusz Kowalczyk
9eef8fee08
haskell-yi-rope: update to 0.6.0.0
2014-10-26 03:44:56 +00:00
Pascal Wittmann
c17096309e
checkstyle: update from 5.7 to 5.8 and adopt it
2014-10-26 02:27:35 +01:00
David Rusu
d73ae615c5
Merge https://github.com/NixOS/nixpkgs
2014-10-25 21:08:11 -04:00
David Rusu
67f8da419a
added sync support to taskwarrior
2014-10-25 21:08:00 -04:00
William A. Kennington III
8636d93f54
Merge pull request #4213 from wkennington/master.zfsiso
...
[Dont Merge] nixos-iso: Add zfs / btrfs to supportedFilesystems
2014-10-25 18:01:17 -07:00
Pascal Wittmann
f8d64212b3
bvi: update from 1.3.2 to 1.4.0 and adopt it
2014-10-26 02:37:33 +02:00
Jonathan Rudenberg
8cc11f4255
makemkv: update to 1.8.14
2014-10-25 20:14:05 -04:00
Anders Papitto
0d11520727
add rcm, Management Suite for Dotfiles
2014-10-26 00:17:26 +02:00
cillianderoiste
bae08dd971
Merge pull request #4660 from sepi/new-package-python-box2d
...
New package: python-box2d
2014-10-25 22:33:10 +02:00
cillianderoiste
9e18e983de
Merge pull request #4664 from AndersonTorres/mpv
...
MPV: update to 0.6.1
2014-10-25 22:21:09 +02:00
Vladimír Čunát
89354b4b1a
autoconf-2.13: add versioned executable
...
Needed by mozilla hg builds.
2014-10-25 21:40:23 +02:00
Vladimír Čunát
e76772d1fd
tzdata: update
2014-10-25 21:37:24 +02:00