nix package #1

Merged
jane413 merged 3 commits from nix into main 2024-08-28 15:48:06 +02:00

3 commits

Author SHA1 Message Date
0b2ae19085 chore: git: ignore result symlink created by nix 2024-08-28 15:47:16 +02:00
1c63afc4dc 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:47:07 +02:00
f3196d6c9f chore: add Cargo.lock file 2024-08-28 15:46:44 +02:00