Merge pull request #114989 from SuperSandro2000/fix-collection20

This commit is contained in:
Sandro
2021-03-03 19:21:19 +01:00
committed by GitHub
20 changed files with 82 additions and 61 deletions
@@ -1,4 +1,4 @@
{ lib, fetchFromGitHub, fetchgit, crystal, makeWrapper, nix-prefetch-git }:
{ lib, fetchFromGitHub, crystal, makeWrapper, nix-prefetch-git }:
crystal.buildCrystalPackage rec {
pname = "crystal2nix";