chore: add devtools, lefthook, changelog etc.

This commit is contained in:
technofab 2026-04-29 13:09:45 +02:00
parent 097f775cff
commit 6b0680673d
Signed by: technofab
SSH key fingerprint: SHA256:bV4h88OqS/AxjbPn66uUdvK9JsgIW4tv3vwJQ8tpMqQ
8 changed files with 437 additions and 50 deletions

View file

@ -1,7 +1,7 @@
{
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
ren.url = "gitlab:rensa-nix/core?dir=lib";
ren.url = "gitlab:rensa-nix/core/v0.2.0?dir=lib";
};
outputs = {
@ -18,13 +18,6 @@
// {
pkgs = import i.nixpkgs {inherit system;};
};
cellBlocks = with ren.blocks; [
(simple "devShells")
(simple "pkgs")
(simple "tests")
(simple "docs")
(simple "ci")
];
}
{
packages = ren.select self [