Archived
1
0
forked from rarias/bscpkgs

Remove old experiments

This commit is contained in:
2020-10-09 16:32:28 +02:00
parent e6e42dcec9
commit 9d2ce2a1c2
6 changed files with 6 additions and 605 deletions

View File

@@ -1,7 +1,7 @@
{
stdenv
, stdexp
, pkgs
, bsc
, targetMachine
, stages
}:
@@ -9,8 +9,6 @@
with stdenv.lib;
let
bsc = pkgs.bsc;
# Configurations for each unit (using the cartesian product)
confUnit = with bsc; {
blocksize = [ 1024 2048 ];