about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* shellinabox: unhardcode /bin/login, apply vt100 '-' fixupSergey Mironov2014-03-28
|
* pythonPackages.glances: 1.7.1 -> 1.7.4Ricardo M. Correia2014-03-11
|
* pythonPackages.nose: 1.3.0 -> 1.3.1Domen Kozar2014-03-10
|
* Merge pull request #1837 from falsifian/apt-offlineDomen Kožar2014-03-10
|\ | | | | apt-offline: offline APT package manager
| * apt-offline: set platforms to linuxJames Cook2014-03-10
| | | | | | | | (Only tested on Linux; might work on other systems.)
| * apt-offline: set platformsJames Cook2014-03-10
| |
| * apt-offline: fixed typoJames Cook2014-02-25
| |
| * apt-offline: offline APT package managerJames Cook2014-02-25
| |
* | grsecurity: Update stable and test patchesRicardo M. Correia2014-03-10
| | | | | | | | | | 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
* | linux: Update to 3.13.6Ricardo M. Correia2014-03-10
| |
* | Remove commentEelco Dolstra2014-03-10
| |
* | firefoxWrapper: Fix the nameEelco Dolstra2014-03-10
| |
* | Make appendToName do the right thingEelco Dolstra2014-03-10
| | | | | | | | | | | | | | | | 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".
* | quodlibet: Fix evaluationEelco Dolstra2014-03-10
| | | | | | | | http://hydra.nixos.org/build/9400950
* | nixos/network-interfaces: do not try to enable or disable ipv6 in containerJaka Hudoklin2014-03-10
| |
* | Merge pull request #1907 from offlinehacker/pkgs/pythonPackages/improvementsDomen Kožar2014-03-10
|\ \ | | | | | | Python improvements
| * | pythonPackages: syntax improvementsJaka Hudoklin2014-03-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
| * | buildPythonPackage: add shell hook for instant developmentJaka Hudoklin2014-03-10
| | |
| * | pythonPackages: auto add unzip to buildInputs if pkg has zip suffixJaka Hudoklin2014-03-08
| | |
* | | pythonPackages.nose: remove also pyc fileDomen Kozar2014-03-10
| | |
* | | gnuradio: also use PYTHONPATH from runtime environmentBjørn Forsman2014-03-09
| | | | | | | | | | | | | | | | | | So that extra modules can be used without rebuilding (e.g. in gnuradio-companion). PYTHONPATH from the environment is added *after* the default deps.
* | | add ams-lv2: An LV2 port of the internal modules found in Alsa Modular SynthCillian de Róiste2014-03-09
| | |
* | | add lvtk: A set C++ wrappers around the LV2 C APICillian de Róiste2014-03-09
| | |
* | | python 3.3.4 -> 3.3.5Domen Kozar2014-03-09
| | |
* | | Merge branch 'ingen'Cillian de Róiste2014-03-09
|\ \ \
| * | | ganv and raul: set linux as a platformCillian de Róiste2014-03-09
| | | |
| * | | add ingen: A modular audio processing system using JACK and LV2 or LADSPACillian de Róiste2014-03-09
| | | |
| * | | raul: update to svn version, 0.8.5+ is required by ingenCillian de Róiste2014-03-09
| | | |
| * | | add ganv: An interactive Gtk canvas widget for graph-based interfacesCillian de Róiste2014-03-09
| | | |
| * | | Add raul: A C++ utility library primarily aimed at audio/musical applicationsCillian de Róiste2014-03-09
| | | |
* | | | Updated liferea version from 1.8.15 to 1.10.6José Romildo Malaquias2014-03-09
| | | |
* | | | Added python2 support to libpeasJosé Romildo Malaquias2014-03-09
| | | |
* | | | searx: refactor a bitDomen Kozar2014-03-09
| | | |
* | | | searx: add moduleMatej Cotman2014-03-09
| | | |
* | | | oxygen_gtk: update from 1.4.3 to 1.4.4Cillian de Róiste2014-03-09
| | | |
* | | | pythonPackages.sqlalchemy9: addDomen Kozar2014-03-09
| | | |
* | | | can-utils: new packageBjørn Forsman2014-03-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | Merge: remove poppler_0_18 from libreofficeVladimír Čunát2014-03-09
|\ \ \ \
| * | | | libreoffice: add deps needed now (libXdmcp, libpthreadstubs)Vladimír Čunát2014-03-08
| | | | | | | | | | | | | | | | | | | | Configure phase passes now.
| * | | | poppler_0_18: remove, only used by libreofficeVladimír Čunát2014-03-08
| | | | | | | | | | | | | | | | | | | | | | | | | 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.)
| * | | | merge master into x-updates (would-be fast-forward)Vladimír Čunát2014-03-08
| |\ \ \ \
* | | | | | Fix CL-Launch source linkMichael Raskin2014-03-09
| | | | | |
* | | | | | BadVPN moved to GitHubMichael Raskin2014-03-09
| |_|_|/ / |/| | | |
* | | | | gqrx: new packageBjørn Forsman2014-03-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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/
* | | | | gnuradio-osmosdr: new packageBjørn Forsman2014-03-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a Gnuradio block for OsmoSDR and rtl-sdr. http://sdr.osmocom.org/trac/wiki/GrOsmoSDR
* | | | | saleae-logic: install udev rulesBjørn Forsman2014-03-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | So that they can easily be activated in NixOS: services.udev.packages = [ pkgs.saleae-logic ];
* | | | | saleae-logic: align attr name with pkg name (saleaeLogic -> saleae-logic)Bjørn Forsman2014-03-08
| | | | |
* | | | | openocd: install udev rulesBjørn Forsman2014-03-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | So that they can easily be activated in NixOS: services.udev.packages = [ pkgs.openocd ];
* | | | | rtl-sdr: new packageBjørn Forsman2014-03-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rtl-sdr turns your Realtek RTL2832 based DVB dongle into a SDR receiver. http://sdr.osmocom.org/trac/wiki/rtl-sdr
* | | | | nixos manual: make nixos options linkableDomen Kozar2014-03-08
| | | | |