summaryrefslogtreecommitdiff
path: root/users/seth/shell
diff options
context:
space:
mode:
authorseth <[email protected]>2023-02-18 06:24:43 -0500
committerseth <[email protected]>2023-02-18 06:24:43 -0500
commitbab079a3af3b63cc6b69c52c8eda3c3c4901a979 (patch)
tree24e646f5fae11e4593071f328d7675965042064d /users/seth/shell
parent1d7b04a71c7222153ffa9cd48f73b51ea72204d1 (diff)
fix some issues and update flake.lock
Diffstat (limited to 'users/seth/shell')
-rw-r--r--users/seth/shell/fish.nix10
1 files changed, 0 insertions, 10 deletions
diff --git a/users/seth/shell/fish.nix b/users/seth/shell/fish.nix
index 6c08684..a5f9480 100644
--- a/users/seth/shell/fish.nix
+++ b/users/seth/shell/fish.nix
@@ -16,16 +16,6 @@
sha256 = "sha256-aij48yQHeAKCoAD43rGhqW8X/qmEGGkg8B4jSeqjVU0=";
};
}
-
- {
- name = "catppuccin-fish";
- src = pkgs.fetchFromGitHub {
- owner = "catppuccin";
- repo = "fish";
- rev = "8d0b07ad927f976708a1f875eb9aacaf67876137";
- sha256 = "sha256-/JIKRRHjaO2jC0NNPBiSaLe8pR2ASv24/LFKOJoZPjk=";
- };
- }
];
};
}