neighbour-hoods / social_sensemaker

integration of `rep_lang` and Holochain
Other
25 stars 2 forks source link

automate `nh-nix-env` updates #36

Open mhuesch opened 2 years ago

mhuesch commented 2 years ago

we now have a number of repos to keep in sync:

it would be ideal if we could update them all together somehow.

Bors may or may not be related to this...

the PRs will essentially amount to executing:

$ nix flake lock --update-input nh-nix-env

in each repo. and therefore should be automate-able.

mhuesch commented 2 years ago

motivated by https://github.com/neighbour-hoods/rep_lang/pull/76