lethalman
057eac65d9
Merge pull request #5587 from nckx/keyfinder
...
Add libkeyfinder and keyfinder{,-cli} interfaces
2015-01-28 14:49:57 +01:00
Damien Cassou
4e7bb192a7
Merge pull request #6026 from DamienCassou/vobject-not-for-python3
...
Fix pythonPackages.vobject not building in Python3
2015-01-28 13:05:13 +01:00
Raymond Gauthier
06068c7798
haskell-defaults.nix: "xhtml" is a core library in GHC 7.8.x
...
Fixes https://github.com/NixOS/nixpkgs/issues/6012 .
2015-01-28 12:43:46 +01:00
Paho Lurie-Gregg
f504d12b29
add xflux
2015-01-28 12:33:00 +01:00
Vincent Laporte
8e77300cc1
Adds ocp-index
...
ocp-index is a simple and light-weight documentation extractor for OCaml.
Homepage: http://typerex.ocamlpro.com/ocp-index.html
2015-01-28 12:03:25 +01:00
Vincent Laporte
a931de00b3
lambda-term: update from 1.6 to 1.8
2015-01-28 12:03:25 +01:00
lethalman
56f829e460
Merge pull request #5940 from badi/mendeley
...
new package: Mendeley
2015-01-28 10:57:11 +01:00
Damien Cassou
cda6c039d3
Fix pythonPackages.vobject not building in Python3
2015-01-28 10:48:28 +01:00
lethalman
79d5d95a53
Merge pull request #5973 from nckx/add-exfat-utils
...
Add exfat-utils 1.1.1: free exFAT file system utilities
2015-01-28 10:40:52 +01:00
lethalman
7be008e166
Merge pull request #5970 from nckx/add-clex
...
Add clex 4.6.patch6: full-screen terminal file manager
2015-01-28 10:30:01 +01:00
lethalman
2f395150eb
Merge pull request #6010 from svenkeidel/zeal
...
zeal: new package
2015-01-28 10:21:16 +01:00
Sven Keidel
92d4ec2ce8
zeal: new package
2015-01-28 00:02:50 +01:00
Bart Brouns
6abc915f6c
# This is a combination of 2 commits.
...
# The first commit's message is:
add sooperlooper
# The 2nd commit message will be skipped:
# add sooperlooper
2015-01-27 19:17:52 +01:00
Bart Brouns
81f0af0274
Merge branch 'master' of https://github.com/NixOS/nixpkgs
2015-01-27 19:04:51 +01:00
Peter Simons
6b261cc4d4
rPackages: allow users to override the version of R to be used for building
2015-01-27 14:04:54 +01:00
Peter Simons
e3639c03f2
mailman: update from 2.1.17 to 2.1.18
2015-01-27 14:04:54 +01:00
lethalman
cd487d6489
Merge pull request #5911 from echo-oddly/leocad
...
new package: leocad
2015-01-27 12:59:26 +01:00
Domen Kožar
98f650a477
Merge pull request #5943 from offlinehacker/pkgs/pythonPackages/polylint
...
pythonPackages: add polylint, polymer linting tool
2015-01-27 10:48:54 +01:00
Domen Kožar
1a466f463d
Merge pull request #5826 from tinkerthaler/master
...
Add PyChart 1.39 as pychart in the Python packages
2015-01-27 10:35:50 +01:00
Domen Kožar
dad8b95ea5
Merge pull request #5946 from richardlarocque/loxodo2
...
Add Loxodo to python-packages.nix
2015-01-27 10:32:02 +01:00
Domen Kožar
e387389d9f
pync: not broken anymore
2015-01-27 10:23:24 +01:00
Thomas Strobel
f0228c6eb2
Add: nix-template-rpm: Script to generate templates of nix expressions from RPM .spec files
2015-01-27 01:18:52 -08:00
Thomas Tuegel
63ec1a9677
add stable attrs for plasma5, kf5, and kdeApps
2015-01-26 21:01:07 -06:00
Thomas Tuegel
f2ac29aac2
add top-level kde5 attribute
2015-01-26 21:00:39 -06:00
Thomas Tuegel
1fbecd1295
gcc-wrapper: comment on alternate setup hook
...
We now have an alternate setup hook for gcc-wrapper that uses -I to add
include paths rather than -isystem. The latter flag can change the
search order specified by the build system. For KDE 5 packages, we don't
want that!
2015-01-26 21:00:39 -06:00
Thomas Tuegel
8fb5494309
add kde-applications-14.12.1
2015-01-26 20:59:52 -06:00
Thomas Tuegel
62bfe75d42
add plasma-5.1.2
2015-01-26 20:59:52 -06:00
Thomas Tuegel
1b884b49a6
add kde-frameworks-5.5
2015-01-26 20:59:52 -06:00
Thomas Tuegel
8994b50dda
orion: add GTK3 theme
2015-01-26 20:59:51 -06:00
Thomas Tuegel
8be6792829
autonix: add Nix library
2015-01-26 20:59:51 -06:00
Thomas Tuegel
5360bbfb62
quassel: add Qt 5 version
2015-01-26 20:59:51 -06:00
Thomas Tuegel
3319507b70
poppler: add Qt 5 version
2015-01-26 20:59:50 -06:00
Thomas Tuegel
d927da8dae
gcc-wrapper: parameterize setup-hook
...
The default setup-hook for gcc-wrapper adds include directories with
-isystem, which upsets the order -I flags are processed. This adds an
alternative setup-hook that only uses -I flags. The build system's
ordering of -I flags is then respected. This is important when different
packages provide includes with the same name, such as building packages
that depend on Qt4 and Qt5.
2015-01-26 20:59:50 -06:00
Thomas Tuegel
bf3260a1b5
phonon: add Qt 5 library and backends
2015-01-26 20:59:50 -06:00
Thomas Tuegel
c63594acf1
libdbusmenu_qt: add Qt 5 version
2015-01-26 20:59:49 -06:00
Charles Strahan
5a73cda9b5
terminal-notifier: add package
2015-01-26 17:06:20 -05:00
Domen Kožar
7c0dbdb3b2
fix eval
2015-01-26 12:11:39 +01:00
Domen Kožar
2c35ed3929
remove duplicated pythonPackages.beautifulsoup
2015-01-26 12:02:19 +01:00
Sander van der Burg
c3a1231f52
python-beautifulsoup3: new package
2015-01-26 10:36:30 +00:00
Sander van der Burg
86f635aad8
python-html2text: add package
2015-01-26 10:36:30 +00:00
Domen Kožar
42bd43fbc4
pync: mark as broken
2015-01-26 11:02:10 +01:00
David Virgilio
cd96404ff9
new package: leocad
2015-01-26 01:44:33 -06:00
Peter Simons
ebc0ecd50a
Merge pull request #5686 from dbeecham/master
...
Added haskell-web-routes-happstack, bump haskell-prelude.
2015-01-26 08:29:13 +01:00
Peter Simons
2ecf63c2d8
Merge pull request #5835 from AndersonTorres/shells
...
Shells
2015-01-26 08:26:22 +01:00
Julian K. Arni
9d0f45df90
Add haskell package logsink.
2015-01-26 11:37:11 +08:00
Tobias Geerinckx-Rice
65c21a71bb
Add exfat-utils 1.1.1: free exFAT file system utilities
2015-01-26 04:24:15 +01:00
Jaka Hudoklin
400bfdf4ef
nodePackages.bip-pod: fix package
2015-01-26 02:09:04 +01:00
AndersonTorres
58061d9ede
MKSH (version R50d): New Package
...
MKSH is the MirBSD Korn Shell.
2015-01-25 22:09:44 -02:00
Charles Strahan
e47e284775
ruby: remove obsolete attrs
2015-01-25 16:28:20 -05:00
Charles Strahan
cb395eaadb
gitlab-shell: fix evaluation
2015-01-25 16:28:20 -05:00