treewide: remove unused variables (#63177)
* treewide: remove unused variables * making ofborg happy
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
# is always preferred, see `sage-src.nix` for that.
|
||||
|
||||
let
|
||||
inherit (pkgs) fetchurl symlinkJoin callPackage nodePackages;
|
||||
inherit (pkgs) symlinkJoin callPackage nodePackages;
|
||||
|
||||
# https://trac.sagemath.org/ticket/15980 for tracking of python3 support
|
||||
python = pkgs.python2.override {
|
||||
|
||||
Reference in New Issue
Block a user