mirror of
https://codeberg.org/icewind/palantir.git
synced 2026-06-03 18:24:08 +02:00
network sensor
This commit is contained in:
parent
5dd7380e2b
commit
f06b8ab698
5 changed files with 495 additions and 423 deletions
|
|
@ -34,7 +34,7 @@
|
|||
|
||||
# `nix develop`
|
||||
devShell = pkgs.mkShell {
|
||||
nativeBuildInputs = with pkgs; [rustc cargo bacon];
|
||||
nativeBuildInputs = with pkgs; [cargo bacon];
|
||||
};
|
||||
})
|
||||
// {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue