update to develop branch of nix-ros-overlay

This commit is contained in:
ryleu
2026-02-03 23:32:42 -05:00
parent 4a98c3d435
commit 2d48361b8f
2 changed files with 9 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
description = "Development environment for ASTRA Anchor";
inputs = {
nix-ros-overlay.url = "github:lopsided98/nix-ros-overlay/master";
nix-ros-overlay.url = "github:lopsided98/nix-ros-overlay/develop";
nixpkgs.follows = "nix-ros-overlay/nixpkgs"; # IMPORTANT!!!
};