Commit Graph

7818 Commits

Author SHA1 Message Date
Eelco Dolstra
2156be8449 Don't enable Flash by default in the Firefox wrapper 2014-03-14 13:37:50 +01:00
Domen Kozar
c0c835dcce keybinder: add gtk3 support 2014-03-14 12:09:19 +00:00
Corey O'Connor
9b79d5b298 Add jenkins continuous integration server and user.
By default the jenkins server is executed under the user "jenkins". Which can be configured using
users.jenkins.* options. If a different user is requested by changing services.jenkins.user then
none of the users.jenkins options apply.

This patch does not include jenkins slave configuration. Some config options will probably change
when this is implemented.

Aspects like the user and environment are typically identical between slave and master. The service
configs are different. The design is for users.jenkins to cover the shared aspects while
services.jenkins and services.jenkins-slave cover the master and slave specific aspects,
respectively.

Another option would be to place everything under services.jenkins and have a config that selects
master vs slave.
2014-03-13 13:01:49 -07:00
Cillian de Róiste
fcfbe753e7 Add synfig: A 2D animation program 2014-03-13 01:14:05 +01:00
Rickard Nilsson
040df9c41a New package: solr 4.7.0, a Java search platform 2014-03-12 23:14:09 +01:00
Rickard Nilsson
ec3dbdf93d New package: winstone 0.9.10, a Java Servlet container 2014-03-12 23:14:09 +01:00
Peter Simons
23807bbe97 Merge pull request #1925 from wkennington/master.notbit
notbit: Add Package
2014-03-12 19:00:31 +01:00
William A. Kennington III
635cb24bb1 notbit: Add Package 2014-03-12 11:28:16 -05:00
Peter Simons
c4784335d0 Merge pull request #1921 from kosmikus/ghc-7.8.1
Add GHC-7.8.1-rc2.
2014-03-12 11:33:01 +01:00
Vladimír Čunát
ef825eaca7 libproxy: attempt to fix build on Darwin
It seems it won't compile with too old compilers.
2014-03-12 07:11:15 +01:00
Andres Loeh
b2b4e46198 Add GHC-7.8.1-rc2. 2014-03-11 20:14:24 +01:00
Domen Kožar
2de56d103c Merge pull request #1837 from falsifian/apt-offline
apt-offline: offline APT package manager
2014-03-10 21:39:43 +01:00
Ricardo M. Correia
d999872b8d grsecurity: Update stable and test patches
stable: 3.0-3.2.55-201403022154 -> 3.0-3.2.55-201403072107
test:   3.0-3.13.5-201403031445 -> 3.0-3.13.6-201403072241
2014-03-10 17:23:17 +01:00
Eelco Dolstra
356cdcd48e Remove comment 2014-03-10 15:26:06 +01:00
Eelco Dolstra
203f4d6ec8 firefoxWrapper: Fix the name 2014-03-10 15:25:47 +01:00
Eelco Dolstra
e167cf9f21 Make appendToName do the right thing
I.e. append a suffix *before* the version, rather than after.  So we
get "sqlite-interactive-3.8.0.2" instead of
"sqlite-3.8.0.2-interactive".  The latter is broken since nix-env just
sees it the suffix as part of the version, so "nix-env -u" will
happily upgrade "sqlite-3.8.0.2-interactive" to "sqlite-3.9".
2014-03-10 15:01:56 +01:00
Domen Kožar
498c1e25fb Merge pull request #1907 from offlinehacker/pkgs/pythonPackages/improvements
Python improvements
2014-03-10 12:06:26 +01:00
Jaka Hudoklin
a33891973a pythonPackages: syntax improvements
- import pkgs.lib by default, there's no reason why not
- Define `isPy*` helper functions for all python versions
- Define `pythonName` that returns unique python name based on `isPy*`
  helpers
- Fix `python2.7` version detection
- Fix pythonPackages importing(with) for `python2.7` only packages
2014-03-10 11:30:05 +01:00
Cillian de Róiste
12b50bb9f6 add ams-lv2: An LV2 port of the internal modules found in Alsa Modular Synth 2014-03-09 22:14:56 +01:00
Cillian de Róiste
658d8593ea add lvtk: A set C++ wrappers around the LV2 C API 2014-03-09 22:14:56 +01:00
Cillian de Róiste
7aa008d1b8 Merge branch 'ingen' 2014-03-09 20:35:20 +01:00
Cillian de Róiste
d21323cbf8 add ingen: A modular audio processing system using JACK and LV2 or LADSPA 2014-03-09 20:32:06 +01:00
Cillian de Róiste
f6104c8882 add ganv: An interactive Gtk canvas widget for graph-based interfaces 2014-03-09 18:20:45 +01:00
Cillian de Róiste
acd2064859 Add raul: A C++ utility library primarily aimed at audio/musical applications 2014-03-09 18:00:52 +01:00
Bjørn Forsman
8d18d58f91 can-utils: new package
CAN userspace utilities and tools (for use with Linux SocketCAN).

