Skip to content
Snippets Groups Projects
Commit efa39fbf authored by Tom Prince's avatar Tom Prince
Browse files

Merge branch 'fix-repo-update-docs' into 'develop'

Fix dev docs for repo update script

See merge request !203
parents 2d10d7c3 9451ff2e
No related branches found
No related tags found
2 merge requests!228merge develop into production,!203Fix dev docs for repo update script
Pipeline #1420 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