From cd29ca48253ebbd2f0e5a5731ac4a8beb677ecc9 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Sun, 21 Apr 2024 11:17:34 -0400 Subject: [PATCH] packages: Remove phase language identifiers Automatically handled by the new treesitter syntax highlighting. --- packages/aleo-fonts.nix | 2 +- packages/fluent-icons.nix | 2 +- packages/osu-backgrounds.nix | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/aleo-fonts.nix b/packages/aleo-fonts.nix index 4cda2c5b..841c1df7 100644 --- a/packages/aleo-fonts.nix +++ b/packages/aleo-fonts.nix @@ -14,7 +14,7 @@ stdenvNoCC.mkDerivation { hash = "sha256-HSxP5/sLHQTujBVt1u93625EXEc42lxpt8W1//6ngWM="; }; - installPhase = /* bash */ '' + installPhase = '' runHook preInstall install -Dm644 fonts/variable/*.ttf -t $out/share/fonts/truetype/AleoFonts diff --git a/packages/fluent-icons.nix b/packages/fluent-icons.nix index 9e9426a4..8be4c32b 100644 --- a/packages/fluent-icons.nix +++ b/packages/fluent-icons.nix @@ -13,7 +13,7 @@ stdenvNoCC.mkDerivation { stripRoot = false; }; - installPhase = /* bash */ '' + installPhase = '' runHook preInstall mkdir -p $out diff --git a/packages/osu-backgrounds.nix b/packages/osu-backgrounds.nix index 6a012adb..d5ccfcf9 100644 --- a/packages/osu-backgrounds.nix +++ b/packages/osu-backgrounds.nix @@ -200,7 +200,7 @@ stdenvNoCC.mkDerivation { sourceRoot = "."; - installPhase = /* bash */ '' + installPhase = '' runHook preInstall BASE="2024-03-30-Spring-2024-Fanart-Contest-All-Entries"