cosmic-notifications: remove unnecessary patch
This commit is contained in:
committed by
Masum Reza
parent
6447f09c06
commit
7e5a9595f2
@@ -24,10 +24,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
useFetchCargoVendor = true;
|
||||
cargoHash = "sha256-utip7E8NST88mPaKppkuOcdW+QkFoRqWy3a2McvMHo8=";
|
||||
|
||||
postPatch = ''
|
||||
substituteInPlace justfile --replace-fail '#!/usr/bin/env' "#!$(command -v env)"
|
||||
'';
|
||||
|
||||
nativeBuildInputs = [
|
||||
just
|
||||
which
|
||||
|
||||
Reference in New Issue
Block a user