summaryrefslogtreecommitdiffstats
path: root/maintainers/scripts/update-luarocks-packages
diff options
context:
space:
mode:
authorMatthieu Coudron <mcoudron@hotmail.com>2021-08-16 15:53:07 +0200
committerMatthieu Coudron <mcoudron@hotmail.com>2021-08-29 19:39:42 +0200
commit7292ed91df14abc1d9b55322b5d112a9b34af6c7 (patch)
treebdd8523c60cef138258cf52d25f987573bb697b4 /maintainers/scripts/update-luarocks-packages
parent5b73af6f5b142b0a926492427c0dd7891915ccf4 (diff)
update-luarocks-packages: use the current nixpkgs
restore the behavior of the previous updater that was using the current revision of nixpkgs instead of an outer one
Diffstat (limited to 'maintainers/scripts/update-luarocks-packages')
-rwxr-xr-xmaintainers/scripts/update-luarocks-packages3
1 files changed, 2 insertions, 1 deletions
diff --git a/maintainers/scripts/update-luarocks-packages b/maintainers/scripts/update-luarocks-packages
index 6de97799846d..e0bdfec53bf9 100755
--- a/maintainers/scripts/update-luarocks-packages
+++ b/maintainers/scripts/update-luarocks-packages
@@ -1,5 +1,6 @@
#!/usr/bin/env nix-shell
-#!nix-shell -p nix-prefetch-git luarocks-nix python3 python3Packages.GitPython nix -i python3
+#!nix-shell update-luarocks-shell.nix -i python3
+
# format:
# $ nix run nixpkgs.python3Packages.black -c black update.py