summary refs log tree commit diff
path: root/pkgs/development/web/valum
Commit message (Collapse)AuthorAge
* valum: 0.3.15 -> 0.3.16Aaron Andersen2019-09-12
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* valum: 0.3.14 -> 0.3.15Ryan Mulligan2018-03-09
| | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done: - built on NixOS - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - found 0.3.15 with grep in /nix/store/7w47g1l0qg7bzc1rrmllxxinjyg7zg5c-valum-0.3.15 - found 0.3.15 in filename of file in /nix/store/7w47g1l0qg7bzc1rrmllxxinjyg7zg5c-valum-0.3.15
* valum: 0.2.16 → 0.3.14Jan Tojnar2017-12-19
|
* misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson2017-09-21
| | | | Only acts on one-line dependency lists.
* valum: 0.2.0 -> 0.2.16, fixes hardened buildFranz Pletz2016-08-24
|
* valum: vala -> vala_0_28Ram Kromberg2016-08-21
|
* treewide: Fix meta.platforms related typosTuomas Tynkkynen2016-08-02
|
* valum: init at 0.2.0Luca Bruno2015-10-29