depot/third_party/nixpkgs/pkgs/development/interpreters/lfe/2.1.nix

8 lines
161 B
Nix
Raw Normal View History

{ fetchpatch, mkDerivation }:
mkDerivation {
version = "2.1.3";
hash = "sha256-HUOVBzUaU0ixIfPPctwR2TPijxJjcFY3dJ8Z7Ot2bpE=";
maximumOTPVersion = "26";
}