futhark: remove obsolete non-hackage package

This commit is contained in:
Jorge Acereda
2019-01-06 22:56:29 +01:00
parent 535a6db25f
commit a339eec2f5
2 changed files with 0 additions and 58 deletions

View File

@@ -12,7 +12,4 @@ self: super: {
# https://github.com/channable/vaultenv/issues/1
vaultenv = self.callPackage ../tools/haskell/vaultenv { };
# https://github.com/diku-dk/futhark/issues/614
futhark = self.callPackage ../compilers/futhark { };
}