Kosyrev Serge
4bbabdc8b9
aurulent-sans: new expression
2014-06-18 04:12:10 +04:00
Austin Seipp
7f800e8155
jd-gui: version 0.3.5
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-17 14:44:49 -05:00
Ricardo M. Correia
f8e108c865
nixos.tests.installer: Fix test failures due to network being disabled
2014-06-17 18:41:26 +02:00
Shea Levy
fec288f404
Merge branch 's3cmd-git' of git://github.com/fmapfmapfmap/nixpkgs
2014-06-17 09:56:01 -04:00
John Wiegley
61e8fe50c2
Agda: add 2.4.0.1, 2.3.2.2 is still the default for now
2014-06-16 14:03:17 -07:00
John Wiegley
39dfef4af0
haskell-boxes: new expression
2014-06-16 14:03:17 -07:00
John Wiegley
20f31b66a2
haskell-free-operational: new expression
2014-06-16 14:03:17 -07:00
John Wiegley
7a45ef7e25
haskell-equivalence: new expression
2014-06-16 14:03:17 -07:00
John Wiegley
cd3798c266
haskell-STMonadTrans: new expression
2014-06-16 14:03:17 -07:00
Shea Levy
52aa2afdcd
nixUnstable: bump
2014-06-16 10:44:02 -04:00
Peter Simons
0f9b3ef24a
hscolour-bootstrap: GHC 6.10.x and earlier don't support the -rtsopts option
2014-06-16 16:28:39 +02:00
Peter Simons
fa8f2ca300
hscolour-bootstrap: allow setting RTS options for the hscolour binary we use to generate our documentation
...
Other tools like hsc2hs or haddock allows this, too, and some tools explicitly
set memory limits on these tools during the build (i.e. llvm-general-pure) by
exposing a GHCRTS environment variable. See [1] for a concrete example of this
issue.
[1] https://github.com/NixOS/nixpkgs/issues/2939
2014-06-16 15:38:38 +02:00
Vladimír Čunát
1b78ca58bc
Merge #2798 : stdenv and a few other big updates
...
Stdenv-changing things:
- gcc 4.8.2 -> 4.8.3
- long-running grsecurity branch
Others:
- pkgconfig update
- CVE for libtasn1, dbus
Conflicts (simple):
pkgs/development/compilers/ghc/7.6.3.nix
2014-06-16 10:23:36 +02:00
vi
fd08da1116
New derivation: hxt-tagsoup #haskell
2014-06-16 13:32:24 +08:00
vi
82cbbb1759
Added CPAN's Crypt::OpenSSL::Bignum.
2014-06-15 23:23:26 +02:00
vi
174f1dac9e
Added CPAN's Crypt::DH, and its dependencies.
2014-06-15 23:23:26 +02:00
vi
f6b2155ef4
Added CPAN's Crypt::Blowfish.
2014-06-15 23:23:25 +02:00
Vladimír Čunát
9757785295
Merge recent master
2014-06-15 17:55:35 +02:00
Shea Levy
7a0c66c829
Merge branch 'master' of git://github.com/soenkehahn/nixpkgs
...
packaging hp2any-manager and dependencies
2014-06-15 11:00:40 -04:00
Edward Tjörnhammar
97f45b1e11
Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor
2014-06-15 13:04:59 +02:00
Bjørn Forsman
06af50ff42
liboping: new package
...
liboping is a C library to generate ICMP echo requests, better known as
"ping packets". It is intended for use in network monitoring
applications or applications that would otherwise need to fork ping(1)
frequently.
http://verplant.org/liboping/
2014-06-15 00:42:40 +02:00
Bjørn Forsman
cb64b3d758
libmodbus: new package
...
libmodbus is a library to send/receive data according to the Modbus
protocol.
http://libmodbus.org/
2014-06-14 21:50:57 +02:00
Shea Levy
564c4515b1
Merge pull request #2936 from sol/master
...
Add haskell-hspec-wai
2014-06-14 11:43:26 -04:00
Bjørn Forsman
dcfdab62c9
pyrtlsdr: new package
...
pyrtlsdr is a python wrapper for librtlsdr (a driver for Realtek
RTL2832U based SDR's).
2014-06-14 14:15:32 +02:00
Simon Hengel
8a396ee56a
Add haskell-hspec-wai
2014-06-14 15:13:40 +08:00
Jonathan Glines
2784866ffd
Merge branch 'master' into nitrogen. Added maintainer and license.
...
Conflicts:
pkgs/tools/X11/nitrogen/default.nix
2014-06-13 11:54:19 -06:00
Jonathan Glines
c55be95e6e
Nitrogen build working. Missing custom icons in GUI.
2014-06-13 11:37:05 -06:00
Peter Simons
cc326495c4
haskell-attoparsec: update to version 0.12.1.0
2014-06-13 15:41:25 +02:00
Peter Simons
c4d3a0acab
haskell-wai-conduit: add version 3.0.0
2014-06-13 15:41:22 +02:00
Sönke Hahn
aaf8b264d7
hp2any-manager: tool for haskell heap profile visualization
2014-06-13 16:22:46 +08:00
Sönke Hahn
e9e6e1ceb9
haskellPackages.gtkglext: new expression
2014-06-13 16:20:54 +08:00
Austin Seipp
d99c7a7444
Merge pull request #2921 from CodeBlock/shellcheck
...
add ShellCheck
2014-06-12 20:41:22 -05:00
Ricky Elrod
4a2dd52b54
add ShellCheck
...
Signed-off-by: Ricky Elrod <ricky@elrod.me>
2014-06-12 21:27:32 -04:00
Bjørn Forsman
0e9741df81
libvirt-python: update to to 1.2.5 (must be kept in sync with libvirt!)
...
libvirt was recently updated to 1.2.5, breaking libvirt-python. This
unbreaks it.
2014-06-13 00:07:02 +02:00
Oliver Charles
6cc799b24c
haskellPackages.snapletRedis: New expression
...
This needs to be jailbroken until a new version reaches Hackage.
2014-06-12 15:07:04 +01:00
Austin Seipp
1dbc7c4567
Merge pull request #2882 from iyzsong/n/xmp
...
add xmp, a extended module player
2014-06-12 08:51:33 -05:00
Oliver Charles
bbdadcd8c6
haskellPackages.hedis: New expression
2014-06-12 14:36:26 +01:00
Michael Raskin
97ff4b2172
Merge pull request #2914 from hrdinka/nsd-package
...
nsd: add package version 4.0.3
2014-06-12 13:31:57 +04:00
Christoph Hrdinka
e59c465103
nsd: add package version 4.0.3
2014-06-12 11:14:44 +02:00
Michael Raskin
c5f019e9a0
Merge pull request #2063 from redbaron/libmsgpack
...
Proper separation between build and runtime outputs
2014-06-12 13:05:40 +04:00
Vladimír Čunát
de12094b0e
Merge recent master
2014-06-12 09:15:11 +02:00
Peter Simons
8d309c37a7
Merge pull request #2904 from bennofs/haskell-pipes-text
...
haskell-pipes-text: new expression
2014-06-11 21:25:30 +02:00
Bjørn Forsman
86d19319d6
t1utils: new package
...
t1utils is a collection of simple Type 1 font manipulation programs.
2014-06-11 21:17:49 +02:00
Rob Vermaas
8d8c761606
Revert "Add vtop, update some node packages."
...
This reverts commit cf3a2d0475
.
2014-06-11 21:10:18 +02:00
Joel Taylor
58971f7b14
add htop fork for darwin ( close #2690 )
...
@vcunat made it a single conditional attribute.
Conflicts (trivial):
lib/maintainers.nix
2014-06-11 20:36:10 +02:00
Vladimír Čunát
e1775895a6
Merge #2711 : add ansible-1.6.1
...
Conflicts (trivial):
lib/maintainers.nix
2014-06-11 20:29:55 +02:00
Benno Fünfstück
0205ec7878
haskell-pipes-text: new expression
2014-06-11 18:49:48 +02:00
Peter Simons
a817ffe8c0
all-packages.nix: cosmetic changes
2014-06-11 11:01:10 +02:00
Sönke Hahn
de0520bb3a
haskell-hspec2: new package, v0.3.0
2014-06-11 15:57:48 +08:00
Sönke Hahn
1d3477c422
haskell-io-memoize: new package, v1.0.0.0
2014-06-11 15:56:41 +08:00