about summary refs log tree commit diff
path: root/pkgs/applications/networking/ostinato
Commit message (Collapse)AuthorAge
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* treewide: http -> httpsRyan Mulligan2018-06-23
|
* treewide: use more HTTPS URLsRyan Mulligan2018-03-24
| | | | | | | | Uses the HTTPS url for cases where the existing URL has a permanent redirect. For each domain, at least one fixed derivation URL was downloaded to test the domain is properly serving downloads. Also fixes jbake source URL, which was broken.
* ostinato: 0.8 -> 0.9Ryan Mulligan2018-02-27
| | | | | | | | | | Semi-automatic update. These checks were performed: - built on NixOS - found 0.9 with grep in /nix/store/k19kx1lh4211srqcgnrwq7yfkvqclf9m-ostinato-0.9 - found 0.9 in filename of file in /nix/store/k19kx1lh4211srqcgnrwq7yfkvqclf9m-ostinato-0.9 cc "@rick68"
* ostinato: disable parallel buildingOrivej Desh2017-12-07
|
* ostinato: refactorrnhmjoj2017-03-09
|
* Fix lots of fetchgit hashes (fallout from #15469)Tuomas Tynkkynen2016-06-03
|
* ostrinato: move to qmake4HookNikolay Amiantov2016-04-20
|
* ostinato: remove ostinato.png and get it from urlWei-Ming Yang2016-01-06
|
* ostinato: add ostinato package in nixpkgsWei-Ming Yang2016-01-04