feat: maybe finished the loader for now
I need a beacon before I can appropriately test the loader
This commit is contained in:
@@ -51,6 +51,7 @@ let
|
||||
(craneLib.fileset.commonCargoSources ./nl-sys)
|
||||
./nl-sys/src/bridge.c
|
||||
(craneLib.fileset.commonCargoSources ./packets)
|
||||
(craneLib.fileset.commonCargoSources ./sparse-infector)
|
||||
(craneLib.fileset.commonCargoSources ./sparse-beacon)
|
||||
(craneLib.fileset.commonCargoSources ./sparse-unix-beacon)
|
||||
(craneLib.fileset.commonCargoSources ./sparse-windows-beacon)
|
||||
@@ -70,6 +71,7 @@ let
|
||||
(craneLib.fileset.commonCargoSources ./nl-sys)
|
||||
./nl-sys/src/bridge.c
|
||||
(craneLib.fileset.commonCargoSources ./packets)
|
||||
(craneLib.fileset.commonCargoSources ./sparse-infector)
|
||||
(craneLib.fileset.commonCargoSources ./sparse-installer)
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user