Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nvim-neorocks/rocks

An alternative frontend app for luarocks.org
https://github.com/nvim-neorocks/rocks

[bug] check exit status when compiling C files

mrcjkb opened this issue about 2 months ago
chore(deps): bump remove_dir_all from 0.8.4 to 1.0.0

dependabot[bot] opened this pull request about 2 months ago
feat: parallel installs

vhyrro opened this pull request about 2 months ago
chore: update flake.lock

mrcjkb opened this pull request about 2 months ago
fix(list): show package name only once

vhyrro opened this pull request about 2 months ago
refactor(install): flatten packages before installing

mrcjkb opened this pull request about 2 months ago
feat: `rocks lua` command

mrcjkb opened this pull request about 2 months ago
refactor(build): install dependencies in one pass

mrcjkb opened this pull request about 2 months ago
feat: `rocks run`

mrcjkb opened this pull request about 2 months ago
refactor: move away from `indicatif::MultiProgress`

vhyrro opened this pull request about 2 months ago
[docs] table comparing rocks/luarocks features in readme

mrcjkb opened this issue about 2 months ago
chore(deps): bump stylua from 0.20.0 to 2.0.0

dependabot[bot] opened this pull request about 2 months ago
cleanup: remove todo comment

max397574 opened this pull request about 2 months ago
[feature] Auto-detect test runner with `rocks test`

mrcjkb opened this issue about 2 months ago
chore: update flake.lock

mrcjkb opened this pull request about 2 months ago
feat(install): multiple packages in one command

mrcjkb opened this pull request about 2 months ago
feat: Lua module API

vhyrro opened this pull request about 2 months ago
feat: `rocks test`

mrcjkb opened this pull request about 2 months ago
feat: implement UserData for all major structs

vhyrro opened this pull request about 2 months ago
chore(deps): bump octocrab from 0.41.2 to 0.42.0

dependabot[bot] opened this pull request about 2 months ago
chore(deps): bump DeterminateSystems/nix-installer-action from 15 to 16

dependabot[bot] opened this pull request about 2 months ago
[Tests] Sample modules for `luasystem` and `luafilesystem`

mrcjkb opened this issue about 2 months ago
fix(build/builtin): platform overrides + modules compilation

mrcjkb opened this pull request about 2 months ago
tests(rockspec): more detailed luasystem assertions

mrcjkb opened this pull request about 2 months ago
chore(deps): bump cc from 1.1.18 to 1.2.0

dependabot[bot] opened this pull request about 2 months ago
chore(deps): bump serial_test from 3.1.1 to 3.2.0

dependabot[bot] opened this pull request about 2 months ago
chore: update flake.lock

mrcjkb opened this pull request 2 months ago
[Bug] issue installing `luasystem`

mrcjkb opened this issue 2 months ago
fix(lockfile): add transitive dependencies

mrcjkb opened this pull request 2 months ago
[Bug] transitive dependencies are not added to the lockfile

mrcjkb opened this issue 2 months ago
fix: install `src/<lib>.c` modules correctly

mrcjkb opened this pull request 2 months ago
feat: `rocks upload`

vhyrro opened this pull request 2 months ago
chore(deps): bump thiserror from 1.0.65 to 2.0.0

dependabot[bot] opened this pull request 2 months ago
chore(deps): bump DeterminateSystems/nix-installer-action from 14 to 15

dependabot[bot] opened this pull request 2 months ago
fix(install): prioritise lua verison from config when installing rocks

mrcjkb opened this pull request 2 months ago
chore: update flake.lock

mrcjkb opened this pull request 2 months ago
chore(deps): bump which from 6.0.3 to 7.0.0

dependabot[bot] opened this pull request 2 months ago
fix!: don't create `bin/` directories for each rock

vhyrro opened this pull request 2 months ago
[Bug] Remove binaries when deleting a rock

vhyrro opened this issue 2 months ago
fix!(lockfile): add dependencies to the top level

mrcjkb opened this pull request 2 months ago
[Feature] support `external_dependencies` via `pkg-config`

mrcjkb opened this issue 2 months ago
feat: `rocks path` command

mrcjkb opened this pull request 2 months ago
chore(deps): bump mlua from 0.9.9 to 0.10.0

vhyrro opened this pull request 2 months ago
feat: `rocks add`

vhyrro opened this pull request 2 months ago
chore(deps): bump mlua from 0.9.9 to 0.10.0

