cl-rest: init at 0.5.2
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{ stdenv, pkgs, lib }:
|
||||
lib.head (builtins.attrValues (import ./composition.nix {
|
||||
inherit pkgs;
|
||||
inherit (stdenv.hostPlatform) system;
|
||||
}))
|
||||
Reference in New Issue
Block a user