nix build: tidy xo-allocutil.nix
This commit is contained in:
parent
6779068af9
commit
639930981f
1 changed files with 0 additions and 6 deletions
|
|
@ -5,9 +5,6 @@
|
|||
# xo dependencies
|
||||
xo-allocutil,
|
||||
xo-cmake,
|
||||
# xo-randomgen,
|
||||
# xo-reflectutil,
|
||||
# xo-indentlog,
|
||||
} :
|
||||
|
||||
stdenv.mkDerivation (finalattrs:
|
||||
|
|
@ -23,10 +20,7 @@ stdenv.mkDerivation (finalattrs:
|
|||
nativeBuildInputs = [
|
||||
cmake catch2
|
||||
xo-cmake
|
||||
# xo-randomgen
|
||||
];
|
||||
propagatedBuildInputs = [
|
||||
# xo-reflectutil
|
||||
# xo-indentlog
|
||||
];
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue