mirror of
https://github.com/spacebarchat/server.git
synced 2026-04-25 09:42:10 +00:00
Nix: include patches in fileset
This commit is contained in:
@@ -14,9 +14,10 @@ let
|
||||
lib.fileset.unions [
|
||||
./src
|
||||
./package.json
|
||||
./tsconfig.json
|
||||
./package-lock.json
|
||||
./tsconfig.json
|
||||
./assets
|
||||
./patches
|
||||
]
|
||||
)
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user