fix: properly name patches & remove nixfmt pre-commit hook since it requires GHC & hackage

This commit is contained in:
Oskar Manhart
2024-09-09 16:12:22 +02:00
parent 28e958e600
commit b044cb41c7
4 changed files with 1 additions and 7 deletions

View File

@@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
(callPackage ../winapps { })
];
patches = [ ./WinAppsLauncher.diff ];
patches = [ ./WinAppsLauncher.patch ];
postPatch = ''
substituteAllInPlace WinAppsLauncher.sh