Commit graph

13753 commits

Author SHA1 Message Date
Jaka Hudoklin
8eed86fba9 add mfoc, Mifare Classic Offline Cracker 2014-09-24 11:20:47 +02:00
Jaka Hudoklin
f26c32f920 pythonPackages: add pelican, simple blog generator 2014-09-24 11:17:49 +02:00
Pascal Wittmann
a4e66d77d9 Merge pull request #4241 from bodil/notify-osd
Added notify-osd package.
2014-09-24 10:17:33 +02:00
Pascal Wittmann
3b2ba0ae42 falcon: update to lastest git revision as the lastest release does not build 2014-09-23 23:52:18 +02:00
Mateusz Kowalczyk
f0a39395f1 Merge pull request #4223 from michelk/saga
Saga: Initial Expression
2014-09-23 22:38:57 +01:00
Mateusz Kowalczyk
f0dae64cf3 Merge pull request #4215 from vbgl/camlp4
Adds camlp4
2014-09-23 22:28:54 +01:00
Peter Simons
6476678236 git-annex: link this binary statically to improve start-up times and to get rid of some run-time dependencies
https://github.com/NixOS/nixpkgs/issues/4239
2014-09-23 23:27:19 +02:00
Peter Simons
ed6d7c2234 darcs: link this binary statically to avoid run-time dependencies on GHC and friends 2014-09-23 23:27:19 +02:00
Bodil Stokke
1536c1cc0b Added notify-osd package. 2014-09-23 21:58:44 +01:00
Vincent Laporte
b9741719fa Fixes ocamlgraph (depends on camlp4) and prooftree (not ready for
OCaml4.02)
2014-09-23 20:48:50 +01:00
Peter Simons
574c2dd3a0 Merge pull request #4226 from ts468/snapper
Add package: snapper
2014-09-23 19:19:07 +02:00
Peter Simons
bf957a4f21 haskell-websockets: build with recent versions of QuickCheck 2014-09-23 19:02:52 +02:00
John Wiegley
b26da01082 ocamlPackages: pin at 4.01, since much breaks with 4.02 2014-09-23 09:47:56 -05:00
Thomas Strobel
97437ac7a1 Disable tests for snapper-gui 2014-09-23 15:50:50 +02:00
Thomas Strobel
48265fd181 Use Nix default version of boost library. 2014-09-23 15:46:06 +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
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
9126447710 Bring back Boost 1.55 for now 2014-09-23 11:58:03 +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
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
Mathijs Kwik
eb1ed09b1d neoload: provide fake fontconfig file (fixes chroot builds) 2014-09-23 09:17:02 +02:00
Michael Raskin
6b21183afa Fix Ocaml version for MonotoneViz so that lablgtk woks 2014-09-23 10:04:45 +04: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
Domen Kožar
dded855483 perlPackages.NetAMQP: disable tests 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
Paul Koerbitz
c15b4e1ac1 Add gforth to development/compilers 2014-09-22 19:56:52 +02:00
Richard Barrell
dd57adfb7c Tidy: gparted and gsmartcontrol are not games. 2014-09-22 17:33:40 +01: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
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
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
Mateusz Kowalczyk
e480764d50 haskell-vty: update to 5.2.2 2014-09-21 23:18:59 +01:00
William A. Kennington III
a1d6c60e2d mongodb: Fix build 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
Callum Rogers
837fef324d haskell-compdata-param: new package, 0.8.0.2
Closes #4198
2014-09-21 22:59:46 +01:00
Domen Kožar
533e0db424 python3Packages.dropbox: disable tests 2014-09-21 22:16:57 +02:00
Daniel Austin
c8ba9e285a haskell-jwt: add 0.4.0 2014-09-21 20:15:18 +01:00