Skip to content

Commit

Permalink
chore(flake): update lock
Browse files Browse the repository at this point in the history
  • Loading branch information
gaelreyrol committed Dec 5, 2023
1 parent da98a1f commit 2b6a64e
Show file tree
Hide file tree
Showing 3 changed files with 145 additions and 37 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/update-flake-lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
pr-labels: |
dependencies
pr-assignees: GaelReyrol
inputs: nixpkgs unstable master nixos-hardware nur home-manager nixvim
inputs: nixpkgs unstable master nixos-hardware nur home-manager
179 changes: 143 additions & 36 deletions flake.lock

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

1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
sbomnix = {
url = "github:tiiuae/sbomnix";
inputs.nixpkgs.follows = "unstable";
inputs.treefmt-nix.follows = "treefmt-nix";
};

udev-nix = {
Expand Down

0 comments on commit 2b6a64e

Please sign in to comment.