From 45b30d73105140c8c6d0f2f02d23bbba254b2bee Mon Sep 17 00:00:00 2001 From: isabel Date: Tue, 9 Jan 2024 01:59:33 +0000 Subject: [PATCH] chore: cleanup nix cache --- modules/base/common/host/nix/default.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/base/common/host/nix/default.nix b/modules/base/common/host/nix/default.nix index b38089627..ae42d5090 100644 --- a/modules/base/common/host/nix/default.nix +++ b/modules/base/common/host/nix/default.nix @@ -146,7 +146,6 @@ "https://nixpkgs-unfree.cachix.org" # unfree-package cache "https://numtide.cachix.org" # another unfree package cache "https://isabelroses.cachix.org" # precompiled binarys from my NUR - "https://neovim-flake.cachix.org" # a cache for notashelf's neovim flake "https://catppuccin.cachix.org" # a cache for ctp nix "https://pre-commit-hooks.cachix.org" # pre commit hooks "https://cache.garnix.io" # extra things here and there @@ -163,7 +162,6 @@ "nixpkgs-unfree.cachix.org-1:hqvoInulhbV4nJ9yJOEr+4wxhDV4xq2d1DK7S6Nj6rs=" "numtide.cachix.org-1:2ps1kLBUWjxIneOy1Ik6cQjb41X0iXVXeHigGmycPPE=" "isabelroses.cachix.org-1:mXdV/CMcPDaiTmkQ7/4+MzChpOe6Cb97njKmBQQmLPM=" - "neovim-flake.cachix.org-1:iyQ6lHFhnB5UkVpxhQqLJbneWBTzM8LBYOFPLNH4qZw=" "catppuccin.cachix.org-1:noG/4HkbhJb+lUAdKrph6LaozJvAeEEZj4N732IysmU=" "pre-commit-hooks.cachix.org-1:Pkk3Panw5AW24TOv6kz3PvLhlH8puAsJTBbOPmBo7Rc=" "cache.garnix.io:CTFPyKSLcx5RMJKfLo5EEPUObbA78b0YQ2DTCJXqr9g="