Emil Rangden
36ceb01176
add php 5.6
2015-02-05 20:28:16 +01:00
Emil Rangden
90e8287ce6
add php 5.5
2015-02-05 20:28:16 +01:00
Nikolay Amiantov
627f8178b8
steam: rename, add a warning
2015-02-05 19:46:25 +03:00
Nikolay Amiantov
4b3bb7b448
userFHSEnv: add build tool
2015-02-05 19:46:25 +03:00
Nikolay Amiantov
b3ee378f50
buildFHSChrootEnv: split environment and chroot scripts
2015-02-05 19:46:00 +03:00
Russell O'Connor
af3c4a2744
Bitcoin 0.9.3 won't work with OpenSSL 1.0.1k.
...
This patch restores OpenSSL 1.0.1j and builds Bitcoin against it.
2015-02-05 11:40:57 -05:00
Nikolay Amiantov
f35568e705
Merge pull request #5277 from abbradar/uwsgi
...
Add uWSGI application server
2015-02-05 17:10:37 +03:00
koral
1439e72147
New sslh module.
2015-02-05 13:30:39 +01:00
Luca Bruno
d1b3874733
Port influxdb-backup to buildGoPackage
2015-02-05 10:55:50 +01:00
Luca Bruno
5e4f771a07
Fix go-assert
2015-02-05 10:13:24 +01:00
William A. Kennington III
43d8b1ef3c
openntpd: Fixes
2015-02-04 17:30:22 -08:00
Eric Seidel
cac8cc8985
Merge pull request #6160 from gridaphobe/master
...
fix xorgserver / xquartz on darwin
2015-02-04 15:34:51 -08:00
Eric Seidel
7f7482b6bd
fix xorgserver / xquartz on darwin
2015-02-04 15:14:36 -08:00
Shea Levy
e14d39b97b
Merge branch 'osx-i3-urxvt' of git://github.com/cresh/nixpkgs
2015-02-04 22:14:52 +00:00
Vladimír Čunát
6437727773
avxsynth: fix build by using libjpeg_original
...
It broke since the last major libjpeg_turbo update.
2015-02-04 21:45:00 +01:00
Nikolay Amiantov
a6050c9268
Merge pull request #6153 from abbradar/android-udev
...
android-udev-rules: add package
2015-02-04 23:30:01 +03:00
Nikolay Amiantov
104d7e7e62
android-udev-rules: add package
2015-02-04 23:09:47 +03:00
Marcus Crestani
92ca614934
i3: Use xcb-util-cursor-HEAD on OS X.
2015-02-04 20:44:19 +01:00
Marcus Crestani
ecc7d50e26
IPCRun, JSONXS: Enable on OS X.
2015-02-04 20:44:19 +01:00
Edward Tjörnhammar
d593f9e3ef
Merge pull request #6110 from edwtjo/ihaskell-ng-wrapper
...
ihaskell-with-packages: add environment
2015-02-04 20:43:15 +01:00
Luca Bruno
7cd816e8da
Port nsq to buildGoPackage
2015-02-04 19:03:01 +01:00
Shea Levy
b45aa294d4
Merge branch 'llvm-bump'
...
Bump default llvm on non-darwin too
2015-02-04 11:48:50 -05:00
Luca Bruno
8fd42c55a9
Port go-mtpfs to buildGoPackage
2015-02-04 15:53:59 +01:00
Luca Bruno
ee90577704
Port serfdom to buildGoPackage
2015-02-04 15:23:52 +01:00
Luca Bruno
1c98fc7a9a
Port go-repo-root to buildGoPackage
2015-02-04 14:00:26 +01:00
Domen Kožar
bb7246be3e
Revert "arduino: new package"
...
This reverts commit ca982158bf
.
@bjornfor
2015-02-04 13:49:27 +01:00
Luca Bruno
a594f0bcd5
Port gox to buildGoPackage
2015-02-04 13:46:32 +01:00
Domen Kožar
d75a91ef1e
pypy: 2.4 -> 2.5
2015-02-04 13:21:20 +01:00
Luca Bruno
9dfa4b487f
Port pond to buildGoPackage
2015-02-04 13:14:15 +01:00
Domen Kožar
cb6706c22f
Remove Varnish 2.1.5
...
Last release was in 2010, has vulns CVE-2013-4484, cc @garbas
2015-02-04 11:53:22 +01:00
Luca Bruno
9c6420580a
Port golint to buildGoPackage
2015-02-04 11:37:17 +01:00
Shea Levy
df430ab2ea
Fix imake on darwin.
...
Taken from joelteon/nixpkgs@6b3f7e6fb0
Original author Mike Sperber <sperber@deinprogramm.de>
2015-02-04 10:00:50 +00:00
Luca Bruno
3e20e4c5e6
Drop cjdcmd because of broken go crypto
2015-02-04 10:41:33 +01:00
Luca Bruno
96701d6ff6
Port ngrok to buildGoPackage
2015-02-04 10:41:32 +01:00
Mike Sperber
b611e3fb61
Add tradcpp package, needed for making imake work.
...
(cherry picked from commit e0c197b2f4fa53ebd7896940e6e14170664de8e7)
2015-02-04 09:29:34 +00:00
Bjørn Forsman
ca982158bf
arduino: new package
...
This commit adds the graphical Arduino IDE, built from the arduino-core
expression.
Also:
- Add libusb to RPATH for avrdude. Without this, avrdude is broken.
Possible TODO: replace bundled avrdude with the one from nixpkgs.
- Use "cp -r ./build/linux/work/*", so example sketeches, the HTML
reference documentation and the 'arduino' shell script that starts the
IDE gets included.
- Make meta.description slightly more generic, to cover both GUI/core
variants.
2015-02-04 07:22:39 +01:00
Bjørn Forsman
83e3f38593
arduino-core: align attrname with package name
...
arduino_core => arduino-core. Retain copy of old attrname for backward
compatibility.
2015-02-04 07:22:39 +01:00
Shea Levy
a1f1d0d442
Switch default llvm to 3.5
2015-02-03 20:01:39 -05:00
Shea Levy
5ac0318332
Merge branch 'new-darwin-stdenv' of git://github.com/gridaphobe/nixpkgs
...
refs #6122
2015-02-03 18:19:22 -05:00
Eric Seidel
4a467ec02b
move libcxx[abi] into llvm tree
2015-02-03 14:58:10 -08:00
Eric Seidel
dbf3d31727
make llvm-3.5 the default and remove references to gccApple
...
make perl be less dumb
revert change to release.nix
2015-02-03 14:31:04 -08:00
Ben Ford
9adc826c9a
Update hzk to use correct zookeeper_mt
2015-02-03 22:44:26 +01:00
Ben Ford
40af5a2b59
Fix haskakafka library to use rdkafka
2015-02-03 22:44:26 +01:00
Peter Simons
1f25998a60
all-packages.nix: don't print a message every time 'cmplayer' is evaluated
2015-02-03 22:44:26 +01:00
Peter Simons
d034aa11ee
Merge pull request #6121 from boothead/kafka
...
Kafka and c libraries for kafka and zookeeper
2015-02-03 20:17:22 +01:00
Emery Hemingway
faa5dccab8
new Go support function 'buildGoPackage'
...
add a setupHook to the Go compiler that builds a GOPATH
new buildGoPackage function that overides the phases of stdenv
2015-02-03 14:21:48 +01:00
Nikolay Amiantov
9b631cd0f8
bomi: rename from cmplayer and update
2015-02-03 14:27:43 +03:00
Peter Simons
b7ecd5e729
Merge pull request #5025 from abbradar/xmonad-wrapper
...
nixos/xmonad: make a wrapper
2015-02-03 11:52:09 +01:00
Ben Ford
b34a1cc248
Add a kafka package
2015-02-03 08:46:25 +00:00
Shea Levy
aea1254f96
cc-wrapper merge fixes
2015-02-02 21:30:05 -05:00
Shea Levy
c45372f038
Merge commit 'cfb29ab882323d379aba20a95020c7c24f883eae'
...
Partial staging merge, including cc-wrapper fixes
Conflicts:
pkgs/applications/audio/spotify/default.nix
pkgs/build-support/cc-wrapper/default.nix
pkgs/development/compilers/cryptol/1.8.x.nix
2015-02-02 21:14:28 -05:00
Nikolay Amiantov
b7bb524f04
nixos/xmonad: move to haskell-ng and make a wrapper
2015-02-03 01:05:23 +03:00
Edward Tjörnhammar
7814b1739b
ihaskell-with-packages: add environment
2015-02-02 23:00:46 +01:00
Nikolay Amiantov
f08abb15f1
uwsgi: add package
2015-02-02 22:23:30 +03:00
Peter Simons
87c7fb24ed
Merge pull request #6027 from offlinehacker/pkgs/godep/add
...
Add godep, dependency tool for go
2015-02-02 11:42:03 +01:00
Tobias Geerinckx-Rice
bf748c97e1
Update pgcli 0.13.0 -> 0.14.0
2015-02-02 02:00:19 +01:00
Michael Alyn Miller
6cb1d1aaaf
Add xss-lock
2015-02-01 10:07:01 -08:00
Thomas Tuegel
95829c8959
k3b: propagate cdrecord dependency
...
By default, k3b will use cdrkit, but that can be overriden by choosing
the original cdrtools.
2015-02-01 10:34:30 -06:00
Thomas Tuegel
76c396848d
Merge branch 'quassel'
...
Add Qt 5 versions of Quassel's client and daemon.
2015-02-01 10:33:09 -06:00
Thomas Tuegel
d9fce39cc4
quassel: add Qt 5 version of daemon
2015-02-01 10:32:27 -06:00
Thomas Tuegel
3d779db0ca
quassel: add Qt 5 version of client
2015-02-01 10:31:56 -06:00
Thomas Tuegel
2b933f31f6
kdeApps.kmix: remove Qt 4 dependencies
2015-02-01 10:26:55 -06:00
lethalman
762f32b772
Merge pull request #6083 from AndersonTorres/master
...
Libunique3 (version 3.0.2): New package
2015-02-01 16:35:33 +01:00
Bjørn Forsman
b26a6e8a23
spek: new package
...
spek is an accoustic spectrum analyzer. It helps analyse your audio
files by showing their spectrogram.
http://spek.cc/
2015-02-01 15:19:41 +01:00
Renzo Carbonara
886575ec1a
New packages: Hunspell dictionaries for Spanish, Italian and French.
...
These aren't readily picked up by Hunspell-compatible software such as
Firefox or LibreOffice just yet, as they need to be setup to look for
the dictionaries at the proper paths. Nevertheless, one can point
Hunspell-compatible tools to, say, $HOME/.nix-profile/share/hunspell and
they will find the dictionaries:
% echo "bonjor" | hunspell -d fr-classique
Can't open affix or dictionary files for dictionary named "fr-classique".
% export DICPATH=$HOME/.nix-profile/share/hunspell
% echo "bonjor" | hunspell -d fr-classique
Hunspell 1.3.3
& bonjor 1 0: bonjour
The full list of packages added:
hunspellDicts.es-any hunspell-dict-es-any-rediris-0.7
hunspellDicts.es-ar hunspell-dict-es-ar-rediris-0.7
hunspellDicts.es-bo hunspell-dict-es-bo-rediris-0.7
hunspellDicts.es-cl hunspell-dict-es-cl-rediris-0.7
hunspellDicts.es-co hunspell-dict-es-co-rediris-0.7
hunspellDicts.es-cr hunspell-dict-es-cr-rediris-0.7
hunspellDicts.es-cu hunspell-dict-es-cu-rediris-0.7
hunspellDicts.es-do hunspell-dict-es-do-rediris-0.7
hunspellDicts.es-ec hunspell-dict-es-ec-rediris-0.7
hunspellDicts.es-es hunspell-dict-es-es-rediris-0.7
hunspellDicts.es-gt hunspell-dict-es-gt-rediris-0.7
hunspellDicts.es-hn hunspell-dict-es-hn-rediris-0.7
hunspellDicts.es-mx hunspell-dict-es-mx-rediris-0.7
hunspellDicts.es-ni hunspell-dict-es-ni-rediris-0.7
hunspellDicts.es-pa hunspell-dict-es-pa-rediris-0.7
hunspellDicts.es-pe hunspell-dict-es-pe-rediris-0.7
hunspellDicts.es-pr hunspell-dict-es-pr-rediris-0.7
hunspellDicts.es-py hunspell-dict-es-py-rediris-0.7
hunspellDicts.es-sv hunspell-dict-es-sv-rediris-0.7
hunspellDicts.es-uy hunspell-dict-es-uy-rediris-0.7
hunspellDicts.es-ve hunspell-dict-es-ve-rediris-0.7
hunspellDicts.fr-any hunspell-dict-fr-any-dicollecte-5.2
hunspellDicts.fr-classique hunspell-dict-fr-classique-dicollecte-5.2
hunspellDicts.fr-moderne hunspell-dict-fr-moderne-dicollecte-5.2
hunspellDicts.fr-reforme1990 hunspell-dict-fr-reforme1990-dicollecte-5.2
hunspellDicts.it-it hunspell-dict-it-it-linguistico-2.4
hunspellDicts.en-us hunspell-dict-en-us-wordlist-2014.11.17
hunspellDicts.en-ca hunspell-dict-en-ca-wordlist-2014.11.17
hunspellDicts.en-gb-ise hunspell-dict-en-gb-ise-wordlist-2014.11.17
hunspellDicts.en-gb-ize hunspell-dict-en-gb-ize-wordlist-2014.11.17
Added myself to maintainers.nix
2015-02-01 15:00:49 +01:00
Tomas Hlavaty
461e7dd662
added libpst
2015-02-01 13:22:48 +01:00
AndersonTorres
1ab03fe034
Libunique3 (version 3.0.2): New package
...
Libunique is a library to write single instance applications.
I am creating a new package instead of upgrading the old one because
Mate uses libunique 3.x and other projects not (as far as I know).
2015-02-01 09:55:14 -02:00
Sven Keidel
b50cabf2d4
cool-old-term: rename to cool-retro-term ( close #6071 )
...
The project has changed its name to cool-retro-term. The project also added a
dependency that is included as a submodule. I added this dependency as a
separate expression.
2015-01-31 19:23:45 +01:00
lethalman
59d1d46088
Merge pull request #6069 from arno01/cherrytree
...
Adds a new package: cherrytree - A hierarchical note taking application
2015-01-31 14:42:08 +01:00
lethalman
87377cec15
Merge pull request #6064 from ktosiek/sstp
...
Add sstp client.
2015-01-31 13:30:08 +01:00
Andrey Arapov
9f623a820d
Adds a new package: cherrytree - A hierarchical note taking application
...
cherrytree - A hierarchical note taking application, featuring rich text
and syntax highlighting, storing data in a single xml or sqlite file.
This commit also adds PyGtkSourceView - a Python wrapper for the GtkSourceView widget library.
Official page http://www.giuspen.com/cherrytree
2015-01-31 02:17:00 +01:00
Tomasz Kontusz
99c0af0d73
Add sstp client.
2015-01-30 20:09:35 +01:00
Vincent Laporte
0b9e2f8798
Adds ocaml-cpdf
...
A range of tools to modify PDF files and a corresponding OCaml library
Homepage: http://www.coherentpdf.com/
2015-01-30 20:04:42 +01:00
Peter Simons
008256d8bd
emacs-flycheck: add current snapshot from Git
2015-01-30 18:30:59 +01:00
Peter Simons
9f1cb04876
emacs-let-alist: add version 1.0.3
2015-01-30 18:30:38 +01:00
lethalman
1335946d61
Merge pull request #6039 from np/filter_audio
...
Add filter_audio
2015-01-30 15:47:57 +01:00
Peter Simons
7ccd363015
Merge pull request #6059 from joelmo/python-graph-tool
...
add graph-tool
2015-01-30 13:33:49 +01:00
Joel Moberg
7b33a74235
Add graph-tool
2015-01-30 13:13:02 +01:00
lethalman
41cca7d2d6
Merge pull request #6045 from ragnard/apache-kafka
...
apache-kafka: New package and service
2015-01-30 10:50:14 +01:00
Ragnar Dahlén
aaa6d79300
Clojure: boot: Add new derivation for boot build tooling
2015-01-30 09:33:55 +00:00
Shea Levy
52d4b9d982
Merge branch 'tlsdate' of git://github.com/4z3/nixpkgs
2015-01-30 01:07:59 -05:00
Lluís Batlle i Rossell
0326fd03d4
Adding GPA, The GNU Privacy Assistant.
...
(cherry picked from commit 24a89c028a
)
2015-01-29 20:29:58 +01:00
Rok Garbas
7f27a9a7e8
pythonPackages.alot: update to 0.3.6
2015-01-29 19:48:05 +01:00
Tobias Geerinckx-Rice
694732f5a7
perl-packages: update Gtk2 1.2494 -> 1.2495
2015-01-29 13:49:04 +01:00
Tobias Geerinckx-Rice
e23eb33bfd
perl-packages: update Glib 1.307 -> 1.310
2015-01-29 13:48:20 +01:00
Ragnar Dahlén
736764afee
apache-kafka: New package for Apache Kafka
2015-01-29 11:10:12 +00:00
Domen Kožar
857f32dfe7
Merge pull request #5967 from k0ral/rmlint
...
rmlint: 1.0.8 -> 2.0.0
2015-01-29 10:48:54 +01:00
Nicolas Pouillard
7707d35a08
Add filter_audio
2015-01-28 23:39:57 +01:00
Domen Kožar
2d51fe4005
Merge pull request #6031 from offlinehacker/pkgs/influxdb-backup/add
...
Add influxdb-backup
2015-01-28 22:41:21 +01:00
lethalman
a15edc22e3
Merge pull request #5615 from nckx/freefall
...
Add freefall: hard drive protection on HP/Dell laptops
2015-01-28 18:52:46 +01:00
koral
3ed8c422a5
rmlint: 1.0.8 -> 2.0.0
2015-01-28 17:35:12 +01:00
Andrey Arapov
2695233823
Adds a new package: ent - A Pseudorandom Number Sequence Test Program
...
The program is useful for evaluating pseudorandom number generators
for encryption and statistical sampling applications, compression
algorithms, and other applications where the information density of a
file is of interest.
Official page http://www.fourmilab.ch/random/
2015-01-28 16:45:46 +01:00
Peter Simons
1ae5dd1457
all-packages.nix: remove broken 'libbluedevil-qt5' attribute to fix Nixpkgs evaluation
2015-01-28 16:40:05 +01:00
Jaka Hudoklin
9eb3b108e8
Add influxdb-backup
2015-01-28 16:28:31 +01:00
Thomas Tuegel
0ee569694c
Merge pull request #6029 from ttuegel/plasma52
...
Plasma 5.2 preview
2015-01-28 09:08:28 -06:00
Jaka Hudoklin
44df0a8eaf
Add godep, dependency tool for go
2015-01-28 16:02:46 +01:00
Tobias Geerinckx-Rice
94a600772e
Add freefall: hard drive protection on HP/Dell laptops
2015-01-28 15:59:20 +01:00
Thomas Tuegel
aa308252ac
kf56, plasma52: use ordinary stdenv
2015-01-28 08:40:27 -06:00
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
Thomas Tuegel
a47cfb4ac6
add plasma-5.2
2015-01-27 22:16:31 -06:00
Sven Keidel
92d4ec2ce8
zeal: new package
2015-01-28 00:02:50 +01:00
Thomas Strobel
3767370866
Add target parameter to grub installation chain
2015-01-27 19:46:37 +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
Thomas Tuegel
28f7f0a1a2
add kde-frameworks-5.6
2015-01-27 07:31:04 -06: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
Thomas Strobel
2ea5f48939
Add linuxPackages_custom helper for installing a kernel with custom config file.
2015-01-27 00:47:03 +01: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