mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
remove unused import
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ lib, stdenv, rustc, minimalContent ? true }:
|
||||
{ stdenv, rustc, minimalContent ? true }:
|
||||
|
||||
stdenv.mkDerivation {
|
||||
name = "rust-src";
|
||||
|
||||
Reference in New Issue
Block a user