Commit graph

3 commits

Author SHA1 Message Date
bdb4e928a4
use nixos-unstable 2025-05-16 09:08:13 +02:00
7c15bedeb7
fixes, missing flake inputs 2025-05-16 08:34:49 +02:00
e0f3e2fe79
feat: move colmena.nix to flake.nix and create flake.lock
This also includes some little syntactical fixes.

The commit is needed since colmena works mostly with nix' flake
experiemental feature. It attempts to find a locked version of nixpkgs,
which wasn't there yet. By using the standard name "flake.nix", nix
automatically picks up the file and generates a `flake.lock` if it
doesn't exist yet. This brings us one step closer to a buildable system.
2025-04-24 17:21:13 +02:00