No description
Find a file
networkException d22f83ba06
Nix: Add support for building using nix
This patch adds a default nix which invokes a `callPackage`
to build sources from the current working directory.

To invoke the build run `nix-build`.
2024-08-28 15:28:18 +02:00
.vscode initial commit 2024-08-16 19:54:49 +02:00
libpaket initial commit 2024-08-16 19:54:49 +02:00
paket hack: comment out lines until relm4 macro is fixed 2024-08-16 19:54:55 +02:00
.gitignore initial commit 2024-08-16 19:54:49 +02:00
Cargo.lock initial commit 2024-08-16 19:54:49 +02:00
Cargo.toml fix: convert to bin paket 2024-08-16 20:50:04 +02:00
default.nix Nix: Add support for building using nix 2024-08-28 15:28:18 +02:00
LICENSE chore: add licese file 2024-08-16 19:56:12 +02:00