From ae55cd9584402ab836fd35ecf7ef5b355a4e960d Mon Sep 17 00:00:00 2001 From: Noa Aarts Date: Sun, 12 Jan 2025 18:44:18 +0100 Subject: [PATCH] remove rust-overlay from cosmic --- flake.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/flake.nix b/flake.nix index a9dc028..d09a822 100644 --- a/flake.nix +++ b/flake.nix @@ -61,7 +61,6 @@ url = "github:lilyinstarlight/nixos-cosmic"; inputs = { nixpkgs.follows = "nixpkgs"; - rust-overlay.follows = "oxalica"; }; };