nixpkgs/nixos/modules/programs
Michael Weiss 2eb372d59d
nixos/rootston: Remove the module and the package (#48905)
Rootston is just a reference compositor so it doesn't make that much
sense to have a module for it. Upstream doesn't really like it as well:

"Rootston will never be intended for downstream packages, it's an
internal thing we use for testing." - SirCmpwn [0]

Removing the package and the module shouldn't cause much problems
because it was marked as broken until
886131c243. If required the package can
still be accessed via wlroots.bin (could be useful for testing
purposes).

[0]: https://github.com/NixOS/nixpkgs/issues/38344#issuecomment-378449256
2018-10-23 20:38:33 +02:00
..
bash nixos/shells: enable to nullify already defined aliases 2018-10-14 00:14:49 +09:00
command-not-found Enable command-not-found 2017-10-10 12:26:24 +02:00
digitalbitbox docs: format 2018-09-29 20:51:11 -04:00
zsh nixos/shells: enable to nullify already defined aliases 2018-10-14 00:14:49 +09:00
adb.nix nixos/modules: users.(extraUsers|extraGroup->users|group) 2018-06-30 03:02:58 +02:00
atop.nix [bot] nixos/*: remove unused arguments in lambdas 2018-07-20 20:56:59 +00:00
bcc.nix [bot] nixos/*: remove unused arguments in lambdas 2018-07-20 20:56:59 +00:00
blcr.nix
browserpass.nix browserpass module: add firefox support 2018-02-23 00:25:40 +01:00
ccache.nix nixos/ccache: init 2017-08-11 15:48:45 +00:00
cdemu.nix
chromium.nix nixos/programs.chromium: write policies for google-chrome too 2018-02-23 19:00:26 +00:00
criu.nix programs.criu: add nixos option for installing criu + kernel flags 2018-02-15 09:10:32 +01:00
dconf.nix dconf module: add dconf to services.dbus.packages 2018-09-04 21:19:31 +02:00
environment.nix xdg: add modules for supporting various XDG specs 2018-08-16 21:23:34 +01:00
firejail.nix firejail: add nixos module 2018-07-14 20:21:41 +08:00
fish.nix nixos/shells: enable to nullify already defined aliases 2018-10-14 00:14:49 +09:00
freetds.nix
gnupg.nix gnupg agent module: fix ssh agent assertion logic 2017-08-04 02:07:49 +02:00
gphoto2.nix nixos/modules: users.(extraUsers|extraGroup->users|group) 2018-06-30 03:02:58 +02:00
iftop.nix nixos/iftop: add module 2018-04-07 15:06:51 +02:00
java.nix nixos/modules: use defaultText where applicable 2016-11-21 16:35:15 +01:00
kbdlight.nix More mistake fixes 2017-01-29 05:45:43 -06:00
less.nix nixos/less: add configFile option 2018-04-08 22:37:35 -04:00
light.nix light: user needs to be in the 'video' group 2018-09-30 21:21:23 -05:00
mosh.nix nixos/programs.mosh: refactor 2018-06-08 20:57:16 +02:00
mtr.nix mtr nixos module: wrap the proper binary 2017-09-14 19:09:54 +08:00
nano.nix nano: add nix syntax hightlight, nano module: provide default (#21912) 2017-01-18 12:05:30 +01:00
npm.nix nixos/npm: add npm to the system closure by default (#42420) 2018-06-25 00:11:55 +02:00
nylas-mail.nix [bot]: remove unreferenced code 2018-07-20 18:48:37 +00:00
oblogout.nix nixos: Fix build of manual 2017-08-25 14:08:11 +02:00
plotinus.nix nixos/plotinus: add module to enable plotinus 2018-02-14 22:25:12 +01:00
plotinus.xml docs: format 2018-09-29 20:51:11 -04:00
qt5ct.nix qt5ct module: expose qtstyleplugins 2017-07-23 12:56:04 +03:00
screen.nix nixos/screen: add pkgs.screen to the system closure 2018-06-23 11:17:10 +02:00
sedutil.nix nixos sedutil: module for setting up kernel parameters 2018-03-19 12:12:56 +08:00
shadow.nix sg/newgrp should always be available, not chfn 2018-01-14 20:54:40 +01:00
shell.nix nixos/shells: do not override user-defined shell aliases 2018-10-14 00:13:13 +09:00
singularity.nix singularity: 2.4 -> 2.4.2 2018-03-12 15:13:31 +11:00
slock.nix slock: needs the ability to be install with suid privileges 2017-03-30 14:36:53 -07:00
spacefm.nix
ssh.nix ssh: fix 3572f89bbe 2018-07-21 13:06:16 +02:00
ssmtp.nix sstmp: document how to specify port/AuthPassFile 2017-04-08 17:20:18 +02:00
sway.nix nixos/modules: users.(extraUsers|extraGroup->users|group) 2018-06-30 03:02:58 +02:00
sysdig.nix nixos/sysdig: init module 2017-09-29 15:01:21 +01:00
systemtap.nix [bot] nixos/*: remove unused arguments in lambdas 2018-07-20 20:56:59 +00:00
thefuck.nix nixos/thefuck: don't run thefuck on `environment.shellInit' 2018-10-03 02:11:17 +02:00
tmux.nix [bot] treewide: remove unused 'inherit' in let blocks 2018-07-20 19:38:19 +00:00
udevil.nix nixos udevil: set up wrapper for udevil 2018-02-26 14:30:22 +08:00
venus.nix nixos/treewide: systemd.time is in manvolume 7 2017-03-21 08:28:53 +01:00
vim.nix nixos/treewide: remove boolean examples for options 2017-03-17 23:36:19 +01:00
virtualbox.nix
way-cooler.nix Make less known wayland compositors usable (#32285) 2017-12-21 16:16:19 +00:00
wireshark.nix nixos/modules: users.(extraUsers|extraGroup->users|group) 2018-06-30 03:02:58 +02:00
xfs_quota.nix
xonsh.nix [bot]: remove unreferenced code 2018-07-20 18:48:37 +00:00
xss-lock.nix nixos/xss-lock: add module (#40619) 2018-05-18 18:24:53 +02:00
yabar.nix nixos/yabar: fix module & test (#46954) 2018-09-20 12:47:46 +02:00