Commit graph

5 commits

Author SHA1 Message Date
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
jane400
a1089b5af7 fix: convert to bin paket 2024-08-16 20:50:04 +02:00
jane400
eef23d32e2 chore: add licese file
Just look at the Cargo.toml for the SPDX identifier, okay?
2024-08-16 19:56:12 +02:00
jane400
c9bce58967 hack: comment out lines until relm4 macro is fixed
upstream pr: https://github.com/Relm4/Relm4/pull/677
2024-08-16 19:54:55 +02:00
jane400
bc6eb2047b initial commit 2024-08-16 19:54:49 +02:00