1
0
Fork 0
mirror of https://github.com/NixOS/nix.dev.git synced 2024-10-18 14:32:43 -04:00
nix.dev/source
Brian McGillion 327c100954
tutorials: fix passing paramaters to geocode (#812)
* tutorials: fix passing paramaters to geocode

When running the package as-is the following error occurs

``geocode: line 7: $1: unbound``

This is caused because ``scripts.geocode`` does not pass the parameters
down to the wrapped script ``geocode``.

Signed-off-by: Brian McGillion <bmg.avoin@gmail.com>
2023-11-27 07:42:07 +01:00
..
_ext Proof-of-Concept for testing code samples 2022-04-07 10:16:17 +01:00
_static *: fix editorconfig errors 2023-10-06 10:59:27 +02:00
_templates Change project's self-description (#575) 2023-07-04 19:11:43 +02:00
acknowledgments Make home page cards clickable (#616) 2023-06-25 14:13:20 +02:00
concepts fix typo 2023-11-21 23:50:38 +01:00
contributing Fix spell checking errors 2023-11-13 13:46:03 +01:00
guides search path -> lookup path (#747) 2023-11-13 10:30:42 +01:00
reference add link to awesome-nix 2023-10-09 17:32:32 +02:00
tutorials tutorials: fix passing paramaters to geocode (#812) 2023-11-27 07:42:07 +01:00
conf.py File sets tutorial (#802) 2023-11-23 17:14:46 +01:00
favicon.png Add Nix snowflake logo (#585) 2023-06-07 10:41:40 +02:00
index.md add Recipes section under Guides category (#775) 2023-10-27 17:09:16 +02:00
install-nix.md move installation instructions to top level 2023-10-06 09:46:54 +02:00
recommended-reading.md Fix spell checking errors 2023-11-13 13:46:03 +01:00
robots.txt Add robots.txt (#583) 2023-06-05 03:02:31 +02:00