John Wiegley
e5d92d45b7
coqPackages.coqeal: new expression
2014-12-04 14:15:30 -06:00
Max Gonzih
0dd9d5d7d2
Add mopidy-mopify package to list of top-level packages
2014-12-04 18:46:40 +01:00
Thomas Tuegel
5c9de38488
zotero: use private firefox and xulrunner
...
Zotero breaks every time firefox is updated (about every six weeks). It
is always fixed with the next zotero update, but that can take weeks.
Sometimes, upstream even skips firefox releases. This will stop zotero
breaking every time.
2014-12-04 09:40:57 -06:00
Marc Weber
abd016cea8
Refactoring vim plugins again:
...
- sort automatcially generated vim derivations
- move the plugins to be derived by VAM into its own file: vim-plugin-names
- rename vimrc into vimUtils moving all common code into it
so that it is possible to use it within ~/.nixpkgs/config.nix
- Moving all important documentation into vimUtils
- provide vimPlugins.pluginnames2Nix to provide a bin/vim-* command
writing updated derivations into its buffer
VAM's repository's nix.vim got some improvements @ VAM repository, eg hg
fetchout out got fixed and shell failures are noticed now (Thanks to Arseniy
Seroka)
2014-12-04 15:32:38 +01:00
Domen Kožar
bd85d3ea7d
qt-gstreamer1: fix build
2014-12-04 14:27:09 +01:00
Georges Dubus
e019249936
Merge pull request #5169 from AndersonTorres/altcoins
...
Altcoins
2014-12-04 13:58:00 +01:00
Luca Bruno
51992d82a1
Merge "Ipxe" PR #5208
...
Fixed some indentation issues
2014-12-04 12:04:08 +01:00
Emery Hemingway
3faacca044
nixpkgs: iPXE initial package
2014-12-04 11:03:56 +01:00
Evgeny Egorochkin
4672aadce2
KDE4: fix kdepim build
2014-12-04 10:22:27 +02:00
Thomas Tuegel
f7c27885d0
Add iwlegacy firmware for old Intel wireless cards
2014-12-03 10:10:00 -06:00
Peter Simons
1487b451c0
all-packages.nix: the default entry point to the R packages set is now pkgs/development/r-modules/default.nix
2014-12-03 16:28:28 +01:00
cillianderoiste
ebc96e4b0a
Merge pull request #5201 from geerds/pidgin-window-merge
...
Add package pidgin-window-merge
2014-12-02 16:35:24 +00:00
Jaka Hudoklin
aeba2947b0
Add chronos, fault tolerant job scheduler for Mesos
2014-12-02 12:22:05 +01:00
Jascha Geerds
4ba9aa074f
Add package pidgin-window-merge
2014-12-02 11:37:11 +01:00
lethalman
14ba80a6e1
Merge pull request #5008 from nbp/rr
...
Add rr & libpfm.
2014-12-02 11:17:28 +01:00
Michael Raskin
60b660b33a
Adding slmenu
2014-12-02 12:29:54 +03:00
William A. Kennington III
1716c12b54
iwlwifi: Split into separate package with more up to date firmware
2014-12-01 16:25:20 -08:00
Domen Kožar
50515b221e
Merge pull request #5090 from eduarrrd/gramps
...
Add gramps package.
2014-12-01 22:06:22 +01:00
Siarhei Zirukin
1518d65866
schismtracker: new package
2014-12-01 19:58:25 +01:00
Moritz Ulrich
77049af46f
pngcheck: New package.
2014-12-01 17:05:20 +01:00
Georges Dubus
1c3a9336ed
Packaged cloud-init and its dependencies
2014-12-01 10:55:45 +01:00
Charles Strahan
fcb173f70f
rescuetime: a time tracking service
2014-12-01 05:16:57 +00:00
Nicolas Pierron
1b294105d7
libpfm & rr: Add packages.
2014-11-30 17:20:34 +01:00
William A. Kennington III
92448fb3ae
boost: Pin packages to 1.56
2014-11-30 05:33:35 -08:00
William A. Kennington III
5825d82e5f
boost: Pin packages to 1.56
2014-11-30 05:31:02 -08:00
Arseniy Seroka
5b8fb2239c
Merge pull request #5188 from DamienCassou/umlet
...
New package for Umlet 13.1
2014-11-30 15:30:03 +03:00
Damien Cassou
dcc2f1ac38
New package for Umlet 13.1
2014-11-30 12:56:08 +01:00
Arseniy Seroka
f8e1087209
Merge pull request #5121 from coreyoconnor/primus-upstream
...
Add primus and extend bumblebee to support 32bit/64bit multilib
2014-11-30 13:23:30 +03:00
Cillian de Róiste
e0f0e2c731
Update sonic-visualiser 2.3 -> 2.4.1 and fix attribute name
2014-11-30 10:57:40 +01:00
William A. Kennington III
f3d515e6dd
Merge pull request #5091 from wkennington/master.boost
...
This is close enough that any remaining incompatibilities can be sorted out.
2014-11-29 22:48:44 -08:00
Corey O'Connor
b2f3e10a35
Add primus and extend bumblebee to support 32bit/64bit multilib architectures.
...
Using primusrun will work as expected in a multilib environment. Even if the initial program
executes a antoehr program of the another architecture. Assuming the program does not modify
LD_LIBRARY_PATH inappropriately.
This does not update virtualgl for seemless multilib. I was unable to get a mixed 64/32 bit
environment to work with VirtualGL. The mechanism VirtualGL uses to inject the fake GL library would
fail if both 32bit and 64 bit libraries were in the environment. Instead the bumblebee package
creates a optirun32 executable that can be used to run a 32bit executable with optimus on a 64 bit
host. This is not created if the host is 32bit.
For my usage, gaming under wine, the primusrun executable works as expected regardless of
32bit/64bit.
2014-11-29 16:42:00 -08:00
AndersonTorres
b7d93fed25
Litecoin: Update to 0.9.3-preview5
...
Now Litecoin expression lives in a single file, litecoin.nix
2014-11-29 17:16:56 -02:00
Pascal Wittmann
5dd9d2d342
llpp: update to latest revision, uses now the ninja build system
2014-11-29 14:21:16 +01:00
Pascal Wittmann
faf6e067d1
add mujs, a lightweight, embeddable Javascript interpreter
2014-11-29 14:21:16 +01:00
Patrick Mahoney
cf5f282940
Consolidate conf-compile steps for skarnet.org pkgs.
2014-11-28 13:10:37 -06:00
Vladimír Čunát
cbd2305d4d
Merge branch 'master' into staging
2014-11-28 18:59:07 +01:00
Bart Brouns
9bcf0178d6
xrandr-invert-colors, a tool to invert the colors of your screen
2014-11-28 13:39:01 +01:00
Arseniy Seroka
c1985405cc
Merge pull request #5152 from manveru/neovim
...
add neovim
2014-11-28 14:36:53 +03:00
cillianderoiste
98f3e185f2
Merge pull request #5137 from magnetophon/faustPlusCompiler
...
Faust plus compiler
2014-11-28 09:42:04 +00:00
cillianderoiste
d2a1867a20
Merge pull request #5157 from magnetophon/sselp
...
sselp prints X selection to standard out
2014-11-28 09:33:44 +00:00
William A. Kennington III
0f711225d4
boost: Pin packages to 1.56
2014-11-27 22:06:02 -08:00
William A. Kennington III
dc16b7cbb6
boost: Make 1.57 the default
2014-11-27 22:06:01 -08:00
Cillian de Róiste
e9ec3ea1f2
Add drumgizmo, an LV2 sample based drum plugin
2014-11-28 00:35:23 +01:00
muflax
856e5839e1
ccl: 1.8 -> 1.10 (reapply after false revert)
2014-11-27 22:48:07 +00:00
Arseniy Seroka
52ea3bb61f
Revert "ccl: 1.8 -> 1.10"
2014-11-28 01:34:54 +03:00
Arseniy Seroka
860452f3f9
Merge pull request #5148 from muflax/clozure
...
ccl: 1.8 -> 1.10
2014-11-28 01:34:26 +03:00
muflax
3c7ac9db06
ccl: 1.8 -> 1.10
2014-11-27 22:33:21 +00:00
Michael Fellinger
917bf6865a
add neovim
2014-11-27 22:16:43 +01:00
Michael Raskin
0fc32b90d8
Add qrcode minimalistic QR-code decode/encode tool (for pure codes only)
2014-11-28 00:12:26 +03:00
Michael Raskin
9ef9544189
Adding quirc QR code decoder
2014-11-28 00:12:26 +03:00
Bart Brouns
b7f51920ee
sselp prints X selection to standard out
2014-11-27 21:06:24 +01:00
Bart Brouns
cfe24446a4
Fully functional faust, faust2alsa and faust2alsaconsole
2014-11-27 13:23:13 +01:00
Arseniy Seroka
53d0b4c539
Merge pull request #5150 from AndersonTorres/mpv
...
MPV: update to 0.7.0
2014-11-27 14:02:04 +03:00
Domen Kožar
81acb400b9
Merge pull request #5144 from matejc/rekonqwrapper
...
rekonq: update to rekonq-2.4.2 and add wrapper
2014-11-27 09:55:36 +01:00
Vincent Laporte
0f4e9835d7
Adds ocaml-uucp
...
Uucp is an OCaml library providing efficient access to a selection of
character properties of the Unicode character database.
Homepage: http://erratique.ch/software/uucp
2014-11-27 06:53:43 +00:00
AndersonTorres
8d248638bb
MPV: update to 0.7.0
...
Now quvi support was dropped by upstream, and MPV uses Youtube-dl directly.
Another minor change is the update of Waf internal builder.
2014-11-27 00:27:53 -02:00
Vladimír Čunát
607c64fe55
pthread-man-pages: fix build by using older perl
2014-11-27 01:18:49 +01:00
Vladimír Čunát
130c324809
rsnapshot: fix build by using older perl
2014-11-26 23:52:32 +01:00
Edward Tjörnhammar
d177b477c1
Merge pull request #5138 from abbradar/yed
...
yed: add package
2014-11-26 22:17:48 +01:00
Nikolay Amiantov
88aa54a09f
yed: add package
2014-11-27 00:15:30 +03:00
Matej Cotman
d6201245e5
rekonq: update to rekonq-2.4.2 and add wrapper
2014-11-26 22:11:50 +01:00
Vladimír Čunát
b5ff06eda4
Merge branch 'master' into staging
2014-11-26 21:48:26 +01:00
Matej Cotman
084fb3a0d3
e18: remove old desktop manager
2014-11-26 21:44:23 +01:00
Matej Cotman
959946a5af
e17: remove old desktop manager
2014-11-26 21:44:23 +01:00
Edward Tjörnhammar
35bd5e6d0d
Merge pull request #5124 from iyzsong/performous
...
performous: new package
2014-11-25 22:44:59 +01:00
Austin Seipp
57ec90f90f
nixpkgs: Fuzzing test case optimizer
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-11-25 13:03:43 -06:00
Austin Seipp
b0dc5b17ca
nixpkgs: American Fuzzy Lop
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-11-25 12:43:03 -06:00
Rene Donner
49561b8b65
julia -> 0.3.3
2014-11-25 20:57:36 +03:00
Eelco Dolstra
e611215f5c
Move finding XML catalogs into a separate setup hook
...
This is because libxml/libxslt are not the only implementations that
respect $XML_CATALOG_FILES.
Also, look in share/xml for catalogs (in addition to the
now-deprecated xml/dtd and xml/xsl).
2014-11-25 16:23:48 +01:00
宋文武
159bdd1219
performous: new package
2014-11-25 21:39:46 +08:00
aszlig
7d9fb8625e
chromium: Allow enableWideVine in nixpkgs.config.
...
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-25 14:14:43 +01:00
Shea Levy
140e1de0ec
strongswan: dont patchelf
...
fixes #5045 ('fixes')
2014-11-24 20:50:26 -05:00
Vladimír Čunát
acbdaf2f27
Merge branch 'master' into staging
...
This is to get the systemd fix to avoid yet another rebuild.
2014-11-24 23:56:48 +01:00
Vladimír Čunát
d39c6ceffc
nvidia_x11: current long-lived becomes a new legacy
...
CC: #5070 .
2014-11-24 22:39:00 +01:00
Vladimír Čunát
a9bad25ffe
Merge branch 'master' into staging
2014-11-24 22:14:25 +01:00
Bart Brouns
0168c1ba19
faust: rename to faust-compiler ( close #5113 )
...
@vcunat adjusted coding style slightly.
2014-11-24 22:00:58 +01:00
Oliver Charles
bc8fd69fe8
New packages: bosun and scollector
2014-11-24 14:40:47 +00:00
Oliver Charles
764cca613d
opentsdb: New package and NixOS module
2014-11-24 14:40:47 +00:00
Oliver Charles
8964667bcd
hbase: New package and NixOS module
2014-11-24 14:40:47 +00:00
Edward Tjörnhammar
4c1d65130f
Merge pull request #5066 from vbgl/kst
...
Adds Kst
2014-11-24 15:23:27 +01:00
Tobias Geerinckx-Rice
a39ecc27f8
Add fatrace: reports system-wide file access events
2014-11-24 11:58:24 +01:00
vbgl
d04875f83f
Merge pull request #5098 from k0ral/girara
...
girara: alternative installation that doesn't require ncurses or gcc-4.9
2014-11-24 09:03:15 +00:00
Domen Kožar
d8e89ebd4b
xmlroff: 0.3.98 -> 0.6.2
2014-11-24 08:43:43 +01:00
Bart Brouns
0edc635d80
Add faust, the functional audio stream programming language
2014-11-24 05:27:56 +01:00
Shea Levy
2db4171978
Add jetty 9.2.5
2014-11-23 19:27:11 -05:00
Arseniy Seroka
ec8bfcb696
racer: add pkg and vim plugin
2014-11-24 02:41:36 +03:00
koral
222366883d
girara: provided an alternative installation that doesn't require ncurses or gcc 4.9
2014-11-23 23:37:53 +01:00
Bjørn Forsman
f5e31f4e5c
rdiff-backup: align attrname with pkgname
2014-11-23 22:04:21 +01:00
Moritz Ulrich
bc03398930
dwarf-fortress: Clean up expression & config file handling.
2014-11-23 21:30:14 +01:00
Michael Raskin
73f4466a90
Add ncurses-2048 game
2014-11-23 22:50:47 +03:00
taku0
34e714c32d
add udunits: a C library for units of physical quantities
2014-11-23 20:15:58 +01:00
Peter Simons
656750cfcc
Merge pull request #5083 from eikek/sqliteman
...
add sqliteman package
2014-11-23 18:15:42 +01:00
Domen Kožar
23567ac200
cups-pdf-filter -> cups-filters, enable by default for cups
2014-11-23 17:51:55 +01:00
Michael Raskin
e9c9437445
Add realpine alpine continuation
2014-11-23 19:46:17 +03:00
Michael Raskin
ff2a1a3691
Adding Alpine mail reader
2014-11-23 18:36:25 +03:00
Jaka Hudoklin
4159d37e5a
Merge pull request #5081 from joachifm/macchanger
...
macchanger: new expression
2014-11-23 15:29:13 +01:00
William A. Kennington III
5a3683d7ee
boost: Add 1.57.0
2014-11-23 02:33:15 -08:00
Eduard Bachmakov
1ac091712f
Add gramps package.
...
Basic functionality works. No plugins yet (TODO: GExiv2, pyICU, webkit,
osmgsmmap).
Gives error messages about errors in GTK installation regarding
localization. No impact other than the messages visible.
2014-11-22 22:24:00 -05:00
Eike Kettner
52c311547c
add sqliteman package
2014-11-23 01:35:16 +01:00
Tobias Geerinckx-Rice
d72f6c85e4
Add eid-viewer: Java reader for Belgian eID identity cards
2014-11-23 00:42:52 +01:00
Michael Raskin
e511865580
Add a binary distribution of ZXing 1D/2D code library
2014-11-23 02:35:15 +03:00
Vincent Laporte
9f82cc2684
ocaml-cil: update from 1.3.2 to 1.7.3
2014-11-22 22:51:04 +00:00
Domen Kožar
a76acaae82
Merge pull request #5075 from offlinehacker/pkgs/selenodroid/add
...
Add selendroid
2014-11-22 22:53:58 +01:00
Joachim Fasting
4fdb98f540
macchanger: new expression
...
GNU macchanger is a tool for viewing/changing the MAC
address of a network device, with support for address
randomisation.
2014-11-22 16:20:52 +01:00
aszlig
392a4c0a26
Merge branch 'chromium'.
...
This introduces Chromium 39 as the new stable version along with a bunch
of fixes.
Fixes #2799 , particularily the PDF plugin, which now is open source and
thus no longer an issue.
Also fixes #3219 and merges #2906 , so we no longer get a crash while
trying to bring up the print preview dialog.
Thanks to @edwtjo for the CUPS version bump.
* chromium: Switch to use open-source PDF plugin.
* cups: bump 1.5.4 -> 1.7.5
* chromium: Allow env vars for passing plugin paths.
* chromium: Update all channels to latest versions.
* protobuf: Clean up and update to version 2.6.1.
2014-11-22 04:34:16 +01:00
aszlig
7eb4d3a3a9
chromium: Switch to use open-source PDF plugin.
...
The Chromium PDF plugin is now available as open source software and is
already included in the Chromium source tree in current stable, so there
is no need to extract it from the Chrome binary package anymore.
See release announcement at http://blog.foxitsoftware.com/?p=641
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-22 04:26:18 +01:00
Jaka Hudoklin
99ab2b14b9
Merge pull request #4992 from offlinehacker/pkgs/kubernetes/add
...
Add kubernetes
2014-11-22 00:54:37 +01:00
Shea Levy
5c7c63af66
Add src revision control software
2014-11-21 16:12:33 -05:00
Jaka Hudoklin
e90a1728a3
Add selendroid
2014-11-21 17:28:49 +01:00
Jaka Hudoklin
52b848861a
Add kubernetes
2014-11-21 14:34:57 +01:00
Vincent Laporte
d1d22919aa
Adds Kst-2.0.8
...
Kst is a real-time large-dataset viewing and plotting tool that has
built-in data analysis functionality.
Homepage: https://kst-plot.kde.org/
2014-11-21 11:54:59 +00:00
Vincent Laporte
94f20a542a
Adds getdata-0.8.5
...
The GetData Project is the reference implementation of the Dirfile
Standards, a filesystem-based, column-oriented database format for
time-ordered binary data. The Dirfile database format is designed to
provide a fast, simple format for storing and reading data.
Homepage: http://getdata.sourceforge.net/
2014-11-21 11:54:54 +00:00
Vincent Laporte
c9dff002a3
Adds matio-1.5.2
...
matio is an C library for reading and writing Matlab MAT files.
Homepage: http://matio.sourceforge.net/
2014-11-21 11:54:47 +00:00
Andreas Herrmann
f89eac32a7
blitz: New package, version 0.10 ( close #5062 )
...
Fast multi-dimensional array library for C++
Blitz++ is a C++ class library for scientific computing which provides
performance on par with Fortran 77/90. It uses template techniques to
achieve high performance. Blitz++ provides dense arrays and vectors,
random number generators, and small vectors (useful for representing
multicomponent or vector fields).
2014-11-21 11:49:39 +01:00
cillianderoiste
1ffa7a81e4
Merge pull request #5068 from jzellner/add-vimus
...
Add vimus
2014-11-21 00:43:09 +01:00
jz
ba930acc44
add vimus and myself as maintainer
...
add vimus to all-packages.nix
should be in haskell-packages.nix not all-packages.nix
i don't think this can be both a library and an executable
2014-11-20 16:12:38 -07:00
Emery Hemingway
c1f458eb85
initial liquidsoap package expression
2014-11-20 17:34:14 -05:00
Vincent Laporte
4f3190f3da
Adds libltc
...
Linear (or Longitudinal) Timecode (LTC) is an encoding of timecode data
as a Manchester-Biphase encoded audio signal. The audio signal is
commonly recorded on a VTR track or other storage media.
libltc provides functionality to encode and decode LTC from/to timecode,
including SMPTE date support.
libltc is the successor of libltcsmpte.
Homepage: http://x42.github.io/libltc/
2014-11-20 19:42:01 +00:00
Thomas Tuegel
66ebc65cd3
phonon-backend-vlc: add Qt 5 support
2014-11-20 11:11:12 -06:00
Thomas Tuegel
b1123db790
phonon-backend-gstreamer: add Qt 5 support
2014-11-20 11:11:05 -06:00
Thomas Tuegel
c3240b9315
phonon: upgrade to 4.8.1
...
This version adds Qt 5 support.
2014-11-20 11:10:50 -06:00
Thomas Tuegel
dfaa39db41
polkit-qt-1: Qt 5 support
...
polkit-qt-1 is upgraded to the latest version, which supports Qt 5. The
attributes are also renamed to differentiate the Qt 4 and Qt 5
branches. The prior naming scheme differentiated between polkit-qt-1 and
polkit-qt, but we no longer package the latter.
2014-11-20 11:10:39 -06:00
Thomas Tuegel
ad38cdac8a
qt: upgrade to 5.3.2
...
This commit also removes the 5.2 branch in favor of 5.3. Several
components of KDE5 require Qt 5.3, so it doesn't make much sense to have
the rest of the system on an older version. Also, the application styles
may not be compatible because Qt breaks ABI compatibility between versions.
2014-11-20 11:10:06 -06:00
Vladimir Kirillov
3630b98555
all-packages: add gitMinimal, use it for nix-exec and fetchgit
...
since git is used to bootstrap a lot, this can save lots of waiting
time.
2014-11-20 15:22:55 +02:00
David Virgilio
1d131a09a4
update weston: add xwayland support
2014-11-20 06:21:47 -06:00
David Virgilio
9a2b2e7b34
new package: xwayland
2014-11-20 06:21:47 -06:00
Joachim Schiele
44e3246811
owncloudclient: initial 1.7.0 packaged added
2014-11-20 12:47:47 +01:00
Domen Kožar
49a933c596
Revert "zmq: initial package"
...
This reverts commit b9c7f8dba1
.
Conflicts:
pkgs/servers/zeromq/default.nix
pkgs/top-level/all-packages.nix
2014-11-20 10:08:52 +01:00
David Virgilio
df59a24730
new package: pond
2014-11-20 01:18:51 -06:00
Domen Kožar
8236ca5d70
properly package pyopenssl
2014-11-19 19:41:44 +01:00
lethalman
f0e4b745f7
Merge pull request #5046 from abbradar/checksum-fixes
...
Checksum fixes
2014-11-19 18:02:09 +01:00
Nikolay Amiantov
9c658343dd
mutt-with-sidebar: simplify, fix checksum
2014-11-19 19:48:01 +03:00
Nikolay Amiantov
bddffb705f
gosmore: update, fix checksum
2014-11-19 15:35:33 +03:00
Brian McKenna
40261b7484
Add Flow
...
A static type checker for JavaScript
2014-11-18 21:15:55 -07:00
Robert Helgesson
c6d4881a42
Add package 'xml2'.
2014-11-18 22:01:53 +01:00
aszlig
84979667f3
Merge branch 'tomahawk'.
...
Adds the Tomahawk music player (https://www.tomahawk-player.org/ ) in
version 0.8.1 and all its required and optional dependencies.
* tomahawk:
tomahawk: Add new package, version 0.8.1.
libjreen: Add new package, version 1.2.0.
websocketpp: Add new package, version 0.4.0.
lucenepp: Add new package, version 3.0.6.
qtkeychain: Add new package, version 0.4.0.
libechonest: Add new package, version 2.3.0.
quazip: Use qt instead of qt5 for refering to Qt.
2014-11-18 18:46:26 +01:00
Arseniy Seroka
0bb6efa314
Merge pull request #5023 from doublec/torbrowser
...
Update Tor Browser to 4.0.1
2014-11-18 18:11:47 +03:00
Chris Double
32d09e2699
Update Tor Browser to 4.0.1
...
Updates Tor Browser to 4.0.1. This requires the gcc 4.9 runtime.
Add myself to the maintainers.
2014-11-18 23:46:42 +13:00
Eelco Dolstra
9f914a3f82
perl-5.14: Remove
...
It's EOL and unmaintained. There was only one package using it which
I've marked as broken.
2014-11-18 10:42:23 +01:00
cillianderoiste
c1a0440bd3
Merge pull request #5022 from vbgl/roadsend
...
Removes roadsend (broken)
2014-11-18 10:17:45 +01:00
Vincent Laporte
1354bc0eba
Updates (and fixes) opa
2014-11-18 07:26:16 +00:00
Vincent Laporte
15eec14f3a
Removes roadsend (broken)
2014-11-17 22:42:21 +00:00
James ‘Twey’ Kay
bb999776f3
New package: stdman
2014-11-17 22:13:44 +01:00
aszlig
d31b62d288
tomahawk: Add new package, version 0.8.1.
...
Although I've not tested the Tomahawk build on Mac OS X, it *should*
work on it, so I'm using platforms.all here.
Telepathy and KDE support are disabled by default in order to not get in
the way of users who want to use a more minimalistic window-manager-only
setup. But I'm not sure whether it matters in reality, we'll see once
more people are using Tomahawk.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-17 17:04:16 +01:00
Luca Bruno
24ad1612b4
Revert "clutter: update 1.18 -> 1.20. Shouldn't break anything"
...
This reverts commit 5e14c86b80
.
Overlooked an experimental API that breaks mutter in GNOME 3.12.
2014-11-17 15:10:56 +01:00
Luca Bruno
5e14c86b80
clutter: update 1.18 -> 1.20. Shouldn't break anything
2014-11-17 15:05:50 +01:00
Luca Bruno
9631274f77
Add vala 0.26. Will be needed for gnome-terminal 3.14
2014-11-17 14:57:21 +01:00
Luca Bruno
97d5a55dd7
libndp: add new package
...
Library for Neighbor Discovery Protocol.
Will be needed for the new networkmanager.
http://libndp.org/
2014-11-17 14:55:45 +01:00
Vladimír Čunát
074af2ac1c
gnutls-3.1: remove unused version
...
The upstream doesn't maintain these well, as they even fail to build now.
2014-11-17 11:28:31 +01:00
Vladimír Čunát
48776868f7
nginxUnstable: disable the broken syslog patch
2014-11-17 09:27:55 +01:00
Michael Raskin
4dd7bf116b
Adding eudev
2014-11-17 09:44:44 +03:00
aszlig
a28ba461e7
libjreen: Add new package, version 1.2.0.
...
Required as an optional dependency of the Tomahawk music player.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-17 01:37:13 +01:00
aszlig
2856b0e66c
websocketpp: Add new package, version 0.4.0.
...
Required as a dependency of the Tomahawk music player.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-17 01:35:41 +01:00
aszlig
0a271c00be
lucenepp: Add new package, version 3.0.6.
...
Required as a dependency of the Tomahawk music player.
The latest upstream release needs to be patched quite a bit in order to
build and to correctly install the header files. Other distributions
seem to largely use the latest Git master version, because all those
build problems have been fixed there already.
In order to ensure we have version 3.0.6, we just cherry-pick the
relevant patches, so as soon as the next upstream version is released we
just need to drop the patches/postPatch attributes.
The postPatch is needed in order to get rid of the subversion
dependency, which the upstream build process tries to use for fetching
gtest. We don't have networking support inside the Nix build process, so
let's pass that dependency directly.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-17 01:33:09 +01:00
aszlig
281a95b454
qtkeychain: Add new package, version 0.4.0.
...
Required as a dependency of the Tomahawk music player.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-17 01:21:09 +01:00
aszlig
aafc04ef35
libechonest: Add new package, version 2.3.0.
...
Required as a dependency of the Tomahawk music player.
Tests are disabled because they require networking support.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-17 01:18:10 +01:00
aszlig
b2557476f7
quazip: Use qt instead of qt5 for refering to Qt.
...
Qt 5 is passed via all-packages.nix, so it doesn't look too odd if you
want to build against qt4 instead. Before you'd have to use something
like:
quazip.override { qt5 = qt4; }
Now, it is:
quazip.override { qt = qt4; }
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-17 01:06:02 +01:00
Eelco Dolstra
156258126b
Merge remote-tracking branch 'origin/perl-5.20' into staging
2014-11-16 22:20:41 +01:00
Eelco Dolstra
a0f3faf34e
Merge remote-tracking branch 'origin/glibc-2.20' into staging
2014-11-16 22:17:36 +01:00
Aristid Breitkreuz
7bb0ff509c
remove gcc 3.3 and snx ("SSL Network Extender"), the only package that depends on it
2014-11-16 14:57:42 +01:00
Vincent Laporte
099d145590
Adds ocaml-camlpdf-1.7.2
...
OCaml library for reading, writing and modifying PDF files
Homepage: https://github.com/johnwhitington/camlpdf
2014-11-16 08:42:55 +00:00
Benno Fünfstück
a1bca683f4
xvkbd: new expression
2014-11-15 21:37:34 +01:00
Moritz Ulrich
c227e8f259
notmuch: Update to 0.19.
...
This commit also enables manpages.
2014-11-15 17:58:40 +01:00
Michael Raskin
ba77c90161
Revert "cups: update package"
...
This reverts commit aa548af5a5
.
2014-11-15 17:00:15 +03:00
Michael Raskin
d86c047f9c
Revert "cups-filters: add package"
...
This reverts commit f7ba33de56
.
2014-11-15 16:59:58 +03:00
Michael Raskin
a7c8d00b27
Merge pull request #4857 from abbradar/cups2
...
[WIP] Improve printing experience and update related packages
2014-11-15 15:18:35 +03:00
William A. Kennington III
478e4b46d1
pgpool: Add derivation
2014-11-15 01:23:25 -08:00
William A. Kennington III
9f8804f664
libnl: Remove old 3.2.19 version
2014-11-14 23:18:09 -08:00
William A. Kennington III
7a318d5f73
kyotocabinet: Add derivation
2014-11-14 21:53:33 -08:00
William A. Kennington III
9458bc6ee3
goffice_0_8: Fix build
2014-11-14 19:51:54 -08:00
Petr Rockai
c5b5020681
ConTeXt: Update to a current version & include it in texLiveFull.
2014-11-14 22:49:06 +01:00
Luca Bruno
e8adc8b5ec
Drop GNOME 3.10
2014-11-14 22:46:37 +01:00
William A. Kennington III
a3af559455
Actually remove linux_3_15
2014-11-14 11:06:52 -08:00
William A. Kennington III
1a405c999e
kernel: Remove 3.15
2014-11-14 11:05:51 -08:00
Michael Raskin
4ca96793d5
Merge pull request #4985 from rened/master
...
update julia, make it portable accross cpu architectures
2014-11-14 20:51:16 +03:00
Vladimír Čunát
3529567ed4
libgphoto-2.4: remove the old unneeded version
2014-11-14 18:00:04 +01:00
Rene Donner
60eeaf355c
update julia, make it portable accross cpu architectures
2014-11-14 16:05:33 +01:00
Eelco Dolstra
bf17f43fe9
firefox: Use regular linker
...
It builds on Nix >= 1.8pre3890 due to the removal of the
ADDR_LIMIT_3GB personality flag.
2014-11-14 15:58:19 +01:00
Vladimír Čunát
b4af993c3f
Merge branch 'master' into staging
...
Conflicts (simple):
pkgs/development/lisp-modules/clwrapper/setup-hook.sh
2014-11-14 14:28:23 +01:00
Nikolay Amiantov
f7ba33de56
cups-filters: add package
2014-11-14 13:51:26 +03:00
Nikolay Amiantov
aa548af5a5
cups: update package
2014-11-14 13:51:26 +03:00
Nikolay Amiantov
f2c3bda151
ijs: add package
2014-11-14 13:51:26 +03:00
Nikolay Amiantov
0836fd5054
qpdf: add package
2014-11-14 13:51:26 +03:00
Nikolay Amiantov
e723c512c5
ghostscript: drop GNU fork and update
2014-11-14 13:51:26 +03:00
Daniel Austin
5d56bda1fb
Development tools: added atom-shell
2014-11-14 04:53:20 +01:00
Gavin Rogers
ec3e96683a
zeromq: renamed package from zmq
2014-11-13 23:00:53 +00:00
Vincent Laporte
7361406e20
Adds bluefish
...
Bluefish is a powerful editor targeted towards programmers and
webdevelopers, with many options to write websites, scripts and
programming code.
Homepage: http://bluefish.openoffice.nl/
2014-11-13 19:49:44 +00:00
Pascal Wittmann
4d59ac9e67
Merge pull request #4977 from 23a1a74/caudec
...
Caudec
2014-11-13 17:50:16 +01:00
Pascal Wittmann
38022c9938
add icmake, a program maintenance utility
2014-11-13 17:48:06 +01:00
Michael Raskin
221a78739e
Merge pull request #4964 from ehmry/qtbitcointrader
...
QtBitcoinTrader: 1.07.98 -> 1.08.02
2014-11-13 19:42:20 +03:00
_1126
e2bfd40083
caudec: adds new package
2014-11-13 17:32:23 +01:00
Emery Hemingway
d925fcf384
QtBitcoinTrader: 1.07.98 -> 1.08.02
2014-11-13 10:21:30 -05:00
cillianderoiste
81680a17a8
Merge pull request #4214 from manveru/keybase
...
keybase-node-client: 0.7.0
2014-11-13 13:13:14 +01:00
Vincent Laporte
13490c9467
Adds commons-bsf
...
Bean Scripting Framework (BSF) is a set of Java classes which provides
scripting language support within Java applications, and access to Java
objects and methods from scripting languages.
Homepage: http://commons.apache.org/proper/commons-bsf/
2014-11-13 07:53:37 +00:00
Vincent Laporte
c13c705a7c
Adds commons-logging
...
Wrapper around a variety of logging API implementations
Homepage: http://commons.apache.org/proper/commons-logging/
2014-11-13 07:53:37 +00:00
Shea Levy
8bc56d5d8e
Merge branch 'nix-exec-git' of git://github.com/proger/nixpkgs
2014-11-12 20:04:11 -05:00
Domen Kožar
a08fbc5ad5
Merge pull request #4969 from gavinrogers/master
...
zmq: initial package
2014-11-13 00:32:24 +01:00
Gavin Rogers
b9c7f8dba1
zmq: initial package
2014-11-12 23:08:05 +00:00
Bjørn Forsman
3ad886f824
winpdb: new package
...
Platform independent Python debugger.
http://winpdb.org/
Tested by debugging a Python script on Linux.
2014-11-12 23:16:42 +01:00
Michael Raskin
0d6306be4d
Merge pull request #4950 from joachifm/dnscrypt-proxy
...
dnscrypt-proxy service
2014-11-13 00:25:05 +03:00