Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01:00 |
|
Jörg Thalheim
|
5b043ed82b
|
ngrok-1: fix strict deps build
|
2020-03-23 08:14:52 +00:00 |
|
volth
|
7b8fb5c06c
|
treewide: remove redundant quotes
|
2019-09-08 23:38:31 +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 |
|
Matthew Bauer
|
290a5d916e
|
treewide: update homepages to https where available
Based on "problems" from repology:
https://repology.org/repository/nix_unstable/problems
Mostly simple changes to reflect redirects.
|
2019-04-15 10:10:05 -04:00 |
|
volth
|
52f53c69ce
|
pkgs/*: remove unreferenced function arguments
|
2018-07-21 02:48:04 +00:00 |
|
Bob van der Linden
|
e531f92b24
|
ngrok: use proper attribute names
|
2017-08-27 23:53:42 +01:00 |
|