dependabot[bot] opened this pull request 2 months ago
chore(deps): bump insta from 1.40.0 to 1.41.0

dependabot[bot] opened this pull request 2 months ago
chore(deps): bump octocrab from 0.39.0 to 0.41.2

dependabot[bot] opened this pull request 3 months ago
chore(deps): bump bytes from 1.7.2 to 1.8.0

dependabot[bot] opened this pull request 3 months ago
chore(deps): bump tokio from 1.40.0 to 1.41.0

dependabot[bot] opened this pull request 3 months ago
chore(deps): bump cachix/cachix-action from 14 to 15

dependabot[bot] opened this pull request 3 months ago
chore(deps): bump DeterminateSystems/nix-installer-action from 9 to 14

dependabot[bot] opened this pull request 3 months ago
ci: use dependabot for cargo dependency updates

mrcjkb opened this pull request 3 months ago
[Feature] detect potentially unmaintained rocks

mrcjkb opened this issue 3 months ago
feat(lib)!: move to `thiserror`

vhyrro opened this pull request 3 months ago
fix: don't allow installation of conflicting rocks

vhyrro opened this pull request 3 months ago
fix(lockfile): properly set `Unconstrained` constraint

vhyrro opened this pull request 3 months ago
feat: `rocks unpin` command

vhyrro opened this pull request 3 months ago
[Suggestion]: `rocks constrain`/`unconstrain`

vhyrro opened this issue 3 months ago
feat: show pinned rocks in `rocks list`

vhyrro opened this pull request 3 months ago
feat: `rocks pin`

vhyrro opened this pull request 3 months ago
feat: `rocks install --pin`

vhyrro opened this pull request 3 months ago
fix(fetch): handle `text/html` case

vhyrro opened this pull request 3 months ago
fix: replace `git://` URIs with `https://`

vhyrro opened this pull request 3 months ago
fix: properly unpack tar archives

vhyrro opened this pull request 3 months ago
chore: update flake.lock

mrcjkb opened this pull request 3 months ago
feat: rust build backend

mrcjkb opened this pull request 3 months ago
[Feature] Respect `dir` in rockspecs

vhyrro opened this issue 3 months ago
fix: unpack `.tar.gz` files recursively if there is one directory

vhyrro opened this pull request 3 months ago
fix: preserve original component count in versions when serializing

vhyrro opened this pull request 3 months ago
fix(rockspec): support empty tables and unknown platforms

mrcjkb opened this pull request 3 months ago
[Bug] `rocks install luasystem` fails on deserialization

vhyrro opened this issue 3 months ago
fix(manifest): don't return fallback result in `latest_match()`

vhyrro opened this pull request 3 months ago
fix: allow incomplete versions with revisions in version constraints

vhyrro opened this pull request 3 months ago
refactor(config)!: allow customizable cache and data directories

vhyrro opened this pull request 3 months ago
feat: make `rocks fmt` also format `project.rockspec`

vhyrro opened this pull request 3 months ago
chore: update flake.lock

mrcjkb opened this pull request 3 months ago
feat: add `rocks info` command

vhyrro opened this pull request 3 months ago
feat!: allow `package@version` constraints

vhyrro opened this pull request 3 months ago
refactor: rename `remote_package` module

mrcjkb opened this pull request 3 months ago
feat!(lockfile): add rockspec and source hashes

mrcjkb opened this pull request 3 months ago
feat(cli): `rocks debug fetch-remote` command

mrcjkb opened this pull request 3 months ago
feat(ui): add some progress bars

mrcjkb opened this pull request 3 months ago
perf: clone repos with no ref with fetch-depth 1

mrcjkb opened this pull request 3 months ago
perf: deprioritise .src.rock sources

mrcjkb opened this pull request 3 months ago
[Feature] `rocks debug fetch-remote` command

mrcjkb opened this issue 3 months ago
[Perf] Download rockspec only, prioritise source in rockspec

mrcjkb opened this issue 3 months ago
feat: basic specrev support

mrcjkb opened this pull request 3 months ago
feat!(unpack): don't download src.rock to disk

mrcjkb opened this pull request 3 months ago
[Bug] unable to unpack some `src.rock` archives

mrcjkb opened this issue 3 months ago
refactor: deduplicate Lua version checks

vhyrro opened this pull request 3 months ago
feat: supply extra metadata to `operations::build()`

vhyrro opened this pull request 3 months ago
feat: hashes in rocktrees

vhyrro opened this pull request 3 months ago