Skip to content

Commit

Permalink
fix issue with unused modules
Browse files Browse the repository at this point in the history
NixOS/nixpkgs#366004

this addresses the issue with the jetpack-nixos boards

Signed-off-by: Brian McGillion <[email protected]>
  • Loading branch information
brianmcgillion committed Jan 22, 2025
1 parent 4cbddfa commit 149b6b9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -115,7 +115,7 @@

jetpack-nixos = {
#url = "flake:mylocaljetpack";
url = "github:anduril/jetpack-nixos/1413da244db94ad70d8aee02561faa141d2c654f";
url = "github:anduril/jetpack-nixos/d0b7275c03efdc1ca9d9a02597fffd18612cb28c";
inputs.nixpkgs.follows = "nixpkgs";
};

Expand Down

0 comments on commit 149b6b9

Please sign in to comment.