wrkflw: init at v0.3.0#399316
wrkflw: init at v0.3.0#399316linuxmobile wants to merge 1 commit intoNixOS:masterfrom linuxmobile:wrkflw
Conversation
|
commit + pr should be renamed to match the version in the package |
doesn't match? |
2024 vs 2025 |
really sorry haha. |
|
The build work fine, the issue can be related with the changes that @awwpotato request... |
|
Clearly that was my main idea and that was how the PR was done, but the user @awwpotato suggested that I make those changes in order to get the PR approved. You can check all this in the changes he requested as It doesn't make much sense to me either, because if you even check the PR, there is an open issue requiring the project creator to start working with |
|
|
oh I see, thanks for the extra context :) |
0xda157
left a comment
There was a problem hiding this comment.
For some reason the version outlined is 0.2.1, although in the upstream repo I do not see any tag nor release with that version
edit:
The version is defined in the Cargo.toml file: https://github.com/bahdotsh/wrkflw/blob/fb65b6765439f1048d37f935d8527d419377a621/Cargo.toml#L3
this package should probably be versioned as 0.2.1-unstable-2025-04-14 then
the issue can be related with the changes that @awwpotato request...
sorry abt that, doesn't make any since to versionCheck a program without a version
You can check all this in the changes he requested as
resolved.
*she
|
another thing, you might probably want to add yourself as a maintainer on this package, im not totally sure new packages should be maintainer-less |
https://github.com/NixOS/nixpkgs/blob/master/pkgs/README.md#meta-attributes
|
ok |
|
|
could you add the version check again? |
already tested and working 👍🏼 |
|
|





Initial packaging of wrkflw, a GitHub Actions workflow validator and executor. Currently packaged from main branch as the project has no tagged releases.
The package provides a TUI-based interface for validating and executing GitHub Actions workflows locally, helping developers test their workflows before pushing to GitHub.
Tested on x86_64-linux.
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)