Merge pull request #268619 from tweag/lib-descriptions
[NixPkgs.git] / pkgs / development / lisp-modules-obsolete / quicklisp-to-nix-output / cl-custom-hash-table.nix
blob51dfcbf4f0d2d7392d4a5b4d58942e1b7d88b517
1 /* Generated file. */
2 args @ { fetchurl, ... }:
3 rec {
4   baseName = "cl-custom-hash-table";
5   version = "20201220-git";
7   description = "System lacks description";
9   deps = [ ];
11   src = fetchurl {
12     url = "http://beta.quicklisp.org/archive/cl-custom-hash-table/2020-12-20/cl-custom-hash-table-20201220-git.tgz";
13     sha256 = "1id16p7vdcgxzvrgk8h6fqi284hgd8cilbnbgsbrbd70n7nj8jg3";
14   };
16   packageName = "cl-custom-hash-table";
18   asdFilesToKeep = ["cl-custom-hash-table.asd"];
19   overrides = x: x;
21 /* (SYSTEM cl-custom-hash-table DESCRIPTION System lacks description SHA256
22     1id16p7vdcgxzvrgk8h6fqi284hgd8cilbnbgsbrbd70n7nj8jg3 URL
23     http://beta.quicklisp.org/archive/cl-custom-hash-table/2020-12-20/cl-custom-hash-table-20201220-git.tgz
24     MD5 bd0f2f4a8e808911133af19c03e5c511 NAME cl-custom-hash-table FILENAME
25     cl-custom-hash-table DEPS NIL DEPENDENCIES NIL VERSION 20201220-git
26     SIBLINGS (cl-custom-hash-table-test) PARASITES NIL) */