Loading pkgs/development/tools/misc/luarocks/luarocks-nix.nix +3 −3 Original line number Diff line number Diff line Loading @@ -7,13 +7,13 @@ luarocks.overrideAttrs (old: { pname = "luarocks-nix"; version = "unstable-2023-10-19"; version = "nix_v3.5.0-1-unstable-2024-04-28"; src = fetchFromGitHub { owner = "nix-community"; repo = "luarocks-nix"; rev = "4240b25b95d7165cde66fc2acaf5a0f9ad40fd0c"; sha256 = "sha256-dqFFYehBgK0RqH0/1GtZXq7XLGCcc3Kfadq8ICYNCWk="; rev = "a473a8f479711682f5b97a72362736d96efd463b"; sha256 = "sha256-hsjv+jlLsoIDM4gB/0mFeoVu1YZ1I9ELDALLTEnlCF0="; }; propagatedBuildInputs = old.propagatedBuildInputs ++ [ Loading Loading
pkgs/development/tools/misc/luarocks/luarocks-nix.nix +3 −3 Original line number Diff line number Diff line Loading @@ -7,13 +7,13 @@ luarocks.overrideAttrs (old: { pname = "luarocks-nix"; version = "unstable-2023-10-19"; version = "nix_v3.5.0-1-unstable-2024-04-28"; src = fetchFromGitHub { owner = "nix-community"; repo = "luarocks-nix"; rev = "4240b25b95d7165cde66fc2acaf5a0f9ad40fd0c"; sha256 = "sha256-dqFFYehBgK0RqH0/1GtZXq7XLGCcc3Kfadq8ICYNCWk="; rev = "a473a8f479711682f5b97a72362736d96efd463b"; sha256 = "sha256-hsjv+jlLsoIDM4gB/0mFeoVu1YZ1I9ELDALLTEnlCF0="; }; propagatedBuildInputs = old.propagatedBuildInputs ++ [ Loading