janitoring
This commit is contained in:
parent
d2aae92692
commit
62e9d367bf
5 changed files with 23 additions and 129 deletions
|
|
@ -1,6 +1,4 @@
|
|||
{
|
||||
description = "name-placeholder";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
flake-parts.url = "github:hercules-ci/flake-parts";
|
||||
|
|
@ -21,7 +19,7 @@
|
|||
pname = packageJson.name;
|
||||
version = packageJson.version;
|
||||
src = ./.;
|
||||
npmDepsHash = "sha256-EvM5ZyNQEW8RYFCfI7Bkju1qL+1y8nleXPAX3IKce78=";
|
||||
npmDepsHash = "sha256-qZIr0vUhSx/B64kNRAwLPuOTSEBs5wtbEn9rRUAXtaA=";
|
||||
npmBuildScript = "build";
|
||||
};
|
||||
in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue