aboutsummaryrefslogtreecommitdiff
path: root/pkgs/applications/networking/ostinato (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #100532 from piegamesde/fix-desktopitemsSandro2020-11-271-0/+1
|\ | | | | treewide: Fix broken desktop files and mark packages as broken
| * treewide: Fix broken desktop files and mark packages as brokenpiegames2020-10-151-0/+1
| | | | | | | | | | | | This fixes all packages that are failed `nixpkgs-review` in #91790. Packages that were broken prior to that PR were marked as broken. Packages that failed because of #75729 were fixed.
* | ostinato: 0.9 -> 1.1freezeboy2020-11-201-9/+13
|/ | | | | * Port to Qt5.15 in the process * Cleanup the derivation to use new style
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-151-1/+1
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* treewide: http -> httpsRyan Mulligan2018-06-231-1/+1
|
* treewide: use more HTTPS URLsRyan Mulligan2018-03-241-1/+1
| | | | | | | | 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-271-2/+2
| | | | | | | | | | 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-071-0/+4
|
* ostinato: refactorrnhmjoj2017-03-091-33/+34
|
* Fix lots of fetchgit hashes (fallout from #15469)Tuomas Tynkkynen2016-06-031-1/+1
|
* ostrinato: move to qmake4HookNikolay Amiantov2016-04-201-4/+3
|
* ostinato: remove ostinato.png and get it from urlWei-Ming Yang2016-01-062-2/+7
|
* ostinato: add ostinato package in nixpkgsWei-Ming Yang2016-01-043-0/+73