bashup-events: init at it's-complicated
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{ callPackage }:
|
||||
|
||||
{
|
||||
bashup-events32 = callPackage ./3.2.nix { };
|
||||
bashup-events44 = callPackage ./4.4.nix { };
|
||||
}
|
||||
Reference in New Issue
Block a user