1
0
mirror of https://github.com/xmonad/xmonad-contrib.git synced 2025-07-28 18:51:51 -07:00

cabal: Remove NIX.md from extra-source-files

We do not ship the nix flake in the release tarball, so it does not make
sense to include NIX.md in there either; at least for now.

Fixes: 4ca46c2414 (Add NIX.md)
This commit is contained in:
slotThe
2022-03-14 20:22:12 +01:00
parent dcd5918d3a
commit 8a28fbb29e

@@ -23,7 +23,7 @@ license: BSD3
license-file: LICENSE license-file: LICENSE
author: Spencer Janssen & others author: Spencer Janssen & others
maintainer: xmonad@haskell.org maintainer: xmonad@haskell.org
extra-source-files: README.md CHANGES.md NIX.md scripts/generate-configs scripts/run-xmonad.sh extra-source-files: README.md CHANGES.md scripts/generate-configs scripts/run-xmonad.sh
scripts/window-properties.sh scripts/window-properties.sh
scripts/xinitrc scripts/xmonad-acpi.c scripts/xinitrc scripts/xmonad-acpi.c
scripts/xmonad-clock.c scripts/xmonad-clock.c