Vladimír Čunát
644c9eb6f7
Revert "Merge #3054 : add kde 4.13.2"
...
This is due to breaking evaluation; see the PR discussion.
This reverts commit 6a77d5fd3e
, reversing
changes made to 07a09fbe63
.
Conflicts:
nixos/modules/services/x11/desktop-managers/default.nix
2014-07-22 17:48:14 +02:00
Eelco Dolstra
e7295597d8
Revert "all-packages.nix: Provide a shorter way to specify packages"
...
This reverts commit ece61b7cc8
.
2014-07-22 17:40:24 +02:00
Eelco Dolstra
ece61b7cc8
all-packages.nix: Provide a shorter way to specify packages
...
There are zillions of lines of the form
foo = callPackage ../bla/foo { };
in all-packages.nix. To get rid of this verbosity, you can now list
such packages in pkgs/auto-packages.nix. This is just a list of
package file names, e.g.
development/libraries/libogg
development/libraries/libvorbis
tools/archivers/gnutar
If the package needs non-default function arguments, or if its
intended attribute name is different from its file name, then you
cannot put it in auto-packages.nix and instead need to specify it in
all-packages.nix.
If Nix had a glob function (https://github.com/NixOS/nix/pull/235 ), we
could even get rid of auto-packages.nix and have package expressions
be discovered automatically. However, that might not be desirable
because of the need to traverse the file system to find packages we
may not even use.
2014-07-22 15:58:18 +02:00
Eelco Dolstra
beb47fa3b6
opensans-ttf: Fix attribute name
2014-07-22 15:13:09 +02:00
Eelco Dolstra
3a9542455e
Remove unused gcc builds
2014-07-22 15:12:22 +02:00
Eelco Dolstra
5add082ab8
gcc-4.2: Remove
2014-07-22 15:12:21 +02:00
Eelco Dolstra
9c53065b61
exult: Update to 1.4.9rc1
2014-07-22 15:12:21 +02:00
Eelco Dolstra
ee39b4e82e
opencxx: Remove
...
It's unused and unmaintained.
2014-07-22 15:12:21 +02:00
Rob Vermaas
2851d81d76
Merge pull request #3287 from NixOS/opensans
...
Package for Open Sans fonts.
2014-07-22 14:38:20 +02:00
Peter Simons
02c99b7cd1
haskell-haste-perch: drop unsupported package
...
This package requires a special build process that's not based on Cabal (see
<https://github.com/agocorona/haste-perch/issues/5 >). Someone needs to figure
out how to compile and install this stuff in the context of Nix.
2014-07-22 14:20:59 +02:00
Peter Simons
5e3f52243d
haskell-HUnit-approx: add version 1.0
2014-07-22 14:20:57 +02:00
Peter Simons
1add807fdf
haskell-parsers: switch to version 0.12
2014-07-22 14:20:57 +02:00
Eelco Dolstra
e0c43e8d04
llvm: Removed unused versions 3.1 and 3.2
2014-07-22 13:56:26 +02:00
Eelco Dolstra
9edf4631ce
emacs24Macport: Mark as lowPrio
2014-07-22 13:50:53 +02:00
Eelco Dolstra
3ef40e5004
emacs: Remove 23.x
2014-07-22 13:50:52 +02:00
Sven Keidel
ee9ffde1cb
added metainformation for gpodder and mygpoclient
2014-07-21 21:41:27 +02:00
Pascal Wittmann
5156b5d11d
Merge pull request #3260 from linquize/gbdfed
...
gbdfed: add package 1.6
2014-07-21 19:49:26 +02:00
Bjørn Forsman
f8778ed82c
openopc: new package
...
"OPC (OLE for Process Control) toolkit designed for use with Python"
This package contains a python module (OpenOPC) and a command line
client (opc). The OpenOPC Gateway Service for Windows is also copied to
$out, for reference.
It only works with python2.7 (not python3.x), so I'm not adding it to
python-packages.nix.
Also add needed dependency, python-pyro3, a distributed object
middleware for Python (IPC/RPC).
http://openopc.sourceforge.net/
2014-07-21 18:43:33 +02:00
lethalman
5cde295b1d
Merge pull request #3327 from svenkeidel/gpodder
...
added gpodder package
2014-07-21 18:37:28 +02:00
Shea Levy
430bf4719e
Add plugins haskell package
2014-07-21 09:44:39 -04:00
Vladimír Čunát
9b02635faa
Merge recent master into x-updates
...
Hydra: ?compare=1138350
Conflicts:
nixos/modules/services/x11/desktop-managers/default.nix
Two imports were added independently on the same line.
I split it as well, as it was very long now.
2014-07-21 12:05:57 +02:00
Vladimír Čunát
34cade2c9c
mplayer2: switch to libav to fix build
...
CC @viric. If someone has a better suggestion, do it.
IMHO the main problem is the lack of maintenance
from the side of mplayer2, e.g. latest release >3 years ago.
2014-07-21 09:57:48 +02:00
Sven Keidel
eeeed00950
added gpodder package
2014-07-20 21:14:00 +02:00
Pascal Wittmann
52cf78ef22
added cv: Tool that shows the progress of coreutils programs
2014-07-20 15:45:19 +02:00
Pascal Wittmann
c7add6c270
Merge pull request #3317 from Mathnerd314/prelink
...
Add prelink package
2014-07-20 14:03:12 +02:00
Joachim Schiele
9d8a804047
added snes9x-gtk with pulseaudio support
2014-07-20 10:39:42 +02:00
Aycan iRiCAN
de155d13da
Merge pull request #3227 from hrdinka/haskell-stm-containers
...
haskell-stm-containers: add package version 0.1.2 and its dependencies
2014-07-19 11:47:42 +03:00
Aycan iRiCAN
bfe2e05925
Merge pull request #3319 from luke-clifton/master
...
Added cgrep utility.
2014-07-19 11:43:06 +03:00
Aycan iRiCAN
f057f06136
resolved conflicts
2014-07-19 11:25:30 +03:00
Aycan iRiCAN
9489105aca
Merge branch 'haskellPackages.rest'
2014-07-19 11:18:18 +03:00
Luke Clifton
2fbd9e07f2
Added cgrep utility.
2014-07-19 12:21:15 +08:00
Mathnerd314
dd325fa30c
Add prelink package
2014-07-19 02:16:41 +02:00
John Wiegley
ad31933ec4
haskell-agda: 2.4.0.1 needs QuickCheck 2.7.5 specifically
2014-07-18 18:02:09 -05:00
Eelco Dolstra
3282de17fd
Revert "titanium: Bump to 3.3.0"
...
This reverts commit 4426b8a3a1
. It
causes an infinite recursion during Nixpkgs evaluation:
http://hydra.nixos.org/build/12608698
(@svanderburg)
2014-07-18 23:49:33 +02:00
Andrew Morsillo
7f96fff12b
Add SpiderOak secure backup service.
2014-07-18 16:21:48 -04:00
Peter Simons
489923be2a
parsers-0.12: don't use this version yet because it breaks trifecta
2014-07-18 17:30:49 +02:00
Peter Simons
ebed71f440
aeson: don't use version 0.8 yet because it breaks too many packages at the moment
2014-07-18 17:30:49 +02:00
Peter Simons
8a2aa3ccac
haskell-parsers: add version 0.12
2014-07-18 17:30:49 +02:00
Peter Simons
2603db86d3
haskell-aeson: add version 0.8.0.0
2014-07-18 17:30:48 +02:00
Peter Simons
91c17543f2
haskell-QuickCheck: add version 2.7.6
2014-07-18 17:30:48 +02:00
Peter Simons
125aeed5a0
haddock: update to version 2.14.3
2014-07-18 17:30:48 +02:00
Sander van der Burg
4426b8a3a1
titanium: Bump to 3.3.0
2014-07-18 16:48:38 +02:00
Jascha Geerds
00fb5ea150
Add virtualenvwrapper and its dependencies
2014-07-18 15:02:44 +02:00
lethalman
5ef6745be3
Merge pull request #3278 from sztupi/vagrant
...
vagrant: upgrade to 1.6.3
2014-07-18 14:35:55 +02:00
Peter Simons
33b3afca91
Merge pull request #3312 from bennofs/haskell-applicative-quoters
...
haskell-applicative-quoters: new expression
2014-07-18 11:40:22 +02:00
Matej Cotman
1afb26fb17
e18: enlightenment desktop manager version 18
2014-07-17 23:00:38 +02:00
Benno Fünfstück
5fa3754813
haskell-applicative-quoters: new expression
2014-07-17 21:48:06 +02:00
Vladimír Čunát
16e35532e4
Merge recent master into x-updates
2014-07-17 19:30:56 +02:00
Eugene Akentyev
08ca4e2d59
Add Light Table editor.
2014-07-17 12:25:22 +02:00
William A. Kennington III
830f3b6b55
efivar: Add derivation
2014-07-17 11:40:37 +02:00
Daniel Austin
62f01119f3
Enable expressions for 'important' parts of the rest framework from Silk.co
2014-07-17 07:36:46 +02:00
Shea Levy
b969e9340b
Separate fetchgitPrivate into a separate file
2014-07-16 18:05:56 -04:00
Russell O'Connor
2faad96991
Consistently use the package name opensans-ttf everywhere.
2014-07-16 16:22:47 -04:00
Eelco Dolstra
94db68d283
Move jdk -> oraclejdk
2014-07-16 18:35:35 +02:00
Peter Simons
9d457ec228
Merge pull request #3282 from aycanirican/jmacro
...
Added haskelPackages.jmacro-*
2014-07-16 12:10:51 +02:00
Peter Simons
93464d88b0
Merge pull request #3293 from codygman/blaze-from-html
...
blaze-from-html: add version 0.3.2.1
2014-07-16 12:07:42 +02:00
Peter Simons
06e38776d4
Merge pull request #3298 from MP2E/hi_import
...
Import the cabal new project template creator, "hi"
2014-07-16 12:03:07 +02:00
Rok Garbas
dd6f29f88c
Revert "Update titanium node package and others"
...
This reverts commit 7dce55d0fd
.
2014-07-16 10:46:04 +01:00
Cray Elliott
90392f6233
Import the haskell cabal template creator, "hi" from Hackage
...
note: depends on template
2014-07-16 01:13:09 -07:00
Cray Elliott
0e3f66d051
import Haskell template library from Hackage
2014-07-16 01:12:58 -07:00
Oliver Charles
952f3f6e8b
haskellPackages.ekgCarbon: New expression
2014-07-16 08:20:27 +01:00
Cody Goodman
5ba2e544d2
blaze-from-html: add version 0.3.2.1
2014-07-15 20:16:31 -05:00
Shea Levy
9087d03190
Add haskell-simple-conduit
2014-07-15 20:41:58 -04:00
Eelco Dolstra
2d8e880c82
blender: Update to 2.71
2014-07-15 23:31:55 +02:00
Russell O'Connor
c4affbb17c
Package for Open Sans fonts.
2014-07-15 13:35:22 -04:00
Sander van der Burg
7dce55d0fd
Update titanium node package and others
2014-07-15 15:59:57 +02:00
Paul Colomiets
abf19df497
Remove wrapVim
...
I don't see a reason for having wrapVim function and vimWrapper and
vimHugeXWrapper packages. If you need a system vimrc, whats wrong with
``environment.etc."vimrc".text`` ?
Also strictly speaking ``vimHugeXWrapper`` didn't wrap, X-version
properly. I.e. running ``gvim`` have console vim version.
2014-07-15 14:59:16 +02:00
Paul Colomiets
0ffcb718a2
Allow nix-env recurse into vimPlugins
2014-07-15 14:59:15 +02:00
Vladimír Čunát
0ef81572d8
Merge pull request #3263 from cstrahan/finalterm
...
finalterm: New package
2014-07-15 14:50:25 +02:00
Bjørn Forsman
9ff20ca43f
libcredis: new package
...
libcredis is a client library for Redis (key-value database).
(libcredis is an optional dependency of collectd.)
Homepage: https://code.google.com/p/credis/
2014-07-15 14:07:28 +02:00
Eelco Dolstra
ad477c77ff
Revert "Set default kernel to 3.14"
...
Go back to 3.12 pending resolution of #3214 .
This reverts commit 8f33899dd2
.
2014-07-15 12:14:02 +02:00
Aycan iRiCAN
b46fb708b7
Added jmacro-*
2014-07-15 13:08:39 +03:00
Oliver Charles
b4a6e873f6
Add expressions for Haskell engine-io, engine-io-snap and socket-io
2014-07-15 10:47:00 +01:00
Attila Sztupak
84939f1d14
vagrant: upgrade to 1.6.3
2014-07-15 01:53:07 +01:00
Aycan iRiCAN
c0fe93fdb6
Added more rest packages.
2014-07-15 03:04:59 +03:00
Peter Simons
2b223c1349
haskell-scientific: update to version 0.3.3.0
2014-07-14 17:33:51 +02:00
Peter Simons
72c4fe7de2
haskell-unordered-containers: add version 0.2.5.0
2014-07-14 17:33:51 +02:00
Peter Simons
be090a6372
happy: remove obsolete versions 1.18.8, 1.18.11, 1.19.2, and 1.19.3
2014-07-14 17:33:48 +02:00
Peter Simons
b06e82fe7a
haskell-defaults.nix: simplify references to the latest version of happy
2014-07-14 17:33:48 +02:00
Peter Simons
15d9034477
happy: update to version 1.19.4
2014-07-14 17:33:48 +02:00
Peter Simons
f596ecbd70
Merge pull request #3271 from bennofs/haskell-data-fix
...
haskell-data-fix: new package
2014-07-14 17:27:51 +02:00
Peter Simons
714ee6f6a3
Merge pull request #3274 from MP2E/shellish_import
...
Import the Haskell library shellish 0.1.3 from Cabal
2014-07-14 17:26:03 +02:00
Shea Levy
b57bc220cc
Merge branch 'master' of git://github.com/ip1981/nixpkgs
...
Added quilt-0.63
2014-07-14 10:26:39 -04:00
Igor Pashev
a95e65da60
Added quilt-0.63
2014-07-14 15:35:27 +02:00
Aycan iRiCAN
d3f763696d
Added Rest For Haskell and dependencies (rest-core, rest-types, rest-snap etc...)
2014-07-14 15:52:43 +03:00
Cray Elliott
9f66dafa29
Import the Haskell library shellish 0.1.3 from Cabal
2014-07-14 05:01:54 -07:00
Oliver Charles
7c81a3609e
pythonPackages.logster: New expression
2014-07-14 11:03:51 +01:00
John Wiegley
7b0e242d49
haskell-zippers: new expression
2014-07-14 02:48:32 -05:00
Charles Strahan
cd8063c4b2
finalterm: Add package
2014-07-13 19:36:43 -04:00
Peter Simons
f264c638df
Merge pull request #3232 from peti/haskell-updates
...
Update default Haskell compiler to GHC 7.8.3 (and other stuff)
2014-07-14 00:18:03 +02:00
aszlig
4086f7c978
twister: Add new package, version 0.9.22.
...
This includes another source-only derivation for the web interface (and
patches the path into the twister binary), so there shouldn't be a need
to move it into ~/.twister/html separately.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-07-13 23:56:11 +02:00
Charles Strahan
a9858101bc
keybinder-3.0: Add package
...
keybinder-3.0 is for GTK+ 3, whereas keybinder (already in nixpkgs) is
for GTK+ 2.
This adds version 0.3.0 of keybinder-3.0, which we named "keybinder3" in
nixpkgs to (hopefully) lessen the confusion about what is package name
and what is version number.
[Bjørn: extend commit message beyond summary line]
2014-07-13 19:52:45 +02:00
Linquize
73028ef161
gbdfed: add package 1.6
2014-07-13 19:22:10 +08:00
Peter Simons
3f89346556
Merge pull request #3252 from 4z3/sec
...
add SEC (Simple Event Correlator) 2.7.5
2014-07-12 23:08:54 +02:00
Peter Simons
21a83ed49b
darcs: build with ghc 7.6.3 to avoid errors with 7.8.x
2014-07-12 15:13:58 +02:00
Peter Simons
ebdd966bc6
cryptol2: build with ghc 7.6.3 to avoid errors with 7.8.x
2014-07-12 15:13:58 +02:00
Peter Simons
a183c7eca1
Switch default Haskell compiler to GHC 7.8.3.
2014-07-12 15:13:58 +02:00
Peter Simons
098a2c07fa
haskell-packages.nix: cosmetic
2014-07-12 15:13:58 +02:00
Peter Simons
48a2253974
ghc: update version 7.8.2 to 7.8.3
2014-07-12 15:13:58 +02:00
Vladimír Čunát
7c5a1b1d51
haskellPackages: use static-enabled 'gmp' to enable statically linked Haskell binaries
...
Pass '-optl-static -optl-pthread' to GHC to enable static linking.
Fixes <https://github.com/NixOS/nixpkgs/issues/3193 >. Further details can be
found at <http://permalink.gmane.org/gmane.linux.distributions.nixos/13526 >.
2014-07-12 15:12:05 +02:00
lethalman
38c2901741
Merge pull request #3253 from bjornfor/gnome-boxes
...
Add Gnome Boxes (access remote or virtual systems)
2014-07-12 14:56:41 +02:00
Bjørn Forsman
160e347acb
libosinfo: new package
...
libosinfo contains "info about OSs, hypervisors and (virtual) hardware
devices".
It is a dependency of gnome-boxes (a virtual and remote machine
application).
2014-07-12 13:28:49 +02:00
tv
3fa1735b92
sec: add version 2.7.5
2014-07-12 13:19:08 +02:00
Luca Bruno
07b24b31e4
tarsnapper: add sha256 to fix fetchgit assertion
2014-07-12 11:32:39 +02:00
Rickard Nilsson
89a0bf43d1
mopidy: Update from 0.15.0 to 0.18.3
...
Also add the mopidy-spotify extension.
2014-07-12 09:34:52 +02:00
Rickard Nilsson
6a2a8dc788
pythonPackages.pykka: Update from 1.1.0 to 1.2.0
2014-07-12 09:34:52 +02:00
Benno Fünfstück
bc48c4cdb3
haskell-data-fix: new package
2014-07-11 22:41:51 +02:00
Shea Levy
50cfc4a847
Merge branch 'master' of git://github.com/soenkehahn/nixpkgs
...
packaging taggy and taggy-lens
2014-07-11 10:12:21 -04:00
Sönke Hahn
0f65768234
taggy-lens: new haskell package, version 0.1.1
2014-07-11 16:47:12 +08:00
Austin Seipp
e75d92791e
Merge pull request #3236 from bosu/volatility
...
Add volatility: memory forensics framework
2014-07-11 03:35:45 -05:00
Sönke Hahn
b2fa0a4313
taggy: new haskell package, version 0.1
2014-07-11 15:13:04 +08:00
aszlig
d5ac1cac27
python-packages: Add package 'httpretty', v0.8.3.
...
This contains a context diff because the change is really very small and
gabrielfalcao/HTTPretty#180 cannot be used because it bumps the version
number.
The reason I'm not using sed here is because I deliberately want the
postPatch phase to fail for the next upstream version, so the patch/fix
is dropped on our side ASAP.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-07-11 06:16:12 +02:00
aszlig
79d22ae015
python-packages: Add package 'sure', v1.2.7.
...
Unfortunately the upstream version that can be found on PyPI doesn't
include test cases, so we need to fetchgit and wait until tests will be
shipped with a future upstream release.
Reported at gabrielfalcao/sure#61 .
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-07-11 06:16:12 +02:00
Oliver Charles
0de3106a4b
Merge pull request #3235 from bosu/haxl
...
Add haxl haskell package
2014-07-10 20:01:12 +01:00
Boris Sukholitko
0ef036f48a
Add volatility: memory forensics framework
2014-07-10 21:34:23 +03:00
Boris Sukholitko
482afc2922
Add haxl haskell package
2014-07-10 20:55:47 +03:00
cillianderoiste
d6e8e764ae
Merge pull request #3233 from wjlroe/exercism
...
New Exercism package
2014-07-10 18:56:47 +02:00
Florian Friesdorf
168bfea867
python and pythonPackage attr naming - cosmetic changes
2014-07-10 16:35:38 +02:00
Florian Friesdorf
95b204cd33
python27: libX11 is in defaultScope
2014-07-10 16:30:40 +02:00
William Roe
e22c0e6367
New exercism package
2014-07-10 15:03:42 +01:00
lethalman
3a7100ee0d
Merge pull request #3215 from refnil/master
...
Add bitbucket-cli to nixpkgs
2014-07-10 11:23:49 +02:00
lethalman
1e806db8db
Merge pull request #3174 from pSub/dconf-issue
...
Fixed settings issue.
2014-07-10 11:17:10 +02:00
Christoph Hrdinka
dc261008dc
haskell-stm-containers: add package version 0.1.2 and its dependencies
2014-07-10 10:15:06 +02:00
Christoph Hrdinka
71a0dfd568
haskell-clay: add package version 0.9.0.1
2014-07-10 10:02:58 +02:00
Lluís Batlle i Rossell
8aca2c5fa0
Adding retroshare 0.6 (unstable)
2014-07-09 22:24:28 +02:00
Vladimír Čunát
5979d428b4
Merge recent master into x-updates
...
Hydra: ?compare=1134869
Conflicts (just meta):
pkgs/applications/networking/instant-messengers/telepathy/gabble/default.nix
2014-07-09 22:13:29 +02:00
Sander van der Burg
e2b7492b2e
ListBinarySearch: add package
2014-07-09 16:33:09 +02:00
Luca Bruno
d05a86a1de
Add lambdabot wrapper and mueval wrapper to make lambdabot run out of the box
2014-07-09 15:46:48 +02:00
Martin Lavoie
05f7391881
Typo in bitbucket-cli expression
2014-07-09 02:03:56 +02:00
Martin Lavoie
3df7911f35
Add bitbucket-cli to nixpkgs
...
Adding refnil as mainteners
Added alias in top-level
2014-07-09 01:15:49 +02:00
Cillian de Róiste
26e36dcc80
Add Mark Lord's symlinks utility
2014-07-08 19:19:43 +02:00
Peter Simons
ce6c23d8a6
Merge pull request #3210 from aycanirican/hpdf
...
Introduced haskellPackages.HPDF
2014-07-08 16:03:11 +02:00
Peter Simons
81e6e97c61
haskell-vty: update to version 5.1.1
2014-07-08 15:58:21 +02:00
Peter Simons
35f380c7ba
haskell-parsers: update to version 0.11.0.3
2014-07-08 15:58:21 +02:00
Peter Simons
a9b0361cbf
haskell-regex-tdfa-rc: add version 1.1.8.3
2014-07-08 15:58:21 +02:00
Peter Simons
023b9094aa
haskell-haskell-token-utils: add version 0.0.0.2
2014-07-08 15:58:21 +02:00
Eelco Dolstra
973c9abdbe
Fix info command
...
The "info" command has been broken on NixOS since
457fdb3842
(proving that nobody uses
info).
2014-07-08 15:19:08 +02:00
Pascal Wittmann
a1b27f9806
Merge pull request #3131 from bennofs/dwb-wrapper
...
add dwb-wrapper for plugin support
2014-07-08 14:19:47 +02:00
Domen Kožar
b40055d6ec
pythonPackages.beets: 1.0.0 -> 1.3.6
2014-07-08 09:36:16 +02:00
Aycan iRiCAN
c57a72bbae
Introduced haskellPackages.HPDF
2014-07-08 10:07:34 +03:00
Sönke Hahn
c7159f0706
haskell-hspec-attoparsec: new package, version 0.1.0.1
2014-07-08 13:47:01 +08:00
Markus Kohlhase
1d109fc211
added lua-sec-0.5
2014-07-08 00:26:04 +02:00
Rickard Nilsson
233825760c
New pkg: syslog-ng-incubator
...
A collection of tools and modules for syslog-ng
2014-07-07 23:58:24 +02:00
Rickard Nilsson
0ee69ef529
New pkg: riemann-c-client version 1.1.1
...
A C client library for the Riemann monitoring system
2014-07-07 23:58:24 +02:00
Benno Fünfstück
52c8df4ad3
dwb: add wrapper and use GTK2 for plugin support
2014-07-07 21:00:53 +02:00
Oliver Charles
847a9a5c30
Merge pull request #3206 from bosu/mp3splt
...
Add mp3splt: utility to split mp3 files
2014-07-07 19:58:00 +01:00
Boris Sukholitko
70ad9ad8f9
Add mp3splt
2014-07-07 21:38:14 +03:00
Peter Simons
2044c13947
Revert "pretty: new haskell package"
...
This reverts commit 51dc75b769
. The pretty
library is a core package since (at least) GHC 6.10.4, i.e. every single one of
our compilers ships this library by default. Adding the package to the global
namespace like this is almost certainly going to cause trouble because we'll
end up with inconsistently linked binaries whenever packages mix the user-space
pretty library with the core one.
2014-07-07 16:41:59 +02:00
Rob Vermaas
83e1ff846c
Upgrade rsyslog to latest (v7) stable release. Added liblogging (new dependency of rsyslog).
2014-07-07 16:23:54 +02:00
Luca Bruno
51dc75b769
pretty: new haskell package
2014-07-07 15:35:12 +02:00