chore(deps): lock file maintenance (#50)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Truxnell <19149206+truxnell@users.noreply.github.com>
This commit is contained in:
parent
46bf36a359
commit
ce32d7d2c2
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
{
|
{
|
||||||
# deploy-rs overlay
|
# deploy-rs overlay
|
||||||
deploy-rs = inputs.deploy-rs.overlays.default;
|
deploy-rs = inputs.deploy-rs.overlays.default;
|
||||||
|
|
||||||
# The unstable nixpkgs set (declared in the flake inputs) will
|
# The unstable nixpkgs set (declared in the flake inputs) will
|
||||||
# be accessible through 'pkgs.unstable'
|
# be accessible through 'pkgs.unstable'
|
||||||
unstable-packages = final: _prev: {
|
unstable-packages = final: _prev: {
|
||||||
|
|
Reference in a new issue