Domen Kožar
Domen Kožar
There are a few patches to flakes that would ideally be upstreamed: - Relax Nix language restrictions for flakes: this allows us to dynamically compute `inputs` from yaml files -...
Allows for https://semantic-ui.com/views/card.html#buttons, although not really type safe :)
``` %%% els_diagnostics_SUITE ==> bound_var_in_pattern: FAILED %%% els_diagnostics_SUITE ==> Failure/Error: ?assertEqual([#{message => ,range => {{5,2},{5,6}}},#{message => ,range => {{9,9},{9,13}}},#{message => ,range => {{15,10},{15,14}}},#{message => ,range => {{17,8},{17,12}}},#{message => ,range =>...
depends on https://github.com/NixOS/nix/pull/8699
Let us know if you'd like to support another hash type.
Sometimes CI breaks and you can't deploy it that way anymore, it would be cool if you could do ``` cachix deploy local-activate /nix/store/... ```
## Problem Once you reach ~25 agents, memory grows to ~10GB to evaluate all the NixOS machines. That's problematic for local development. ## Ideas - use https://github.com/nix-community/nix-eval-jobs to evaluate top-level...