Skip to content

Commit 6cfbb67

Browse files
committed
nix: reference gepetto/nix instead of my fork
Signed-off-by: Gwenn Le Bihan <gwenn.lebihan7@gmail.com>
1 parent ce096b8 commit 6cfbb67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
inputs = {
55
# TODO: drop `/module` after https://github.com/Gepetto/nix/pull/54
6-
gepetto.url = "github:gwennlbh/gepetto-nix/odri";
6+
gepetto.url = "github:gepetto/nix/module";
77
flake-parts.follows = "gepetto/flake-parts";
88
nixpkgs.follows = "gepetto/nixpkgs";
99
nix-ros-overlay.follows = "gepetto/nix-ros-overlay";

0 commit comments

Comments
 (0)