about summary refs log tree commit diff
path: root/maintainers/scripts/update-luarocks-shell.nix
AgeCommit message (Collapse)AuthorFilesLines
2021-08-29update-luarocks-packages: use the current nixpkgsMatthieu Coudron1-3/+4
restore the behavior of the previous updater that was using the current revision of nixpkgs instead of an outer one
2021-05-13mkShell: introduce packages argument (#122180)Jonas Chevalier1-2/+5
The distinction between the inputs doesn't really make sense in the mkShell context. Technically speaking, we should be using the nativeBuildInputs most of the time. So in order to make this function more beginner-friendly, add "packages" as an attribute, that maps to nativeBuildInputs. This commit also updates all the uses in nixpkgs.
2019-06-14update-luarocks: Use containing nixpkgs, ensure Lua drvs existAlexei Robyn1-0/+9