Commit graph

8 commits

Author SHA1 Message Date
zowoq 6bad84a25d shellcheck: drop removeAttrs workaround for hydraPlatforms
No longer necessary, resolved by 6496069dda
2021-12-03 18:34:44 +10:00
zowoq 9326641548 shellcheck: add override for newer version
`haskellPackages.ShellCheck` is pinned on stackage.
2021-12-02 08:12:31 +10:00
Ellie Hermaszewska 15ae25f36c
haskell: switch from haskell.lib to haskell.lib.compose 2021-11-07 20:18:45 +08:00
Felix Buehler f439e8dba7 shellcheck: deprecate phases 2021-07-18 12:31:37 +02:00
zowoq e32be84ad4 shellcheck: inherit meta 2020-04-12 10:47:15 +10:00
zowoq e1c059c850 shellcheck: don't build locally 2020-04-12 09:57:11 +10:00
Mario Rodas c4ff843ed1
shellcheck: fix build
shellcheck no longer auto builds its manpage[1]

[1] 2c026f1ec7
2020-04-11 00:00:00 -05:00
Profpatsch 0bc0c10a78 shellcheck: add manpage and docs
The shellcheck source code contains a manpage, so let’s add that to
the output. For good measure, also copy the README to the doc output.

The overrideMeta thing is taking care of setting the right position,
so that `nix edit` points to this file instead of to the original
haskellPackages definition.
2020-03-06 09:20:12 +01:00