Skip to content

Commit

Permalink
Lock file maintenance (#54)
Browse files Browse the repository at this point in the history
* Lock file maintenance

* Replace nixUnstable with nixVersions.latest

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Matthias Riße <matthias.risze@t-online.de>
  • Loading branch information
renovate[bot] and matrss authored May 16, 2024
1 parent 2ab738b commit 47ae732
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
name = "nixfiles";
buildInputs = with pkgs; [
git
nixUnstable
nixVersions.latest
sops
age
ssh-to-age
Expand Down

0 comments on commit 47ae732

Please sign in to comment.