Peter Simons
de100cb899
Merge pull request #575 from errge/master
...
Add vanitygen
2013-06-01 03:11:14 -07:00
bbenoist
f7934d7b9d
Add numdiff-5.6.1
...
A little program that can be used to compare putatively similar files line
by line and field by field, ignoring small numeric differences or/and
different numeric formats.
2013-06-01 00:59:58 +02:00
Lluís Batlle i Rossell
2e6c1ebf42
Revert "firefox update to 21.0"
...
This reverts commit 971337a119
.
2013-05-31 20:45:10 +02:00
Lluís Batlle i Rossell
b7e5f363c7
Revert "Fixing firefox reference"
...
This reverts commit a17b45686b
.
2013-05-31 20:45:00 +02:00
Shea Levy
210246266d
Make overrides of nodePackages work
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-31 12:50:28 -04:00
Lluís Batlle i Rossell
85d2bf78e1
I forgot to bring back opencascade 6.5 overrides.
2013-05-31 10:25:35 +02:00
Lluís Batlle i Rossell
270f861dde
Setting opencascade 6.5 to freecad for it to build.
2013-05-30 19:25:01 +02:00
Rob Vermaas
298f8fc459
Added bro 2.1
2013-05-30 18:13:50 +02:00
Lluís Batlle i Rossell
71229f8eb9
digikam: updating (2.9 for kde 4.7/8, 3.2 for kde 4.10)
2013-05-30 15:13:53 +02:00
Lluís Batlle i Rossell
6c4c1c4fb6
Updating opencascade to 6.6.0
2013-05-30 15:13:53 +02:00
Rob Vermaas
7c3c250a2c
Add snort-2.9.4.6
2013-05-30 15:05:39 +02:00
Gergely Risko
02c1dd624f
Add vanitygen
2013-05-30 12:41:29 +02:00
Peter Simons
143c64732c
all-packages.nix: tabs --> blanks
2013-05-30 12:33:43 +02:00
Peter Simons
8dbe2decf9
Switch default Haskell implementation to Haskell Platform 2013.2.0.0.
...
This makes GHC 7.6.3 is our default compiler.
2013-05-30 12:33:43 +02:00
Rickard Nilsson
a7dbbd2e25
New package: sbt 0.12.3, a Scala build tool
2013-05-30 12:12:19 +02:00
Lluís Batlle i Rossell
787f8216d5
Fixing firefox reference
2013-05-30 11:03:21 +02:00
Lluís Batlle i Rossell
14cd1be498
freecad: update to stable from February, 0.13.1830
2013-05-30 09:56:30 +02:00
Vladimír Čunát
25471803e4
Merge master into x-updates
2013-05-29 23:25:26 +02:00
Vladimír Čunát
b770365574
ReRevert Merge x-updates into master
...
This reverts commit ec3965d8d0
.
Conflicts (taken x-updates):
pkgs/development/libraries/libgcrypt/default.nix
pkgs/development/libraries/libgpg-error/default.nix
pkgs/development/libraries/poppler/default.nix
2013-05-29 23:25:02 +02:00
Lluís Batlle i Rossell
a17b45686b
Fixing firefox reference
2013-05-29 23:20:57 +02:00
Lluís Batlle i Rossell
971337a119
firefox update to 21.0
2013-05-29 21:50:02 +02:00
Lluís Batlle i Rossell
8442c7d122
libgphoto2: adding a 2.4 version, for kde 4.7 and 4.8.
2013-05-29 21:50:02 +02:00
Lluís Batlle i Rossell
21cb347f20
Adding babeld.
2013-05-29 19:16:02 +02:00
Lluís Batlle i Rossell
08f8371a50
Adding ahcpd.
2013-05-29 19:16:01 +02:00
Peter Simons
317fcd3b86
Merge pull request #559 from bjornfor/mentor-codebench
...
Add Sourcery CodeBench Lite toolchain(s)
2013-05-29 02:17:46 -07:00
Peter Simons
93d7adcba3
Merge pull request #561 from offlinehacker/st
...
st: Update to 0.4.1 and add support for custom config
2013-05-29 02:16:56 -07:00
Domen Kozar
637fa11b20
add pdf2htmlex and upgrade poppler
2013-05-29 00:02:26 +02:00
Lluís Batlle i Rossell
e1cb325f82
Adding batctl, control for batman
2013-05-28 23:02:22 +02:00
Lluís Batlle i Rossell
bf0d1f58dc
Adding batman-adv.
2013-05-28 22:58:25 +02:00
Lluís Batlle i Rossell
55eccc68bb
Adding oslrd.
2013-05-28 22:37:59 +02:00
Shea Levy
b385fea5fc
Merge branch 'node-update'
...
This branch updates node to 0.10.8, as well as updating its
dependencies. It also updates node-packages to use the new style
generated by npm2nix (some packages may have been lost in the switch,
please check!).
Note that 0.10 had some backwards-compatability breaks with 0.8,
particularly for readable streams. Please see the official documentation
for migration help.
Note that I have not yet tested this on darwin (node.js was already
broken there), but will do so soon and fix it if it's broken.
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-27 23:00:24 -04:00
Lluís Batlle i Rossell
bb66651d68
gnunet: removing 0.8
...
I don't think anyone uses it. Feel free to revert, otherwise.
2013-05-27 23:35:35 +02:00
Lluís Batlle i Rossell
42701dece8
Adding gnunet-svn and libgcrypt-git.
...
gnunet-svn can't interoperate with gnunet.
2013-05-27 23:35:34 +02:00
Marc Weber
71628d6e35
vim: supporting multiple sources:
...
- vim-nox: client-server implementation without X
- latest: latest mercurial sources (still very stable)
- default: latest release
vim-plugins: Introduce an area to put vim plugins which are worth adding to nix
because they need more effort than just "unpacking". Document that
2013-05-27 22:26:29 +02:00
Gergely Risko
601e9dfd94
Add vboot_reference: tools needed for installing custom OS on Chromebooks
2013-05-27 12:10:19 +02:00
aszlig
4535c0bbfe
gajim: Clean up and rewrite package expression.
...
This should clean up the package expression significantly by actually using
explicit input attributes and setting PYTHONPATH and GST_PLUGIN_PATH from
environment variables in the builder.
In addition, this adds a small patch from the upstream Mercurial repository to
add an index.theme to the icons, so Gajim is able to load them correctly from
the store.
With this change, I'm adding myself to the maintainers list as well, because I'm
switching over from TKabber to Gajim.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-05-27 10:17:58 +02:00
Shea Levy
428aae8c04
Add c-ares DNS library
...
I love it when packages just need name and src
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-27 02:05:55 -04:00
Shea Levy
9d6e49382d
Add http_parser library
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-27 02:05:55 -04:00
Jaka Hudoklin
431fc8b250
st: Update to 0.4.1 and add support for custom config
2013-05-26 12:18:45 +00:00
Domen Kožar
e6878aae7b
Merge pull request #560 from bjornfor/eagle
...
eagle: new package
2013-05-26 03:03:10 -07:00
Bjørn Forsman
a31ba7ed65
eagle: new package
...
Eagle is a schematic capture and PCB layout program from CadSoft. This
is proprietary software; CadSoft provide a self-extracting shell script
with embedded tarball of the prebuilt application.
Add the latest Eagle version, 6.4.0.
I've added a small LD_PRELOAD library that redirects operations on the
license file from <eagle_install_path>/bin/eagle.key to
$HOME/.eagle.key. Without this Eagle will never get past the license
dialog (because you cannot write to the nix store).
Eagle also has issues copying its example projects to other locations;
it seems that it wants to preserve the read-only permissions from the
source over to the destination. Because of this it cannot complete the
copy operation because it cannot write the project files into to the
(read-only) project directory it just created. So wrap chmod by OR'ing
in the write-by-owner bit.
2013-05-25 21:12:47 +02:00
Bjørn Forsman
f55117ab8a
Add Sourcery CodeBench Lite toolchain(s)
...
Sourcery CodeBench toolchains are prebuilt GCC toolchains from Mentor
Graphics.
Start out by adding ARM EABI and ARM GNU/Linux toolchains. Sourcery
CodeBench is also available for MIPS, Power, SuperH, ColdFire (and
more), so it should be easy to add later, if needed.
AFAIK, the EABI toolchains use newlib and the GNU/Linux ones use glibc.
2013-05-25 21:09:42 +02:00
aszlig
b08d6a39f8
mplayer(2): Add support and library for bs2b.
...
This also adds a new package "libbs2b", which is needed in order to support
Bauer stereophonic-to-binaural DSP as an audio filter.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-05-25 19:01:43 +02:00
Peter Simons
7ef3aea921
erlang: drop obsolete version R15B02
2013-05-25 11:11:37 +02:00
Peter Simons
ce8c051972
Merge pull request #553 from orbitz/upgrade-erl-r15b03-1
...
erlang: add R15B03-1
2013-05-25 02:10:36 -07:00
Lluís Batlle i Rossell
a403f55ccf
Adding megatools
2013-05-24 23:43:26 +02:00
Song Wenwu
325f7a6bb8
add sxiv-1.1
2013-05-24 16:21:34 +08:00
Vladimír Čunát
e3ff0f116f
vmware driver: depend on mesa_drivers to find libxatracker
2013-05-23 22:52:46 +02:00
Eelco Dolstra
b976fc2b61
Merge branch 'master' into stdenv-fixes
2013-05-23 09:09:10 -04:00
Michael Raskin
ccc11345c9
Adding jq JSON processor
2013-05-23 14:41:29 +04:00
Michael Raskin
a453e49511
Adding E-KRHyper theorem prover
2013-05-23 14:41:12 +04:00
Michael Raskin
c82d9b6169
Adding Otter theorem prover. The development is frozen, but because of that Otter is considered a very reliable prover from soundness point of view.
2013-05-23 14:40:07 +04:00
Peter Simons
5779dfc8e4
R: add version 3.0.1
2013-05-23 11:35:59 +02:00
Malcolm Matalka
33eb2832c3
Add R15B03-1
2013-05-23 11:27:49 +02:00
Marc Weber
af4d6b73de
adding alchemy painting application
2013-05-22 22:58:05 +02:00
Lluís Batlle i Rossell
229661eed3
go: setting default to 1.1
...
I hope it won't break anything.
2013-05-22 19:21:11 +02:00
Ricardo M. Correia
e28b51360d
Add chrony.
...
Chrony is a pair of programs which are used to maintain the accuracy of the system clock on a computer.
2013-05-22 00:41:58 +02:00
Lluís Batlle i Rossell
ec65563e2c
Adding meo: Multiple Eyepairs Only
...
I also add the pkcs11helper it needs.
2013-05-20 23:13:40 +02:00
Domen Kozar
c9bae2bcbe
munin: add the package, WIP
2013-05-20 11:18:40 +02:00
Lluís Batlle i Rossell
8b79a00c44
Adding netatop module, for atop
2013-05-20 10:13:07 +02:00
Michael Raskin
f75d60fd90
Adding jq JSON processor
2013-05-20 11:17:20 +04:00
Bjørn Forsman
b274308c0c
qmmp: new package
...
Qmmp is a Qt-based audio player that look like Winamp.
2013-05-19 14:36:19 +02:00
Bjørn Forsman
512f0874a1
wildmidi: new package
...
WildMIDI is a simple software midi player which has a core softsynth
library that can be use with other applications.
I have tested the wildmidi executable with a MIDI file. It works.
2013-05-19 14:24:49 +02:00
Bjørn Forsman
ab7d500f36
freepats: new package
...
freepats is a project to create a free and open set of instrument
patches, in any format, that can be used with softsynths.
I'm adding it because it is needed for WildMIDI, which is needed for
MIDI support in Qmmp (audio player). I'll add WildMIDI and Qmmp in the
next commit(s).
2013-05-19 14:09:36 +02:00
Petr Rockai
dd23b30120
lilypond: Update to 2.16.2, fix guile.
2013-05-18 13:35:14 +02:00
Petr Rockai
b5451c73b6
dictd-wiktionary: Let dictd serve an offline copy of wiktionary.
...
@vcunat: add -O to python, as it takes lots of time to process
2013-05-18 13:24:30 +02:00
Petr Rockai
c7fbe02429
dictd-wordnet: Make wordnet available via local dictd.
2013-05-18 13:24:30 +02:00
Petr Rockai
a7123fc280
Add monkey's audio (.ape) lossless encoder/decoder.
...
@vcunat: include version in the name, as is our custom
2013-05-18 13:24:30 +02:00
Song Wenwu
d762e574fa
add parcellite-1.1.4
2013-05-18 13:22:49 +08:00
Lluís Batlle i Rossell
ef09a3550b
fox: setting the newer libpng
...
The old version required libpng12
2013-05-17 17:14:45 +02:00
Domen Kožar
2dce4e31db
Merge pull request #538 from MarcWeber/submit/partclone-partimage
...
partclone, partimage. both are used by clonezilla and drbl (which I have...
2013-05-17 02:17:45 -07:00
Lluís Batlle i Rossell
6a4350b68f
Making xfe find and load icons fine
...
I added more dependencies to fox, for that.
I tried to add mesa too, but it wasn't trivial for it to find it, so
I took it out.
2013-05-16 23:40:26 +02:00
Marc Weber
87a579dd53
partclone, partimage. both are used by clonezilla and drbl (which I haven't packaged yet)
2013-05-16 17:18:11 +02:00
Vladimír Čunát
70882b980c
WARNING: history from now is going to change (mesa+llvm)
...
Current WIP, only tested nouveau (3D works very well).
2013-05-16 17:16:02 +02:00
Domen Kožar
83747f519a
Merge pull request #519 from offlinehacker/powerline2
...
Add powerline beta, libgit2 and pygit2
2013-05-15 06:17:23 -07:00
Lluís Batlle i Rossell
d4039f99fd
go: 1.1 released
2013-05-14 10:58:48 +02:00
Eelco Dolstra
fdd06dc094
nix: Update to 1.5.2
2013-05-14 00:01:38 +02:00
Bjørn Forsman
df09b7fb5f
tcptrack: new package
...
tcptrack is a small libpcap based program (with ncurses UI) for live TCP
connection monitoring.
It seems upstream homepage is down, so download the source code from a
fedora server instead.
2013-05-12 14:03:24 +02:00
Tim Dysinger
c2c129d378
Add Jansson C JSON lib
2013-05-11 11:38:01 -10:00
Evgeny Egorochkin
cef9ee5aab
Merge pull request #513 from offlinehacker/firefox_libcanberra
...
firefoxWrapper: Add libcanberra gtk module to firefox
2013-05-11 14:29:38 -07:00
Evgeny Egorochkin
c7b3fbddf0
Merge pull request #520 from dysinger/t/leveldb
...
Add Google's LevelDB (BSD) to Nix
2013-05-11 04:35:23 -07:00
Bjørn Forsman
5ab346a327
ninja: move out of pythonPackages
...
ninja is a build system written in C++ that just happens to use python
to build/install *itself*. It is not a "python package".
After this commit, ninja will be at pkgs.ninja instead of
pkgs.pythonPackages.ninja.
2013-05-11 12:01:00 +02:00
Tim Dysinger
3fc7f4e68f
add leveldb
2013-05-10 21:00:31 -10:00
Evgeny Egorochkin
8d7e1a79cc
AppArmor: add a sample patched kernel.
2013-05-11 08:50:34 +03:00
Jaka Hudoklin
67af13dbf8
Add libgit2, pygit2 and powerline beta
2013-05-10 20:41:12 +00:00
Domen Kozar
1aaa1a7b5b
add networ-manager-openvpn, WIP
2013-05-10 19:17:51 +02:00
Evgeny Egorochkin
c3767704f4
KWebKitPart: new package
2013-05-10 05:03:54 +03:00
Jaka Hudoklin
09f342edc9
firefoxWrapper: Add libcanberra gtk module to firefox
2013-05-10 00:44:03 +00:00
Lluís Batlle i Rossell
ac4dcaba52
Adding pygobject3 (for bluez4).
...
bluez-simple-agent fails to work otherwise.
We discussed this a bit on #486 , and this looks like the simplest way to
get bluez-simple-agent again.
2013-05-09 19:11:30 +00:00
Lluís Batlle i Rossell
4e7208fe2e
Adding a KDE wrapper, to easily have KDE programs in nix-env.
...
Specially for those not running KDE.
2013-05-09 18:40:29 +00:00
Michael Raskin
9d92fe013e
Adding E-KRHyper theorem prover
2013-05-09 17:47:58 +04:00
Vladimír Čunát
ec3965d8d0
Revert Merge x-updates into master due to mesa bloat
...
See #490 discussion.
This reverts commit 1278859d31
, reversing
changes made to 0c020c98f9
.
Conflicts:
pkgs/desktops/xfce/core/xfce4-session.nix (take master)
pkgs/lib/misc.nix (auto)
2013-05-09 14:03:35 +02:00
Eelco Dolstra
cc17e70374
glibc: Remove 2.13
...
It's not used and has security bugs.
2013-05-09 13:50:51 +02:00
Lluís Batlle i Rossell
f1e2c585b6
Adding pcl. (Also updating flann, reworking vtk)
2013-05-09 12:36:22 +02:00
Michael Raskin
646868b2e6
Adding Otter theorem prover. The development is frozen, but because of that Otter is considered a very reliable prover from soundness point of view.
2013-05-09 12:23:27 +04:00
Tim Dysinger
d52b1931f7
added libcello
2013-05-08 16:18:45 -10:00
Phreedom
7a4b06e0e8
Merge pull request #511 from bjornfor/buildbot
...
Buildbot version bump and add buildbot-slave
2013-05-08 15:45:20 -07:00
Lluís Batlle i Rossell
e9cbe5439e
Adding udptunnel
...
(Fixing a semicolon in pwnat expr too)
2013-05-08 22:51:39 +02:00
Lluís Batlle i Rossell
a8b576ecaf
Adding pwnat.
2013-05-08 22:51:39 +02:00
Bjørn Forsman
9fa9afe71e
buildbot-slave: new package
...
Tested with buildbot (master).
2013-05-08 22:26:43 +02:00
Bjørn Forsman
a36577367e
buildbot: bump to version 0.8.7p1 (latest stable)
...
* 0.8.7p1 doesn't contain *.info documentation; use manpage
instead
* Update meta.description to not contain the package name (redundant)
* 0.8.7p1 only builds with python dateutil==1.5, so that has to be added
as well
Runtime tested with the buildbot slave that is added in the next commit.
2013-05-08 22:09:05 +02:00
Marc Weber
b50b9bf2b7
add versionedDerivation
2013-05-08 15:43:07 +03:00
Vladimír Čunát
1278859d31
Merge branch 'master' into x-updates
...
Conflicts (just splitting version from name):
pkgs/os-specific/linux/systemd/default.nix
2013-05-08 13:46:46 +02:00
Evgeny Egorochkin
083637896d
Removing konq-plugins, since they have been included in kdebase in all KDE versions we have currently
...
packaged.
2013-05-07 10:18:35 +03:00
Evgeny Egorochkin
026b9971f5
Remove KBluetooth. BlueDevil should be used instead.
2013-05-07 09:37:53 +03:00
Evgeny Egorochkin
eb4c9efb50
KOffice: superceded by Calligra long time ago. Removing.
2013-05-07 09:27:23 +03:00
Phreedom
008308168f
Merge pull request #507 from bjornfor/spyder
...
Spyder: add dependencies to make it more featured and make a desktop item
2013-05-06 13:30:25 -07:00
Bjørn Forsman
78169ec020
spyder: add recommended and optional dependencies
...
Spyder says about itself that it has
...the support of IPython (enhanced interactive Python interpreter) and
popular Python libraries such as NumPy (linear algebra), SciPy (signal
and image processing) or matplotlib (interactive 2D/3D plotting).
So I think having those available as default is a the right thing to to.
(We can easily make a stripped down spyder expression if needed later.)
I've added the list of recommended and optional dependencies as
described here:
http://pythonhosted.org/spyder/installation.html#dependencies
2013-05-06 20:36:17 +02:00
Joachim Schiele
fd8e249b5d
byobu 5.37 integration
2013-05-06 11:06:59 +00:00
Domen Kozar
7cc21354d5
pa-applet: add pulseaudio applet
2013-05-05 23:09:59 +02:00
Domen Kozar
db04466380
xarchive: add gtk archiver
2013-05-05 22:03:50 +02:00
Bjørn Forsman
8095d76a73
spyder: new package
...
Spyder (previously known as Pydee) is a powerful interactive development
environment for the Python language with advanced editing, interactive
testing, debugging and introspection features.
The name Spyder comes from Scientific PYthon Development EnviRonment.
2013-05-05 13:13:45 +02:00
Shea Levy
0f633fdfc6
Make some arguments passed to all-packages.nix available in the pkgs set
...
These are needed to re-call <nixpkgs/pkgs/stdenv> to, say, deeply override glibc
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-04 21:21:31 -04:00
Phreedom
c3f34e54a1
Merge pull request #381 from ierton/bluez5
...
bluez5: add experimental expression for bluez5
2013-05-03 10:54:39 -07:00
Peter Simons
318b7e2eeb
Merge pull request #495 from bjornfor/stlink
...
stlink: new package
2013-05-02 06:21:37 -07:00
Lluís Batlle i Rossell
bd55358159
Adding filegive, my file sending program
2013-05-02 11:32:58 +04:00
Bjørn Forsman
8df1afa9c9
stlink: new package
...
stlink is an in-circuit debugging and programming tool for ST-Link v1
and v2 devices. It is similar to OpenOCD but just for ST-Link devices.
https://github.com/texane/stlink
IMPORTANT: You need permissions to access the stlink usb devices. Here
are example udev rules for stlink v1 and v2 so you don't need to have
root permissions (copied from <stlink>/49-stlink*.rules):
SUBSYSTEMS=="usb", ATTRS{idVendor}=="0483", ATTRS{idProduct}=="3744", MODE:="0666", SYMLINK+="stlinkv1_%n"
SUBSYSTEMS=="usb", ATTRS{idVendor}=="0483", ATTRS{idProduct}=="3748", MODE:="0666", SYMLINK+="stlinkv2_%n"
2013-05-01 23:29:59 +02:00
Vladimír Čunát
8fc5fb6ecc
Merge branch 'master' into x-updates
2013-05-01 08:14:15 +02:00
Lluís Batlle i Rossell
d4ac42ae11
Adding go 1.1 beta
2013-04-30 11:58:22 +04:00
Mathijs Kwik
bfc245f7de
linux-3.9: no longer marked as RC, updated "latest" reference.
2013-04-30 09:29:58 +02:00
Eelco Dolstra
1e316e8eac
sqlite: Make 3.7.16 the default again
...
I've fixed the Hydra problem and the DBIx::Class issue is only a
problem in its test suite, apparently.
2013-04-30 00:16:56 +02:00
Eelco Dolstra
9c8923b5e6
sqlite: Don't include the last component of the version in the filenames
...
SQLite point releases are conservative, so we don't need to refer to
SQLite versions at this level of precision.
2013-04-30 00:04:46 +02:00
Eelco Dolstra
50c9c1c938
sqlite: Update to 3.7.16.2
2013-04-30 00:04:29 +02:00
Shea Levy
27b3ab6a8d
Make it possible to enable vbox extension pack easily from nixpkgs config
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-04-29 13:54:22 -04:00
Evgeny Egorochkin
b2ad60553b
Revert "Fix incorrect attribute name"
...
This reverts commit 699d6a0bde
.
2013-04-28 13:39:45 +03:00
Evgeny Egorochkin
699d6a0bde
Fix incorrect attribute name
2013-04-28 13:30:13 +03:00
Peter Simons
cbf9bbd5f4
sqlite: downgrade from version 3.7.16.1 to 3.7.14.1
...
The recent sqlite update broke -- among other things -- the Hydra regression
test suite. Until these issues have been resolved, we stick to the older
reliable version.
2013-04-27 22:36:03 +02:00
Domen Kozar
197ca4d677
add bittorrent sync
2013-04-27 18:43:43 +02:00
Peter Simons
319ac481b8
sqlite: clean up
...
- Add version 3.7.14.1 again, so that we can work around issues caused
by the recent 3.7.16.1 update.
- Drop obsolete version 3.6.x.
- Consistently use the sqlite version number to name the file of the
expression.
2013-04-26 22:46:45 +02:00
Lluís Batlle i Rossell
678e983f5e
Adding reaver-wps.
2013-04-26 17:14:09 +04:00
Vladimír Čunát
49f12fe878
remove old references to xorgserver_1_13_0
2013-04-24 06:44:43 +00:00
Vladimír Čunát
bde20f3e88
Merge branch 'master' into x-updates
...
Conflicts (just taken x-updates):
pkgs/servers/x11/xorg/overrides.nix
2013-04-24 06:29:09 +00:00
Rok Garbas
f1184916dd
Merge pull request #477 from coroa/offlineimap
...
offlineimap: enable support for the sqlite status backend
2013-04-23 03:47:15 -07:00
Lluís Batlle i Rossell
031d1ee8c5
Merge branch of 'hatari'
2013-04-23 11:06:17 +04:00
Michael Raskin
bc623ee480
Merge pull request #471 from vcunat/p/xorg
...
xorg updates
2013-04-22 22:38:05 -07:00
Michael Raskin
b1ff6273d9
Merge pull request #468 from zefhemel/dartsdk
...
Added Google Dart M4
2013-04-22 22:34:18 -07:00
Florian Friesdorf
b67cf97f5c
Revert "let hydra also build python26Packages"
...
This reverts commit a2ddd3643e
.
@peti pointed out that python2.6 packages are now prefered over
python2.7. In a local test it was the other way round. seems to be
arbitrary or I messed up the test.
2013-04-22 22:49:40 +02:00
Jordi
019472eaa3
Add hatari Atari St emulator.
2013-04-22 22:10:15 +02:00
viric
4311ba66e0
Merge pull request #474 from logann2019/autocutsel
...
Autocutsel
2013-04-22 10:32:37 -07:00
Eelco Dolstra
4539668937
php: Add 5.4
...
We'll keep 5.3 around for a while.
2013-04-22 19:17:35 +02:00
Lluís Batlle i Rossell
078ddf4746
Adding doodle.
2013-04-22 20:57:14 +04:00
Rickard Nilsson
51bf1ae795
munge 0.5.10: New package, a credentials handler for clusters
2013-04-22 16:04:41 +02:00
Florian Friesdorf
a2ddd3643e
let hydra also build python26Packages
...
for `nix-env -i` the later defined python27Packages seems to win.
Another solution might be to have python26 oder python27 either in the
name or the version. Let's have a look at haskelPackages for that.
2013-04-22 13:56:29 +02:00
Jonas Hoersch
93c39d24b5
offlineimap: enable support for the sqlite status backend
2013-04-22 10:40:36 +02:00
Peter Simons
3e523751cd
GHC 7.6.3 is the new 7.6.2.
2013-04-21 23:05:09 +02:00
Vladimír Čunát
5e4aa51173
poppler: share most things between glib and qt4 versions
...
Most of the stuff was duplicated (headers, the core library).
The new solution makes the _qt4 package use the _glib one,
because it depended on glib through cairo anyway
(and _glib bindings themselves are just ~350kB).
This also fixes a problem that mergeAttrsByFuncDefaultsClean
didn't merge patches, which affected dbus.libs.
2013-04-21 20:15:38 +00:00
Peter Simons
c9182f112a
ledger: update 3.x version to the latest Git snapshot
2013-04-21 20:37:53 +02:00
Peter Simons
2340c84a00
all-packages.nix: strip trailing whitespace
2013-04-21 20:10:40 +02:00
Peter Simons
fdf1d45a38
ghc: add version 7.6.3 (and a corresponding package set)
2013-04-21 20:10:27 +02:00
Jordi
e140b6a454
Add autocutsel to all-packages
2013-04-21 18:46:16 +02:00
Evgeny Egorochkin
e83c2fa4a0
Add KDE 4.10.2. Not ready for production yet, but does compile.
2013-04-21 05:46:18 +03:00
cillianderoiste
96e8703be0
Merge pull request #460 from cillianderoiste/plymouth
...
It works enough to display bootsplash animations in an xorg session and a VT.
I haven't figured out how to run it successfully from the initrd yet and I'm also not happy with the postInstall mess, but I'd rather merge it now than let it get lost. It seems like it should be possible for a user to activate it by using boot.initrd.extraUtilsCommands and boot.initrd.postMountCommands
2013-04-20 08:07:30 -07:00
Vladimír Čunát
7a25aa94cd
gphoto*: update for changed libgphoto version
2013-04-20 12:44:05 +02:00
Vladimír Čunát
e8823c9e5e
Merge pull request #441 from ierton/udisks2-xfce
...
udisks2 for xfce
2013-04-20 01:37:14 -07:00
Vladimír Čunát
c859a46712
xorg: update xorgserver to 1.13.4, and more
...
- update some modules to work with the newer server
- fix many other modules via overrides
- huge cleanup in overrides via better propagation
and pixman include flattening
- URLs of XCB stuff have been moved
2013-04-18 21:33:17 +02:00
Vladimír Čunát
7716b78fc7
pixman: use pixman_cairo for xorg, flatten its includes
2013-04-18 21:31:56 +02:00
Vladimír Čunát
b37b73a56c
poppler: update, include qt4+cairo patches
...
The patches should provide smoother font rendering, like it's with poppler+gtk+cairo.
The code was taken from @mornfall f4fce48c #470 , thanks.
2013-04-18 20:54:47 +02:00
Evgeny Egorochkin
70ba1888a2
Make kde 4.8 default. Shouldn't cause too many problems.
2013-04-18 03:12:12 +03:00
Zef Hemel
a5e11c08bb
Now using callPackage.
2013-04-17 19:38:02 +02:00
Vladimír Čunát
c122eb61fb
kopete: fix build by using libotr_3_2 again
2013-04-17 19:32:44 +02:00
Vladimír Čunát
ec736312d4
Merge branch 'master' into x-updates
...
Conflicts:
pkgs/development/compilers/vala/default.nix (it's different version)
pkgs/development/libraries/cairo/default.nix (trivial)
2013-04-17 18:26:28 +02:00
Zef Hemel
6464f450d5
Added Dart SDK M4
2013-04-17 16:54:03 +02:00
Rok Garbas
8ea9b3fbac
plone: adding version 4.2.5 and 4.1.6
2013-04-17 02:28:45 +02:00
Rok Garbas
0416e77d82
plone: some versions got pinned wrong
2013-04-17 01:57:40 +02:00
Rok Garbas
a690941f21
plone: update to 4.3
2013-04-17 01:27:59 +02:00
Lluís Batlle i Rossell
9216b0598c
Adding skype4pidgin. It crashes.
2013-04-16 14:53:59 +02:00
Sander van der Burg
1d255f9ab3
titaniumsdk: Added version 3.1 next to version 2.1, and make it configurable
2013-04-16 14:08:37 +02:00
viric
d2d69902e8
Merge pull request #456 from bjornfor/premake
...
premake: bump to version 4.3
2013-04-15 14:35:46 -07:00
Lluís Batlle i Rossell
37b1937704
pidgin-otr: update to 4.0.0
2013-04-15 21:35:26 +02:00
Lluís Batlle i Rossell
d0d1385e1d
pidgin-otr: setting its libotr to 3.2 too
2013-04-15 20:15:19 +02:00
Lluís Batlle i Rossell
b628bbda90
libotr: adding back libotr 3.2; bitlbee failed without it
2013-04-15 20:15:19 +02:00
Vladimír Čunát
6bd036d5f9
non-linux attempts to fix: libbonobo and libjpeg
2013-04-14 14:06:10 +02:00
Vladimír Čunát
d8a2ae8d01
some libintl and libiconv cleanups + non-linux fixes
2013-04-14 13:43:09 +02:00
Lluís Batlle i Rossell
5f2a1806e5
Adding irssi-otr.
2013-04-13 17:17:47 +02:00
Lluís Batlle i Rossell
49d4d308d4
Adding freenet
...
I don't build freenet_ext or bcprov, I just take the jar.
Freenet irc people told me that freenet_ext barely changes and it's a hell to build.
2013-04-13 15:01:46 +02:00
Vladimír Čunát
17ae1617dc
Merge branch 'master' into x-updates
...
Conflicts (systemd version is split on x-updates):
pkgs/os-specific/linux/systemd/default.nix
2013-04-13 12:21:31 +02:00
Florian Friesdorf
2cb87d9ca1
pythonPackages.ipythonLight: no qt/numpy dependency
2013-04-13 10:02:17 +02:00
Lluís Batlle i Rossell
dc50bd550a
Adding fish (blowfish over irc) for irssi.
2013-04-13 01:35:16 +02:00
Lluís Batlle i Rossell
aaf0a34f2a
Adding silc-client as irssi plugin
...
Alone, with its own irssi, doesn't build.
2013-04-12 21:39:07 +02:00
Lluís Batlle i Rossell
cdd57eb434
Adding silc-server.
2013-04-12 21:39:06 +02:00
Vladimír Čunát
96dd66bf25
Revert "wxGTK: temporarily disable gstreamer support"
...
This reverts commit 9b187c0be1
.
Orbit should work again, thanks to @MarcWeber.
2013-04-12 03:22:27 +02:00
Cillian de Róiste
562cb3f460
Add Plymouth: WIP
2013-04-12 01:58:38 +02:00
Marc Weber
18297893a3
dbus_daemon is referenced by nixos
2013-04-12 00:19:15 +02:00
Vladimír Čunát
8249695b61
Merge branch 'master' into x-updates
...
Needed that to fix the tarball.
2013-04-11 23:31:33 +02:00
Vladimír Čunát
7d9607f151
dbus: minor update, reorganize and polish the expression
2013-04-11 22:17:26 +02:00
Shea Levy
1c2565a8ef
Add hipchat messaging client
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-04-11 14:42:32 -04:00
Lluís Batlle i Rossell
d8f98d1a85
Adding avxsynth.
...
To add it, I also add ffms and log4cpp.
2013-04-10 15:12:37 +02:00
Eelco Dolstra
bfa358c76e
firefox: Update to 20.0
2013-04-09 18:00:26 +02:00
Bjørn Forsman
38c7d196ac
premake: bump to version 4.3
...
aacskeys depends on premake3, so keep that version around.
2013-04-08 21:06:54 +02:00
Rickard Nilsson
1f82083c20
darktable: Update to 1.2
2013-04-08 18:22:15 +02:00
Peter Simons
cde41fe551
perl-packages.nix, all-packages.nix: generally refer to 'postgresql' instead of 'postgresql92'
...
This allows users to override the 'postgres' attribute with a different version
and have the effect propagated to all other packages that depend on it.
2013-04-06 15:24:11 +02:00
Lluís Batlle i Rossell
78827836cc
openlierox: fixing and updating.
2013-04-06 12:09:18 +02:00
Domen Kozar
130c081966
add thinkfan package
2013-04-06 00:34:50 +02:00
Lluís Batlle i Rossell
04d41f95d0
Adding d2x-rebirth, source port of the Descent 2 engine
2013-04-05 22:59:20 +02:00
Lluís Batlle i Rossell
65c008f653
Adding d1x-rebirth, Descent 1 source port.
2013-04-05 22:59:20 +02:00
Lluís Batlle i Rossell
d5a036d63d
Adding Skype Call Recorder.
2013-04-05 16:03:25 +02:00
Cillian de Róiste
742d198def
Add mid2key: a tool which maps midi notes to keystrokes
2013-04-05 01:25:34 +02:00
Lluís Batlle i Rossell
d0d4e66652
ffmpeg: update to 1.2 (and patching mplayer2)
...
Simple patch required by mplayer2 to build with ffmpeg 1.2.
2013-04-04 23:07:23 +02:00
viric
4caae69c69
Merge pull request #449 from cpages/dhewm3
...
Dhewm3: an SDL port of the Doom 3 GPL code
2013-04-04 13:14:04 -07:00
Vladimír Čunát
18480ed41b
dbus_* naming reorganization
2013-04-04 22:00:59 +02:00