Commit Graph

3 Commits

Author SHA1 Message Date
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
R. Ryantm
8bbf29bc6b devpod: 0.4.1 -> 0.4.2 2023-11-15 12:18:19 +00:00
Maxime Brunet
4f2a79293f devpod: init at 0.4.1 2023-11-04 18:05:19 -07:00