Commit graph

9 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 e77dca6ca8
browsh: fix build with strict deps enabled 2020-03-23 08:14:39 +00:00
Bernardo Meurer 5a3c1eda46 browsh: 1.5.2 -> 1.6.4 2019-12-28 14:23:42 +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
Will Dietz b64747192c browsh: 1.5.0 -> 1.5.2
* update/regen deps.nix
2019-06-12 16:27:26 +09:00
Daniel Fabian 63a304b234 browsh: 1.4.13 -> 1.5.0 2019-05-15 19:29:42 +01:00
Wael M. Nasreddine fa46ce3828
browsh: 1.4.10 -> 1.4.13 2018-09-28 15:32:02 -07:00
Jörg Thalheim 135c085924 browsh: remove wildcard argument 2018-07-31 11:02:04 +01:00
Wael M. Nasreddine 446b72ef3b
browsh: init at 1.4.10
closes #43283
2018-07-30 23:19:38 -07:00