nix-ros-overlay staging branch has been renamed to develop
This commit is contained in:
parent
7f811376e5
commit
dfba9f83dc
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
inputs = {
|
||||
nixpkgs.url = "github:NixOS/nixpkgs?ref=master";
|
||||
flake-utils.url = "github:numtide/flake-utils";
|
||||
ros-flake.url = "github:lopsided98/nix-ros-overlay?ref=staging";
|
||||
ros-flake.url = "github:lopsided98/nix-ros-overlay?ref=develop";
|
||||
};
|
||||
|
||||
outputs = { self, nixpkgs, ros-flake, flake-utils }:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue