forked from mirrors/nixpkgs
thicket: crystal_1_0 → crystal
This commit is contained in:
parent
74b8c41027
commit
b367ab9ad1
|
@ -1,12 +1,9 @@
|
|||
{ lib
|
||||
, fetchFromGitHub
|
||||
, crystal_1_0
|
||||
, crystal
|
||||
}:
|
||||
|
||||
let
|
||||
crystal = crystal_1_0;
|
||||
|
||||
in crystal.buildCrystalPackage rec {
|
||||
crystal.buildCrystalPackage rec {
|
||||
pname = "thicket";
|
||||
version = "0.1.5";
|
||||
|
||||
|
|
Loading…
Reference in a new issue