[bot]: remove unreferenced code
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
{ stdenv, lib, ruby, callPackage, ... }:
|
||||
let
|
||||
real = {
|
||||
inherit (stdenv) mkDerivation;
|
||||
};
|
||||
mkDerivation = {name, ...}@argSet:
|
||||
derivation {
|
||||
inherit name;
|
||||
|
||||
Reference in New Issue
Block a user