- https://codeberg.org/kiara
- Joined on
2025-02-04
regression:
nix-shell panel errors on DEPLOYMENT_FLAKE's path type
set
nix.nixPath to allow imperatively installing packages
Automated dependency updates
as per a new run this fails on nix-shell relying on the nix path to have made a <nixpkgs> available.
while an…
Automated dependency updates
Write all modules with destructured arguments
modules i was not sure how to classify (if they have a class):
- package definitions
nix-unitmodules
also, i def learned something useful here - thanks @roberth!
specify
_class module attributes to explicitly declare module types
WIP: add attic cache
@fricklerhandwerk i feel being able to iterate on this using our test infrastructure is helping me get this to a state where it may get our CI to a more usable state. if containers fix our…
WIP: add attic cache
i think caching is what i can do for #362 (given my lack of access so far to the runner node), which we prioritized above #103.
the initial reason i starting exploring having this in operator…