spark-wallet/generate: remove supplement.json
This file is empty and has no effect.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{ stdenv, pkgs, lib }:
|
||||
lib.head (lib.attrValues (import ./composition.nix {
|
||||
lib.head (builtins.attrValues (import ./composition.nix {
|
||||
inherit pkgs;
|
||||
inherit (stdenv.hostPlatform) system;
|
||||
}))
|
||||
|
||||
Reference in New Issue
Block a user