Pin rosdistro version and package the script to be usable without nix develop

Now the script works without updating rosdep, i.e., fetching the
database from the Internet.
This commit is contained in:
Michal Sojka 2024-08-25 23:25:05 +02:00
parent 411bd08ac8
commit 3698df8fe6
4 changed files with 114 additions and 6 deletions

19
flake.lock generated
View file

@ -79,7 +79,24 @@
"nixpkgs": [
"nix-ros-overlay",
"nixpkgs"
]
],
"rosdistro": "rosdistro"
}
},
"rosdistro": {
"flake": false,
"locked": {
"lastModified": 1724605071,
"narHash": "sha256-Aj43AvXYn8etRXhyDc1RwJXV0g37NilmduevcYrcaZY=",
"owner": "ros",
"repo": "rosdistro",
"rev": "bab0a532400c16d89606a8c7fb450f26e6028745",
"type": "github"
},
"original": {
"owner": "ros",
"repo": "rosdistro",
"type": "github"
}
},
"systems": {