mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-19 17:28:49 +02:00
chore: Remove useless comments
I don't know I didn't notice these earlier.
This commit is contained in:
parent
61ace4f55a
commit
9ef4bee969
@ -24,7 +24,6 @@ stdenvNoCC.mkDerivation {
|
|||||||
runHook postUnpack
|
runHook postUnpack
|
||||||
'';
|
'';
|
||||||
|
|
||||||
#
|
|
||||||
installPhase = /* bash */ ''
|
installPhase = /* bash */ ''
|
||||||
runHook preInstall
|
runHook preInstall
|
||||||
|
|
||||||
|
@ -166,7 +166,6 @@ stdenvNoCC.mkDerivation {
|
|||||||
runHook postUnpack
|
runHook postUnpack
|
||||||
'';
|
'';
|
||||||
|
|
||||||
#
|
|
||||||
installPhase = /* bash */ ''
|
installPhase = /* bash */ ''
|
||||||
runHook preInstall
|
runHook preInstall
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user