Peter Simons
c595d9642d
haskell-hindent: update to version 3.4
2014-09-23 19:02:50 +02:00
Peter Simons
ae0afc83dd
haskell-haskintex: update to version 0.5.0.1
2014-09-23 19:02:50 +02:00
Peter Simons
9278367ceb
haskell-gitit: update to version 0.10.5.1
2014-09-23 19:02:50 +02:00
Peter Simons
9d5dbc8982
haskell-ghcjs-dom: update to version 0.1.1.0
2014-09-23 19:02:50 +02:00
Peter Simons
5f7836810e
haskell-formatting: update to version 5.4
2014-09-23 19:02:50 +02:00
Peter Simons
5273d6f1fe
haskell-esqueleto: update to version 2.0.2
2014-09-23 19:02:50 +02:00
Peter Simons
23235737c6
haskell-conduit-extra: update to version 1.1.4
2014-09-23 19:02:50 +02:00
Peter Simons
2fcb930466
haskell-compdata-param: update to version 0.8.0.2
2014-09-23 19:02:49 +02:00
Peter Simons
0a1cc691de
haskell-cassava: update to version 0.4.2.0
2014-09-23 19:02:49 +02:00
Peter Simons
02fe59b9b8
haskell-basic-prelude: update to version 0.3.9
2014-09-23 19:02:49 +02:00
Peter Simons
94b3149962
haskell-libmpd: don't build obsolete version 0.8.0.5 unless some other package depends on it
2014-09-23 19:02:49 +02:00
Peter Simons
aeeb7533ff
haskell-haskoin: disable test suite to fix the build
...
https://github.com/haskoin/haskoin/issues/109
2014-09-23 19:02:49 +02:00
John Wiegley
b26da01082
ocamlPackages: pin at 4.01, since much breaks with 4.02
2014-09-23 09:47:56 -05:00
Domen Kožar
9fe2ac79af
Revert "boost155: specify lib dir for lib output"
...
This reverts commit e640935da6
.
2014-09-23 16:00:30 +02:00
Domen Kožar
e640935da6
boost155: specify lib dir for lib output
2014-09-23 15:59:14 +02:00
Thomas Strobel
97437ac7a1
Disable tests for snapper-gui
2014-09-23 15:50:50 +02:00
Eelco Dolstra
91fa55e702
Remove references to <nixpkgs>
...
Nixpkgs should not use <nixpkgs> to refer to itself, because $NIX_PATH
might not be set or not point to the same Nixpkgs. It's also
unnecessary.
2014-09-23 15:48:15 +02:00
Thomas Strobel
48265fd181
Use Nix default version of boost library.
2014-09-23 15:46:06 +02:00
Eelco Dolstra
eb3794186c
boost: Quick eval fix
2014-09-23 15:37:19 +02:00
John Wiegley
c436d3d045
ledger: 3.0.2 -> 3.0.4
2014-09-23 08:21:38 -05:00
Domen Kožar
9f057131f1
fix eval
2014-09-23 14:23:54 +02:00
Domen Kožar
6e8056ada9
further improvements to buildLuaPackage
2014-09-23 13:56:46 +02:00
wyvie
111b5aa38c
Assertion throws err message on fail in buildLuaPackage
2014-09-23 13:56:45 +02:00
wyvie
124ccae2e8
Refactored to use callPackage right
2014-09-23 13:56:45 +02:00
wyvie
6bd2f75f1c
Switched from import to callPackage
2014-09-23 13:56:45 +02:00
wyvie
5c4362ae5a
Simplified lua-packages function arguments to look nicer in all-packages
2014-09-23 13:56:45 +02:00
wyvie
e6eb51496b
Added luaPackages, moved lua sockets and lua filesystem to luaPackages, fixed mudlet deps
2014-09-23 13:56:45 +02:00
Nathaniel Baxter
b99773fc00
wineUnstable: Bump version to 1.7.27
2014-09-23 21:47:47 +10:00
Thomas Strobel
5aa9869066
Add python package: snapper-gui
...
Graphical frontend for snapper.
Not tested, yet.
2014-09-23 12:18:52 +02:00
Eelco Dolstra
0bc83f656a
iproute2: Update to 3.16.0
2014-09-23 12:07:29 +02:00
Eelco Dolstra
bf44536c79
mercurial: Update to 3.1.1
2014-09-23 12:03:11 +02:00
Eelco Dolstra
9126447710
Bring back Boost 1.55 for now
2014-09-23 11:58:03 +02:00
Eelco Dolstra
cae28df8fa
sysstat: Update to 11.0.1 and install systemd units
2014-09-23 11:51:46 +02:00
Eelco Dolstra
dad7623758
wdiff: Update to 1.2.2
2014-09-23 11:51:46 +02:00
Eelco Dolstra
6d773d92ed
less: Update to 468
2014-09-23 11:51:46 +02:00
Eelco Dolstra
98010275e6
e2fsprogs: Update to 1.42.12
2014-09-23 11:51:46 +02:00
Thomas Strobel
1cd703f3a9
Add package: snapper
...
Snapper is a tool for Linux filesystem snapshot management, developed for OpenSuSE.
2014-09-23 11:46:56 +02:00
Domen Kožar
6e3114a8a3
k3d: 0.8.0.2 -> 0.8.03
2014-09-23 11:33:40 +02:00
Eelco Dolstra
d3d889eaef
nixUnstable: Update to 1.8pre3823_53b044c
2014-09-23 10:56:22 +02:00
Georges Dubus
e27c77353e
thunderbird: update from 31.1.0 to 31.1.1
2014-09-23 10:37:24 +02:00
Vincent Laporte
d274ee3f80
Adds camlp4
...
Camlp4 is a software system for writing extensible parsers for
programming languages.
Camlp4 was part of the official OCaml distribution until its version
4.01.0.
Homepage: https://github.com/ocaml/camlp4
2014-09-23 09:34:13 +01:00
James Cook
27f3301650
firefox: Update to 32.0.2.
2014-09-23 08:19:47 +01:00
Mathijs Kwik
eb1ed09b1d
neoload: provide fake fontconfig file (fixes chroot builds)
2014-09-23 09:17:02 +02:00
Mathijs Kwik
e80cbedbae
VM builds: Use default kernel
...
(this was set to 3.10 when 3.4 was our default)
See commit d846e97656
.
2014-09-23 09:17:01 +02:00
Mathijs Kwik
04369b6819
xulrunner: stick to firefox's src attribute
2014-09-23 09:16:55 +02:00
Michel Kuhlmann
911d0d5b12
rPackages: prefixing package-system-dependencies with 'pkgs.'
...
Closes #4217
2014-09-23 07:47:37 +01:00
Michael Raskin
6b21183afa
Fix Ocaml version for MonotoneViz so that lablgtk woks
2014-09-23 10:04:45 +04:00
Mateusz Kowalczyk
3d0832dbc8
ocaml-cairo: inherit platforms
2014-09-23 06:24:34 +01:00
Mateusz Kowalczyk
a21d58515b
ocaml-cairo: fix sha256
...
Seems that the original sha was just wrong but because Hydra doesn't
build this and we appear to have had no OCaml users until very recently,
no one noticed.
2014-09-23 06:23:14 +01:00
Mateusz Kowalczyk
bffbed3343
Merge pull request #4203 from k0ral/binwalk
...
Added binwalk package, and its dependency pyqtgraph.
2014-09-23 05:53:51 +01:00
Michael Raskin
ebe9994c81
Update firefox-bin to 32.0.2
2014-09-23 08:11:52 +04:00
William A. Kennington III
2de4144bf7
More boost fixes
2014-09-22 19:57:15 -07:00
Mateusz Kowalczyk
3330d0c670
haskell-vado: jailbreak
...
It used the Hackage feature to bump the upper bound on Attoparsec,
something we don't account for yet.
2014-09-23 03:18:55 +01:00
Domen Kožar
dded855483
perlPackages.NetAMQP: disable tests
2014-09-23 00:24:52 +02:00
Domen Kožar
17a64ccf24
vagrant: fix hash
2014-09-23 00:24:52 +02:00
Mateusz Kowalczyk
7fefb6f5c3
tibia: update to 10.55
2014-09-22 23:16:37 +01:00
Vincent Bernardoff
259bbdd5e4
Added OCaml release 4.02.0.
...
Closes #4197
2014-09-22 20:13:32 +01:00
koral
ec1712a601
Added runtime dependencies for binwalk.
2014-09-22 20:37:39 +02:00
William A. Kennington III
514784dcd0
kde412: Add boost libs to kdepim
2014-09-22 11:34:53 -07:00
Mateusz Kowalczyk
cd5f4e7f85
Merge pull request #4211 from ehmry/cpuminer-cryptonight
...
Cpuminer cryptonight
2014-09-22 19:26:35 +01:00
Aristid Breitkreuz
6960a0bcc2
Merge pull request #4212 from k0ral/mtd-utils
...
Upgraded mtd-utils to v1.5.1
2014-09-22 20:21:34 +02:00
Nathaniel Baxter
b94e33d7b8
wineUnstable: Bump version to 1.7.26
2014-09-22 20:18:30 +02:00
Mateusz Kowalczyk
7e99c9f5cf
slang: fix src
2014-09-22 19:17:33 +01:00
Paul Koerbitz
c15b4e1ac1
Add gforth to development/compilers
2014-09-22 19:56:52 +02:00
koral
19907d3abd
Upgraded mtd-utils to v1.5.1
2014-09-22 19:56:49 +02:00
Richard Barrell
dd57adfb7c
Tidy: gparted and gsmartcontrol are not games.
2014-09-22 17:33:40 +01:00
Emery Hemingway
be73d6c2f6
cpuminer-multi: update 20140619 to 20140723
2014-09-22 12:28:19 -04:00
Peter Simons
e288ab79e3
Merge pull request #4208 from joachifm/haskell-libmpd-fixes
...
haskell-libmpd: follow Haskell package conventions
2014-09-22 17:28:34 +02:00
Eelco Dolstra
d49991e40a
Net::Amazon::S3: Add to channel
2014-09-22 16:41:06 +02:00
Joachim Fasting
4e9963f07b
haskell-libmpd: follow Haskell package conventions
...
This patch brings libmpd into line with Haskell package conventions,
per feedback from @peti at NixOS/nixpkgs#4190 .
2014-09-22 16:13:35 +02:00
Michel Kuhlmann
1aa3951099
saga: adding me as maintainer
2014-09-22 13:59:28 +02:00
Michel Kuhlmann
5d166bb8d5
saga: Compiling with all dependencies
2014-09-22 13:57:20 +02:00
Michel Kuhlmann
6516bf4dd0
new 'gis' hierachy and initial saga expression
2014-09-22 13:57:20 +02:00
Peter Simons
e81b9f4bd8
Merge pull request #4085 from wkennington/master.boost
...
Boost Updates
2014-09-22 13:53:34 +02:00
Rob Vermaas
020d06f278
Merge pull request #4200 from nathanielbaxter/dev/aria2
...
aria2: Bump version to 1.18.8
2014-09-22 13:01:59 +02:00
koral
47c2b205ae
Added binwalk package, and its dependency pyqtgraph.
2014-09-22 12:44:41 +02:00
Edward Tjörnhammar
383f142858
libretro: added bsnes, fba, gambatte, genesis-plus-gx, prboom
2014-09-22 12:35:07 +02:00
Domen Kožar
a22aeba9b3
orc: disable tests
2014-09-22 12:35:07 +02:00
Nathaniel Baxter
3cbe41cbae
aria2: Bump version to 1.18.8
2014-09-22 19:41:41 +10:00
Florent Becker
8e4a1aebdd
meta for ocamlPackages.eliom
2014-09-22 11:00:51 +02:00
lethalman
4cc00a1f2b
Merge pull request #4169 from DamienCassou/gnome-shell-pomodoro
...
gnome-shell-pomodoro for gnome 3.12 package
2014-09-22 09:47:34 +02:00
William A. Kennington III
3ff5532a82
ceph: 0.79 -> 0.85
2014-09-21 20:27:12 -07:00
Mateusz Kowalczyk
29a62fe2de
oniguruma: update from 5.9.4 to 5.9.5
2014-09-22 01:42:00 +01:00
Mateusz Kowalczyk
5d264cc00d
manpages: update from 3.71 to 3.72
2014-09-22 01:32:48 +01:00
Mateusz Kowalczyk
1ffe41b34f
Merge branch 'dev/ati-drivers' of https://github.com/nathanielbaxter/nixpkgs
2014-09-22 01:27:00 +01:00
William A. Kennington III
31220480d8
boost: Update depdendent packages
2014-09-21 17:20:59 -07:00
Jaka Hudoklin
aa7147c31b
rubyLibs: add heroku client
2014-09-22 01:57:01 +02:00
Mateusz Kowalczyk
e480764d50
haskell-vty: update to 5.2.2
2014-09-21 23:18:59 +01:00
William A. Kennington III
be2c1d7908
exempi: 2.2.1 -> 2.2.2
2014-09-21 15:18:16 -07:00
William A. Kennington III
85b22617c9
fcgi: Update meta
2014-09-21 15:18:16 -07:00
William A. Kennington III
a6a07b88ee
libedit: Update
2014-09-21 15:18:16 -07:00
William A. Kennington III
a1d6c60e2d
mongodb: Fix build
2014-09-21 15:18:16 -07:00
William A. Kennington III
698dfe11a3
libyamlcpp: Correct meta information and boost
2014-09-21 15:18:16 -07:00
William A. Kennington III
0f7c7279d2
libyamlcpp03: Remove old version
2014-09-21 15:18:16 -07:00
William A. Kennington III
f327e9c922
boostHeaders: regular boost package now only contains headers
2014-09-21 15:18:16 -07:00
William A. Kennington III
89cf0e4fea
boost: 1.55 -> 1.56
2014-09-21 15:18:16 -07:00
William A. Kennington III
768fe6ed06
boost-build: Add derivation
2014-09-21 15:18:16 -07:00
Pascal Wittmann
363b6da6a7
bmon: update from 3.1 to 3.5 and added myself as maintainer
2014-09-22 00:06:29 +02:00
Callum Rogers
837fef324d
haskell-compdata-param: new package, 0.8.0.2
...
Closes #4198
2014-09-21 22:59:46 +01:00
Thomas Tuegel
9b7a26843e
dropbox: maintenance
2014-09-21 16:34:59 -05:00