chore: pin flake input versions, use rensa autodiscovery, etc.

This commit is contained in:
technofab 2026-04-16 12:52:24 +02:00
parent a48eecbdc5
commit 5f0c714d80
Signed by: technofab
SSH key fingerprint: SHA256:bV4h88OqS/AxjbPn66uUdvK9JsgIW4tv3vwJQ8tpMqQ
5 changed files with 31 additions and 23 deletions

View file

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