aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2026-04-02 16:18:29 -0500
committerCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2026-04-02 16:18:29 -0500
commit48a837a91959efbc7da7f98447c50f32b4ee7c94 (patch)
tree0b17514bd37b6de76a8a497ef3ac3d6bf696ae53 /flake.nix
parent871c22cae2ef84694502fde290838bb24432a1f4 (diff)
jta, other changes
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/flake.nix b/flake.nix
index 0c64294..0cd3cd9 100644
--- a/flake.nix
+++ b/flake.nix
@@ -43,11 +43,6 @@
inputs.nixpkgs.follows = "nixpkgs";
};
- yoshi-lua = {
- url = "github:bluedragon1221/yoshi";
- flake = false;
- };
-
# firefox modding stuff
firefox-csshacks = {
url = "github:MrOtherGuy/firefox-csshacks";