From 3c8d630bd5ada8c8830f548dde783bffcff5c8a4 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 27 Apr 2025 16:49:46 +0900 Subject: nix: use my own nur-packages --- mitamae/default.rb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'mitamae') diff --git a/mitamae/default.rb b/mitamae/default.rb index a2b56a5..061f1a9 100644 --- a/mitamae/default.rb +++ b/mitamae/default.rb @@ -73,10 +73,6 @@ execute "rustup: install nightly toolchain" do command "rustup toolchain install nightly" not_if "rustup toolchain list | grep nightly" end -execute "cargo: install hgrep" do - command "cargo install hgrep" - not_if "type hgrep" -end if node[:profile] == "private" package "pkg-config" -- cgit v1.2.3-70-g09d2