shellcheck is packaged twice
I removed development/libraries/haskell/ShellCheck and kept development/tools/misc/ShellCheck.
This commit is contained in:
committed by
Peter Simons
parent
74f7f56439
commit
5d294db3b2
@@ -15,5 +15,6 @@ cabal.mkDerivation (self: {
|
||||
description = "Shell script analysis tool";
|
||||
license = "unknown";
|
||||
platforms = self.ghc.meta.platforms;
|
||||
maintainers = with self.stdenv.lib.maintainers; [ aycanirican ];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user