mirror of
https://github.com/nmasur/dotfiles
synced 2026-06-03 18:53:57 +00:00
update lockfile, pin age with overlay
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Pin age because it is failing to build
|
||||
|
||||
inputs: _final: prev: {
|
||||
age = prev.age.overrideAttrs (old: { src = inputs.age; });
|
||||
}
|
||||
Reference in New Issue
Block a user