mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 04:43:09 +03:00
ocamlPackages.deriving: fix version
This commit is contained in:
parent
ec349e58b7
commit
f5f76e6446
@ -32,7 +32,7 @@ versionedDerivation "ocaml-deriving" version {
|
||||
};
|
||||
|
||||
"for-3.12.1" = {
|
||||
name = "deriving-more-recent";
|
||||
name = "deriving-git20100903";
|
||||
|
||||
# https://github.com/jaked/deriving
|
||||
src = fetchurl {
|
||||
|
Loading…
Reference in New Issue
Block a user