mirror of
https://github.com/Smaug123/WoofWare.Myriad
synced 2025-10-21 20:08:42 +00:00
Upgrade Nix flake and deps (#439)
* Automated commit * Fix link --------- Co-authored-by: patrick-conscriptus[bot] <175414948+patrick-conscriptus[bot]@users.noreply.github.com> Co-authored-by: Smaug123 <3138005+Smaug123@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
fa81119cec
commit
62e1cf2c46
@@ -44,7 +44,7 @@ git config blame.ignoreRevsFile .git-blame-ignore-revs
|
||||
## Dependencies
|
||||
|
||||
I try to keep this repository's dependencies as few as possible, because (for example) any consumer of the source generator will also consume this project via the attributes.
|
||||
When adding dependencies, you will need to `nix run .#fetchDeps` to obtain a new copy of [the dependency lockfile](./nix/deps.nix).
|
||||
When adding dependencies, you will need to `nix run .#fetchDeps` to obtain a new copy of [the dependency lockfile](./nix/deps.json).
|
||||
|
||||
## Branch strategy
|
||||
|
||||
|
Reference in New Issue
Block a user