There is no real "homepage" for this project (the only thing I could
find was the gitorious page) and they haven't produced any proper
releases (source archives and/or git tags), even though git history goes
back to 2006 and things seem stable.
2014-03-09 14:19:39 +01:00
Vladimír Čunát
5729457d50 Merge: remove poppler_0_18 from libreoffice 2014-03-09 11:43:11 +01:00
Bjørn Forsman
28e28acc36 gqrx: new package
Gqrx is a software defined radio receiver powered by GNU Radio and the Qt
GUI toolkit. It can process I/Q data from many types of input devices,
including Funcube Dongle Pro/Pro+, rtl-sdr, HackRF, and Universal
Software Radio Peripheral (USRP) devices.

http://gqrx.dk/
2014-03-08 21:46:13 +01:00
Bjørn Forsman
24d9bc576a gnuradio-osmosdr: new package
This is a Gnuradio block for OsmoSDR and rtl-sdr.

http://sdr.osmocom.org/trac/wiki/GrOsmoSDR
2014-03-08 21:46:13 +01:00
Bjørn Forsman
c33495b749 saleae-logic: align attr name with pkg name (saleaeLogic -> saleae-logic) 2014-03-08 21:46:13 +01:00
Bjørn Forsman
f0af1e7512 rtl-sdr: new package
rtl-sdr turns your Realtek RTL2832 based DVB dongle into a SDR receiver.

http://sdr.osmocom.org/trac/wiki/rtl-sdr
2014-03-08 21:46:12 +01:00
Peter Simons
bb37028fcc duplicity: add missing 'lockfile' build input 2014-03-08 13:30:40 +01:00
Vladimír Čunát
8db9fe47fe poppler_0_18: remove, only used by libreoffice
I need to test libreoffice still builds, so I push this to x-updates.
(I hate having to do such things to try a couple of jobs.)
2014-03-08 11:26:03 +01:00
José Romildo Malaquias
69a3372f3f Added hexchat 2014-03-07 21:52:36 +01:00
Shea Levy
d690e2ef7a Merge branch 'jitsi' of git://github.com/berdario/nixpkgs
Added jitsi
2014-03-07 10:51:41 -05:00
Domen Kožar
1dd36bc23f remove gnutls2 leftovers 2014-03-07 16:16:15 +01:00
Rob Vermaas
7047235acb Now properly add nvidiabl. 2014-03-07 16:08:38 +01:00
Domen Kožar
8de3d9976c Revert "Add nvidiabl kernel module"
This reverts commit d1cc2c6c37.
2014-03-07 16:02:29 +01:00
Thomas Tuegel
9906b7da34 Add vobsub2srt-git-20140226-b70b6f5 2014-03-07 15:00:59 +01:00
Domen Kozar
45ee892229 #1728: Build doxygen without checking for qt4 (fails on darwin) 2014-03-07 14:55:44 +01:00
Thomas Tuegel
1b3360a28f Add biber-1.8 and dependencies 2014-03-07 14:49:48 +01:00
Domen Kožar
0592916851 Merge pull request #1680 from Calrama/seafile
Add packages for libzdb, libsearpc, ccnet, seafile-shared, and seafile-c...
2014-03-07 13:51:17 +01:00
Domen Kožar
7a11e9c387 Merge pull request #1704 from iyzsong/guile-xcb
add guile-xcb 1.3
2014-03-07 13:35:57 +01:00
Moritz Ulrich
29a906b2d8 dfu-programmer: New package. 2014-03-07 13:28:33 +01:00
Domen Kožar
58accbc745 Merge pull request #1821 from AndersonTorres/master
8086tiny: new package
2014-03-07 13:18:12 +01:00
Domen Kožar
676f10f037 Merge pull request #1855 from kirelagin/master
Add Symbola font
2014-03-07 13:15:17 +01:00
Domen Kožar
152f87cc47 Merge pull request #959 from wizeman/vimrc
vim: add config option to generate global vimrc
2014-03-07 12:56:15 +01:00
Domen Kožar
2ff577e558 Merge pull request #1861 from ttuegel/pcmanfm
Add pcmanfm-1.2.0
2014-03-07 12:27:10 +01:00
Shea Levy
5dcb18610a Merge branch 'master' of git://github.com/esterlus/nixpkgs
added telegram-cli as instant-messenger application
2014-03-07 04:37:09 -05:00
Rob Vermaas
d1cc2c6c37 Add nvidiabl kernel module 2014-03-06 16:58:23 +01:00
Michael Raskin
97d291d040 Remove obsolete comment 2014-03-05 17:38:40 +04:00