nixpkgs/pkgs/development/tools/devpod
Sergei Trofimovich 39adbc5456 devpod: fix tests eval
Without the change `tests` eval failed as:

    $ nix build --no-link -f. devpod.tests
    error:
       error: value is a string while a set was expected

The failure reason is in `package` parameter. It should be a derivation,
not a package name. While at it fixed the command to extract version.
2023-12-29 19:39:56 +00:00
..
add-tauri-updater-feature.patch
Cargo.lock
default.nix devpod: fix tests eval 2023-12-29 19:39:56 +00:00
package.json