Skip to content

Commit 54cb2fa

Browse files
committed
chore: remove obsolete rustup overlay
The upstream fix (rust-lang/rustup#4372) has been merged and is included in rustup 1.29.0, which is already available in the locked nixpkgs. The skip-test workaround for NixOS/nixpkgs#470496 is no longer needed; the package builds cleanly and is fetched from cache.nixos.org.
1 parent 67aa0f5 commit 54cb2fa

2 files changed

Lines changed: 0 additions & 11 deletions

File tree

nix/overlays/default.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ let
44
overlayFiles = [
55
# LLM agents
66
./llm-agents.nix
7-
# Rust tools
8-
./rustup.nix
97
# Git worktree manager
108
./git-wt.nix
119
# Slack automation CLI for AI agents

nix/overlays/rustup.nix

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)