spooles: move gfortran to nativeBuildInputs

This commit is contained in:
Markus Kowalewski
2021-09-03 13:33:34 +02:00
parent 80300f2bfb
commit 2589c35d85
@@ -1,4 +1,4 @@
{ lib, stdenv, fetchurl, gfortran, perl }:
{ lib, stdenv, fetchurl, perl }:
stdenv.mkDerivation rec {
pname = "spooles";