Skip to content
Snippets Groups Projects
Commit 9451ff2e authored by Florian Sesser's avatar Florian Sesser
Browse files

Fix dev docs for repo update script

Thanks @jcalderone for pointing me to it
parent 2d10d7c3
Branches fix-repo-update-docs
No related tags found
2 merge requests!228merge develop into production,!203Fix dev docs for repo update script
Pipeline #1434 passed
......@@ -62,7 +62,7 @@ To update the version of packages we import from gitlab, run:
.. code: shell
nix-shell --command 'tools/update-gitlab nixos/pkgs/<package>/repo.json'
nix-shell --command 'update-gitlab-repo nixos/pkgs/<package>/repo.json'
That will update the package to point at the latest version of the project.\
The command uses branch and repository owner specified in the ``repo.json`` file,
......
File mode changed from 100644 to 100755
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment