summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
* imagemagick: split dev output to fix #9604Vladimír Čunát2016-05-22
| | | | Also fixup references to imagemagick.
* xf86-input-synaptics: split dev outputVladimír Čunát2016-05-22
|
* Merge: make dev output references explicitVladimír Čunát2016-05-22
|\ | | | | | | | | This is a rebase of most commits from #14766, resolving conflicts and a few other evaluation problems.
| * treewide: Make explicit that 'dev' output of openssl is usedTuomas Tynkkynen2016-05-19
| |
| * treewide: Make explicit that 'dev' output of glib is usedTuomas Tynkkynen2016-05-19
| |
* | nixos/dbus: Reference correct output of 'dbus'Tuomas Tynkkynen2016-05-18
| |
* | tmux module: add additional variables for configuring tmuxPeter Hoeg2016-05-18
| | | | | | | | Also wraps the tmux binary, so that sockets are stored under /run
* | Merge pull request #15471 from telotortium/subsonicJoachim Fasting2016-05-18
|\ \ | | | | | | subsonic: change NixOS home directory config
| * | Add script to move /var/subsonic to cfg.homeRobert Irelan2016-05-16
| | |
| * | Move from ExecStart{,Pre} to systemd.nix attributesRobert Irelan2016-05-16
| | |
| * | subsonic: change NixOS home directory configRobert Irelan2016-05-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move Subsonic state directory from `/var/subsonic` to `/var/lib/subsonic`, since the general convention is for each application to put its state directory there. Also, automatically set the home directory of the `subsonic` user to the value of `config.services.subsonic.home`, rather than setting it to a value hardcoded in the module. This keeps the home directory of the `subsonic` user and the state directory for the Subsonic application in sync.
* | | rename iElectric to domenkozar to match GitHubDomen Kožar2016-05-17
| |/ |/|
* | minetest-server module: fix executable pathRicardo Ardissone2016-05-15
| |
* | Merge pull request #15435 from mayflower/nzbget_no_configJoachim Fasting2016-05-15
|\ \ | | | | | | nzbget: 16.4 -> 17.0-r1686 and nzbget service
| * | nzbget: 16.4 -> 17.0-r1686 and nzbget serviceTristan Helmich2016-05-13
| | |
* | | Merge pull request #15473 from romildo/fix.xfce4-screenshooterJoachim Fasting2016-05-15
|\ \ \ | | | | | | | | xfce4: rename application xfce4screenshooter to xfce4-screenshooter
| * | | xfce4: rename application xfce4screenshooter to xfce4-screenshooterJosé Romildo Malaquias2016-05-15
| | | |
* | | | dnscrypt-proxy service: robust lib references in apparmor profileJoachim Fasting2016-05-15
|/ / / | | | | | | | | | Use getLib to avoid future problems caused by re-ordering outputs.
* | / nixos/i3lock-color: added to pamRok Garbas2016-05-15
| |/ |/|
* | bind: Split into multiple outputsTuomas Tynkkynen2016-05-14
| | | | | | | | | | A patch is needed to make bind not print its configure flags on 'named -V'.
* | Merge pull request #15384 from Shados/fix-preshell-terminfoJoachim Fasting2016-05-14
|\ \ | | | | | | nixos: ensure TERMINFO is set before user shells are run
| * | nixos: ensure TERMINFO is set before user shells are runAlexei Robyn2016-05-11
| | |
* | | udev service: fix packages' pathsNikolay Amiantov2016-05-14
| | |
* | | Merge pull request #15024 from abbradar/xfce-no-desktopNikolay Amiantov2016-05-14
|\ \ \ | | | | | | | | xfce service: add noDesktop option
| * | | xfce service: add noDesktop optionNikolay Amiantov2016-04-27
| | | |
* | | | jenkins module: Check for 200 & 403 response codesFranz Pletz2016-05-13
| |_|/ |/| | | | | | | | | | | The new jenkins version shows a setup wizard on first startup that will throw a 403 HTTP response code instead of 200.
* | | Merge branch 'staging'Vladimír Čunát2016-05-13
|\ \ \ | | | | | | | | | | | | | | | | | | | | Darwin isn't in a perfect state, in particular its bootstrap tools won't build which will block nixpkgs channel. But on the whole it seems acceptable.
| * \ \ Merge branch 'master' into stagingVladimír Čunát2016-05-12
| |\ \ \
| * \ \ \ Merge branch 'master' into stagingVladimír Čunát2016-05-08
| |\ \ \ \
| * \ \ \ \ Merge commit 'refs/pull/14568/head' of git://github.com/NixOS/nixpkgs into ↵Nikolay Amiantov2016-05-07
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | staging
| | * | | | | input methods: fix gtk cacheEric Sagnes2016-04-16
| | | | | | |
| * | | | | | Merge #14920: windows improvements, mainly mingwVladimír Čunát2016-05-05
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2016-05-03
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/applications/networking/browsers/vivaldi/default.nix pkgs/misc/emulators/wine/base.nix
| * | | | | | | | Add missing filesWilliam A. Kennington III2016-05-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit 5917fc2f50c87bbdd6ba0be339849a030a7eba10)
| * | | | | | | | dbus: Fix for new 1.10 versionWilliam A. Kennington III2016-05-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit 68a4a6df3971d66aa988bba680351a30fbadbed3)
| * | | | | | | | kde5: don't install GStreamer modules system-wideThomas Tuegel2016-04-30
| | | | | | | | |
| * | | | | | | | nixos/networkmanager: fix syntax errorThomas Tuegel2016-04-30
| | | | | | | | |
| * | | | | | | | pulseaudio: select correct outputsNikolay Amiantov2016-04-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Original fixes by ttuegel and peterhoeg.
| * | | | | | | | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2016-04-28
| |\ \ \ \ \ \ \ \
| * | | | | | | | | networkmanager service: fixupNikolay Amiantov2016-04-27
| | | | | | | | | |
| * | | | | | | | | bluetooth service: fix w.r.t. multiple outputsNikolay Amiantov2016-04-27
| | | | | | | | | |
| * | | | | | | | | network-manager: multiple outputsThomas Tuegel2016-04-25
| | | | | | | | | |
| * | | | | | | | | nixos/kde5: phonon-backend-gstreamer is not optionalThomas Tuegel2016-04-25
| | | | | | | | | |
| * | | | | | | | | nixos/kde5: install kactivitymanagerdThomas Tuegel2016-04-25
| | | | | | | | | |
| * | | | | | | | | Merge commit 'refs/pull/14694/head' of git://github.com/NixOS/nixpkgs into ↵Nikolay Amiantov2016-04-25
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging
| | * | | | | | | | | octoprint: use makeSearchPathOutputNikolay Amiantov2016-04-25
| | | | | | | | | | |
| | * | | | | | | | | add get* helper functions and mass-replace manual outputs search with themNikolay Amiantov2016-04-25
| | | | | | | | | | |
| | * | | | | | | | | makeSearchPathOutputs: refactor to makeSearchPathOutputNikolay Amiantov2016-04-25
| | | | | | | | | | |
| * | | | | | | | | | Merge branch 'master' of git://github.com/NixOS/nixpkgs into stagingNikolay Amiantov2016-04-25
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | phonon-backend-vlc: init at 0.9.0Thomas Tuegel2016-04-22
| | | | | | | | | | | |