Commit Graph

11 Commits (f6da38a42b6677df1873c03304aa20cd824b120e)

Author SHA1 Message Date
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Ryan Mulligan 0d5eb901ad treewide: http -> https 2018-06-23 04:34:55 -07:00
Ryan Mulligan b189247ba0 treewide: use more HTTPS URLs
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.
2018-03-24 22:04:25 -07:00
Ryan Mulligan f030781be9 ostinato: 0.8 -> 0.9
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"
2018-02-27 09:17:16 -08:00
Orivej Desh 7b6b099811 ostinato: disable parallel building 2017-12-07 08:52:42 +00:00
rnhmjoj 1665102688 ostinato: refactor 2017-03-09 22:08:33 +02:00
Tuomas Tynkkynen bac26e08db Fix lots of fetchgit hashes (fallout from #15469) 2016-06-03 17:17:08 +03:00
Nikolay Amiantov a1fc9606f2 ostrinato: move to qmake4Hook 2016-04-20 18:55:47 +03:00
Wei-Ming Yang e3c061e6ef ostinato: remove ostinato.png and get it from url 2016-01-06 08:22:07 +08:00
Wei-Ming Yang 89fbb184d1 ostinato: add ostinato package in nixpkgs 2016-01-04 14:29:02 +08:00