3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/modules/services
ivanbrennan a3ea1bc599 nixos/xmonad: enableConfiguredRecompile
Commit 9a5b5d9fe8 added Haskell
dependencies (GHC and packages) to the xmonad binary's environment even
if xmonad had been preconfigured (via the "config" option). The intent
was to enable one-off recompiling using a local config file (e.g.
~/.config/xmonad/xmonad.hs), so the user can get quick feedback while
developing their config.

While this works, it may not be a common use-case, and it requires some
careful crafting in xmonad.hs itself. On top of that, it significantly
increases the size of the closure.

Given all that, commit b69d9d3c23 removed
GHC and packages from the binary's environment.

But there are still those among us who want to be able to recompile from
a preconfigured xmonad, so let's provide a way to opt-into configured
recompilation.
2022-01-18 00:04:15 -05:00
..
admin
amqp
audio nixos/mpd: use upstream units 2022-01-11 13:09:15 +01:00
backup nixos/borgbackup: allow empty archive base name 2022-01-16 10:41:04 -05:00
blockchain/ethereum
cluster nixos/kubernetes: actually set containerd to use systemd cgroups 2022-01-08 17:29:32 +10:00
computing
continuous-integration
databases nixos/couchdb: add missing defaultText 2021-12-29 20:12:02 +01:00
desktops Merge pull request #153398 from jtojnar/tracker-subcommands 2022-01-09 16:09:35 +01:00
development nixos/rstudio-server: init 2022-01-17 10:24:38 +11:00
display-managers
editors
finance
games ArchiSteamFarm: 5.2.0.10 -> 5.2.1.5; ASF-ui: update 2022-01-09 20:26:03 -06:00
hardware thermald: disable network access 2022-01-15 19:33:06 +01:00
logging nixos/logrotate: rotate login/logout logs by default 2021-12-29 02:07:02 +01:00
mail nixos/maddy: Better description, user and group handling 2021-12-30 14:17:00 +01:00
matrix
misc Merge pull request #154659: nixos/heisenbridge: Improve hardening 2022-01-18 01:30:12 +01:00
monitoring nixos/netdata: expose /etc/netdata 2022-01-10 23:56:57 +02:00
network-filesystems
networking Merge pull request #155407 from pennae/mosquitto-startup 2022-01-17 21:29:37 +01:00
printing
scheduling nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
search nixos/elasticsearch: fix postStart to allow non-localhost listenAddress 2021-12-30 19:03:35 +01:00
security nixos/intel-sgx: add option for Intel SGX DCAP compatibility 2022-01-11 14:02:16 +01:00
system nscd service: fix ordering and start automatically 2022-01-10 22:45:12 +03:00
torrent
ttys
video
wayland
web-apps nixos/prosody-filer: remove usage of literalExample 2022-01-16 22:10:47 +01:00
web-servers Merge pull request #153942 from winterqt/acme-web-server-ownership-assertions 2022-01-11 15:03:43 +01:00
x11 nixos/xmonad: enableConfiguredRecompile 2022-01-18 00:04:15 -05:00