hydra/src/lib
Bas van Dijk 38122544ed GitInput: only convert integer option values to int
The previous code converted option values to ints when the value
contained a digit somewhere. This is too eager since it also converts
strings like `release-0.2` to an int which should not happen.

We now only convert to int when the value is an integer.
2020-05-13 11:41:52 +02:00
..
Hydra GitInput: only convert integer option values to int 2020-05-13 11:41:52 +02:00
Hydra.pm Unify Hydra's NixOS module with the one used for hydra.nixos.org 2015-07-02 01:01:44 +02:00
Makefile.am Merge in the first bits of the API work 2013-07-02 14:00:46 -04:00