3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

23 commits

Author SHA1 Message Date
R. RyanTM 2dd62f1f97 frostwire-bin: 6.8.4 -> 6.8.5 2020-08-15 15:21:03 -07:00
R. RyanTM 08c0568cd9 frostwire-bin: 6.8.3 -> 6.8.4 2020-03-14 14:27:20 +01:00
R. RyanTM 9ee70815f1 frostwire-bin: 6.7.4 -> 6.8.3 2020-02-09 09:54:10 +01:00
Franz Pletz d1fa6eae3f
frostwire-bin: fix src hash 2019-12-27 03:48:20 +01:00
Franz Pletz 6b10b78872
Merge remote-tracking branch 'origin/master' into gcc-9 2019-11-03 14:44:12 +01:00
Franz Pletz d954e8a223
frostwire-bin: fix download url 2019-11-03 14:43:42 +01:00
Marek Mahut 569611ff22
Revert "frostwire-bin: 6.7.4 -> 6.8.3" 2019-11-02 11:00:31 +01:00
Marek Mahut af79a9f50b frostwire-bin: 6.8.1 -> 6.8.3 2019-11-01 09:39:50 +01:00
Marek Mahut 382495c839
Merge branch 'master' into auto-update/frostwire 2019-11-01 09:36:05 +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
Marek Mahut c17719ef6d frostwire-bin: 6.7.9 -> 6.8.1 2019-08-10 15:11:52 +02:00
Renaud cd8f0ec4f6
frostwire-bin: set additional classpath 2019-05-21 19:51:06 +02:00
R. RyanTM c36891f1b5 frostwire-bin: 6.7.4 -> 6.7.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/frostwire/versions
2019-05-05 01:05:28 -07:00
Daniel Schaefer bac4d95aa2 treewide: Change URLs to HTTPS
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00
R. RyanTM 4b43a79a5a frostwire-bin: 6.7.2 -> 6.7.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/frostwire/versions
2018-10-15 22:36:28 -07:00
R. RyanTM 86585082ff frostwire-bin: 6.7.1 -> 6.7.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/frostwire/versions
2018-09-06 22:33:37 -07:00
R. RyanTM 6a5e6bd509 frostwire-bin: 6.7.0 -> 6.7.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/frostwire/versions.
2018-08-17 03:06:22 -07:00
R. RyanTM 6750cb525f frostwire-bin: 6.6.7 -> 6.7.0 (#43344)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/frostwire/versions.
2018-07-11 18:29:57 +02:00
Silvan Mosberger 57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
volth 2bd46c6b80
frostwire-bin: 6.6.5 -> 6.6.7 2018-05-31 21:34:21 +00:00
R. RyanTM d4cc20c0cc frostwire-bin: 6.6.3 -> 6.6.5
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/frostwire/versions.

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 6.6.5 with grep in /nix/store/6cgry9k7i6ni9a7axglsm5akmibryimi-frostwire-6.6.5
- directory tree listing: https://gist.github.com/e29014b6db646e0dd934f79b2e387703
2018-04-17 05:07:21 -07:00
volth 5a1da02976 frostwire-bin: update sha256 2018-03-13 09:54:51 +01:00
volth cedfe31648 frostwire: restore download-and-unpack derivation as frostwire-bin 2018-03-13 09:54:51 +01:00