Skip to content

Commit 568b054

Browse files
committed
nix: reference gepetto/nix instead of my fork
Signed-off-by: Gwenn Le Bihan <[email protected]>
1 parent ce096b8 commit 568b054

File tree

2 files changed

+21
-57
lines changed

2 files changed

+21
-57
lines changed

flake.lock

Lines changed: 20 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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)