Commit Graph

11 Commits

Author SHA1 Message Date
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jörg Thalheim
8ccfa1e212
gnome-podcasts: fix strict deps build 2020-03-29 12:37:24 +01:00
Benjamin Hipple
68a8115e10 gnome-podcasts: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 03:49:11 -05:00
Benjamin Hipple
eb11feaa0b treewide: change fetchCargoTarball default to opt-out
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.

This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.

See #79975 for details.
2020-02-13 22:41:37 -08:00
Jan Tojnar
cce5926ae9
orca: 3.34.0 → 3.34.1
https://ftp.gnome.org/pub/GNOME/sources/orca/3.34/orca-3.34.1.news

Also format with nixpkgs-fmt.
2019-11-20 04:57:59 +01:00
Jan Tojnar
1447158d7f
gnome-podcasts: 0.4.6 → 0.4.7
https://gitlab.gnome.org/World/podcasts/blob/0.4.7/CHANGELOG.md#047-2019-10-23
2019-11-20 04:57:58 +01:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00: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
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
worldofpeace
99c63147e0 gnome-podcasts: fix build 2019-04-10 03:36:31 -04:00
Jan Tojnar
3782e127bc
gnome-podcasts: init at 0.4.6 2018-11-30 21:35:18 +01:00