[bot]: remove unreferenced code
This commit is contained in:
@@ -2,12 +2,7 @@
|
||||
|
||||
# This is the original pycaml version with patches from debian.
|
||||
|
||||
let debian = fetchurl {
|
||||
url = "mirror://debian/pool/main/p/pycaml/pycaml_0.82-14.debian.tar.gz";
|
||||
sha256 = "a763088ec1fa76c769bf586ed6692e7ac035b0a2bfd48a90a8e7a9539ec0c2f1";
|
||||
};
|
||||
|
||||
in stdenv.mkDerivation {
|
||||
stdenv.mkDerivation {
|
||||
name = "pycaml-0.82-14";
|
||||
|
||||
srcs = [
|
||||
|
||||
Reference in New Issue
Block a user