Skip to content

Commit

Permalink
treewide: Per RFC45, remove all unquoted URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
OmnipotentEntity authored and Mic92 committed Apr 10, 2020
1 parent bf5eb87 commit 84cf00f
Show file tree
Hide file tree
Showing 9,648 changed files with 15,370 additions and 15,370 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
48 changes: 24 additions & 24 deletions lib/licenses.nix
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {

amazonsl = {
fullName = "Amazon Software License";
url = http://aws.amazon.com/asl/;
url = "http://aws.amazon.com/asl/";
free = false;
};

amd = {
fullName = "AMD License Agreement";
url = http://developer.amd.com/amd-license-agreement/;
url = "http://developer.amd.com/amd-license-agreement/";
free = false;
};

Expand All @@ -57,7 +57,7 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {

arphicpl = {
fullName = "Arphic Public License";
url = https://www.freedesktop.org/wiki/Arphic_Public_License/;
url = "https://www.freedesktop.org/wiki/Arphic_Public_License/";
};

artistic1 = spdx {
Expand Down Expand Up @@ -107,7 +107,7 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {

bsl11 = {
fullName = "Business Source License 1.1";
url = https://mariadb.com/bsl11;
url = "https://mariadb.com/bsl11";
free = false;
};

Expand Down Expand Up @@ -230,7 +230,7 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {

eapl = {
fullName = "EPSON AVASYS PUBLIC LICENSE";
url = http://avasys.jp/hp/menu000000700/hpg000000603.htm;
url = "http://avasys.jp/hp/menu000000700/hpg000000603.htm";
free = false;
};

Expand All @@ -246,7 +246,7 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {

elastic = {
fullName = "ELASTIC LICENSE";
url = https://github.com/elastic/elasticsearch/blob/master/licenses/ELASTIC-LICENSE.txt;
url = "https://github.com/elastic/elasticsearch/blob/master/licenses/ELASTIC-LICENSE.txt";
free = false;
};

Expand All @@ -262,7 +262,7 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {

epson = {
fullName = "Seiko Epson Corporation Software License Agreement for Linux";
url = https://download.ebz.epson.net/dsc/du/02/eula/global/LINUX_EN.html;
url = "https://download.ebz.epson.net/dsc/du/02/eula/global/LINUX_EN.html";
free = false;
};

Expand Down Expand Up @@ -293,7 +293,7 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {

ffsl = {
fullName = "Floodgap Free Software License";
url = http://www.floodgap.com/software/ffsl/license.html;
url = "http://www.floodgap.com/software/ffsl/license.html";
free = false;
};

Expand All @@ -303,12 +303,12 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {

g4sl = {
fullName = "Geant4 Software License";
url = https://geant4.web.cern.ch/geant4/license/LICENSE.html;
url = "https://geant4.web.cern.ch/geant4/license/LICENSE.html";
};

geogebra = {
fullName = "GeoGebra Non-Commercial License Agreement";
url = https://www.geogebra.org/license;
url = "https://www.geogebra.org/license";
free = false;
};

Expand All @@ -334,12 +334,12 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {

gpl2ClasspathPlus = {
fullName = "GNU General Public License v2.0 or later (with Classpath exception)";
url = https://fedoraproject.org/wiki/Licensing/GPL_Classpath_Exception;
url = "https://fedoraproject.org/wiki/Licensing/GPL_Classpath_Exception";
};

gpl2Oss = {
fullName = "GNU General Public License version 2 only (with OSI approved licenses linking exception)";
url = https://www.mysql.com/about/legal/licensing/foss-exception;
url = "https://www.mysql.com/about/legal/licensing/foss-exception";
};

gpl2Plus = spdx {
Expand All @@ -359,7 +359,7 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {

gpl3ClasspathPlus = {
fullName = "GNU General Public License v3.0 or later (with Classpath exception)";
url = https://fedoraproject.org/wiki/Licensing/GPL_Classpath_Exception;
url = "https://fedoraproject.org/wiki/Licensing/GPL_Classpath_Exception";
};

hpnd = spdx {
Expand All @@ -370,7 +370,7 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {
# Intel's license, seems free
iasl = {
fullName = "iASL";
url = http://www.calculate-linux.org/packages/licenses/iASL;
url = "http://www.calculate-linux.org/packages/licenses/iASL";
};

ijg = spdx {
Expand Down Expand Up @@ -413,7 +413,7 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {
# Proprietary binaries; free to redistribute without modification.
issl = {
fullName = "Intel Simplified Software License";
url = https://software.intel.com/en-us/license/intel-simplified-software-license;
url = "https://software.intel.com/en-us/license/intel-simplified-software-license";
free = false;
};

Expand Down Expand Up @@ -469,7 +469,7 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {

llgpl21 = {
fullName = "Lisp LGPL; GNU Lesser General Public License version 2.1 with Franz Inc. preamble for clarification of LGPL terms in context of Lisp";
url = http://opensource.franz.com/preamble.html;
url = "http://opensource.franz.com/preamble.html";
};

lppl12 = spdx {
Expand All @@ -489,7 +489,7 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {

miros = {
fullName = "MirOS License";
url = https://opensource.org/licenses/MirOS;
url = "https://opensource.org/licenses/MirOS";
};

# spdx.org does not (yet) differentiate between the X11 and Expat versions
Expand Down Expand Up @@ -589,7 +589,7 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {

postman = {
fullName = "Postman EULA";
url = https://www.getpostman.com/licenses/postman_base_app;
url = "https://www.getpostman.com/licenses/postman_base_app";
free = false;
};

Expand All @@ -605,7 +605,7 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {

purdueBsd = {
fullName = " Purdue BSD-Style License"; # also know as lsof license
url = https://enterprise.dejacode.com/licenses/public/purdue-bsd;
url = "https://enterprise.dejacode.com/licenses/public/purdue-bsd";
};

qhull = spdx {
Expand All @@ -620,7 +620,7 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {

qwt = {
fullName = "Qwt License, Version 1.0";
url = http://qwt.sourceforge.net/qwtlicense.html;
url = "http://qwt.sourceforge.net/qwtlicense.html";
};

ruby = spdx {
Expand All @@ -646,13 +646,13 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {
smail = {
shortName = "smail";
fullName = "SMAIL General Public License";
url = http://metadata.ftp-master.debian.org/changelogs/main/d/debianutils/debianutils_4.8.1_copyright;
url = "http://metadata.ftp-master.debian.org/changelogs/main/d/debianutils/debianutils_4.8.1_copyright";
};

sspl = {
shortName = "SSPL";
fullName = "Server Side Public License";
url = https://www.mongodb.com/licensing/server-side-public-license;
url = "https://www.mongodb.com/licensing/server-side-public-license";
free = false;
};

Expand All @@ -663,7 +663,7 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {

ufl = {
fullName = "Ubuntu Font License 1.0";
url = http://font.ubuntu.com/ufl/ubuntu-font-licence-1.0.txt;
url = "http://font.ubuntu.com/ufl/ubuntu-font-licence-1.0.txt";
};

unfree = {
Expand Down Expand Up @@ -725,7 +725,7 @@ lib.mapAttrs (n: v: v // { shortName = n; }) {

wadalab = {
fullName = "Wadalab Font License";
url = https://fedoraproject.org/wiki/Licensing:Wadalab?rd=Licensing/Wadalab;
url = "https://fedoraproject.org/wiki/Licensing:Wadalab?rd=Licensing/Wadalab";
};

wtfpl = spdx {
Expand Down
2 changes: 1 addition & 1 deletion nixos/lib/testing/jquery-ui.nix
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ stdenv.mkDerivation rec {
'';

meta = {
homepage = https://jqueryui.com/;
homepage = "https://jqueryui.com/";
description = "A library of JavaScript widgets and effects";
platforms = stdenv.lib.platforms.all;
};
Expand Down
2 changes: 1 addition & 1 deletion nixos/lib/testing/jquery.nix
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ stdenv.mkDerivation rec {

meta = with stdenv.lib; {
description = "JavaScript library designed to simplify the client-side scripting of HTML";
homepage = http://jquery.com/;
homepage = "http://jquery.com/";
license = licenses.mit;
platforms = platforms.all;
};
Expand Down
2 changes: 1 addition & 1 deletion nixos/modules/hardware/raid/hpsa.nix
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ let

meta = with lib; {
description = "HP Smart Array CLI";
homepage = https://downloads.linux.hpe.com/SDR/downloads/MCP/Ubuntu/pool/non-free/;
homepage = "https://downloads.linux.hpe.com/SDR/downloads/MCP/Ubuntu/pool/non-free/";
license = licenses.unfreeRedistributable;
platforms = [ "x86_64-linux" ];
maintainers = with maintainers; [ volth ];
Expand Down
4 changes: 2 additions & 2 deletions nixos/modules/installer/cd-dvd/iso-image.nix
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@ in

isoImage.efiSplashImage = mkOption {
default = pkgs.fetchurl {
url = https://raw.githubusercontent.com/NixOS/nixos-artwork/a9e05d7deb38a8e005a2b52575a3f59a63a4dba0/bootloader/efi-background.png;
url = "https://raw.githubusercontent.com/NixOS/nixos-artwork/a9e05d7deb38a8e005a2b52575a3f59a63a4dba0/bootloader/efi-background.png";
sha256 = "18lfwmp8yq923322nlb9gxrh5qikj1wsk6g5qvdh31c4h5b1538x";
};
description = ''
Expand All @@ -493,7 +493,7 @@ in

isoImage.splashImage = mkOption {
default = pkgs.fetchurl {
url = https://raw.githubusercontent.com/NixOS/nixos-artwork/a9e05d7deb38a8e005a2b52575a3f59a63a4dba0/bootloader/isolinux/bios-boot.png;
url = "https://raw.githubusercontent.com/NixOS/nixos-artwork/a9e05d7deb38a8e005a2b52575a3f59a63a4dba0/bootloader/isolinux/bios-boot.png";
sha256 = "1wp822zrhbg4fgfbwkr7cbkr4labx477209agzc0hr6k62fr6rxd";
};
description = ''
Expand Down
2 changes: 1 addition & 1 deletion nixos/modules/misc/version.nix
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ in
defaultChannel = mkOption {
internal = true;
type = types.str;
default = https://nixos.org/channels/nixos-unstable;
default = "https://nixos.org/channels/nixos-unstable";
description = "Default NixOS channel to which the root user is subscribed.";
};

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ in

services.kubernetes.addonManager.bootstrapAddons = mkIf isRBACEnabled
(let
name = system:kube-addon-manager;
name = "system:kube-addon-manager";
namespace = "kube-system";
in
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ stdenv.mkDerivation {

meta = {
description = "Brother brscan4 sane backend driver etc files";
homepage = http://www.brother.com;
homepage = "http://www.brother.com";
platforms = stdenv.lib.platforms.linux;
license = stdenv.lib.licenses.unfree;
maintainers = with stdenv.lib.maintainers; [ jraygauthier ];
Expand Down
2 changes: 1 addition & 1 deletion nixos/modules/services/misc/nix-daemon.nix
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ in
trustedBinaryCaches = mkOption {
type = types.listOf types.str;
default = [ ];
example = [ http://hydra.nixos.org/ ];
example = [ "http://hydra.nixos.org/" ];
description = ''
List of binary cache URLs that non-root users can use (in
addition to those specified using
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ let
cfg = config.services.openafsClient;

cellServDB = pkgs.fetchurl {
url = http://dl.central.org/dl/cellservdb/CellServDB.2018-05-14;
url = "http://dl.central.org/dl/cellservdb/CellServDB.2018-05-14";
sha256 = "1wmjn6mmyy2r8p10nlbdzs4nrqxy8a9pjyrdciy5nmppg4053rk2";
};

Expand Down
2 changes: 1 addition & 1 deletion nixos/modules/services/web-apps/documize.nix
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ in {
config = mkIf cfg.enable {
systemd.services.documize-server = {
description = "Documize Wiki";
documentation = [ https://documize.com/ ];
documentation = [ "https://documize.com/" ];
wantedBy = [ "multi-user.target" ];

serviceConfig = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ in
globalRedirect = mkOption {
type = types.nullOr types.str;
default = null;
example = http://newserver.example.org/;
example = "http://newserver.example.org/";
description = ''
If set, all requests for this host are redirected permanently to
the given URL.
Expand Down
2 changes: 1 addition & 1 deletion nixos/modules/system/boot/loader/grub/grub.nix
Original file line number Diff line number Diff line change
Expand Up @@ -588,7 +588,7 @@ in

{ boot.loader.grub.splashImage = mkDefault (
if cfg.version == 1 then pkgs.fetchurl {
url = http://www.gnome-look.org/CONTENT/content-files/36909-soft-tux.xpm.gz;
url = "http://www.gnome-look.org/CONTENT/content-files/36909-soft-tux.xpm.gz";
sha256 = "14kqdx2lfqvh40h6fjjzqgff1mwk74dmbjvmqphi6azzra7z8d59";
}
# GRUB 1.97 doesn't support gzipped XPMs.
Expand Down
2 changes: 1 addition & 1 deletion nixos/modules/tasks/auto-upgrade.nix
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ let cfg = config.system.autoUpgrade; in
channel = mkOption {
type = types.nullOr types.str;
default = null;
example = https://nixos.org/channels/nixos-14.12-small;
example = "https://nixos.org/channels/nixos-14.12-small";
description = ''
The URI of the NixOS channel to use for automatic
upgrades. By default, this is the channel set using
Expand Down
2 changes: 1 addition & 1 deletion nixos/tests/mpd.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import ./make-test-python.nix ({ pkgs, lib, ... }:
# License: http://creativecommons.org/licenses/by-sa/4.0/

name = "Blue_Wave_Theory-Skyhawk_Beach.mp3";
url = https://freemusicarchive.org/file/music/ccCommunity/Blue_Wave_Theory/Surf_Music_Month_Challenge/Blue_Wave_Theory_-_04_-_Skyhawk_Beach.mp3;
url = "https://freemusicarchive.org/file/music/ccCommunity/Blue_Wave_Theory/Surf_Music_Month_Challenge/Blue_Wave_Theory_-_04_-_Skyhawk_Beach.mp3";
sha256 = "0xw417bxkx4gqqy139bb21yldi37xx8xjfxrwaqa0gyw19dl6mgp";
};

Expand Down
8 changes: 4 additions & 4 deletions nixos/tests/redmine.nix
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ let
services.redmine.database.type = "mysql2";
services.redmine.plugins = {
redmine_env_auth = pkgs.fetchurl {
url = https://github.com/Intera/redmine_env_auth/archive/0.7.zip;
url = "https://github.com/Intera/redmine_env_auth/archive/0.7.zip";
sha256 = "1xb8lyarc7mpi86yflnlgyllh9hfwb9z304f19dx409gqpia99sc";
};
};
services.redmine.themes = {
dkuk-redmine_alex_skin = pkgs.fetchurl {
url = https://bitbucket.org/dkuk/redmine_alex_skin/get/1842ef675ef3.zip;
url = "https://bitbucket.org/dkuk/redmine_alex_skin/get/1842ef675ef3.zip";
sha256 = "0hrin9lzyi50k4w2bd2b30vrf1i4fi1c0gyas5801wn8i7kpm9yl";
};
};
Expand All @@ -43,13 +43,13 @@ let
services.redmine.database.type = "postgresql";
services.redmine.plugins = {
redmine_env_auth = pkgs.fetchurl {
url = https://github.com/Intera/redmine_env_auth/archive/0.7.zip;
url = "https://github.com/Intera/redmine_env_auth/archive/0.7.zip";
sha256 = "1xb8lyarc7mpi86yflnlgyllh9hfwb9z304f19dx409gqpia99sc";
};
};
services.redmine.themes = {
dkuk-redmine_alex_skin = pkgs.fetchurl {
url = https://bitbucket.org/dkuk/redmine_alex_skin/get/1842ef675ef3.zip;
url = "https://bitbucket.org/dkuk/redmine_alex_skin/get/1842ef675ef3.zip";
sha256 = "0hrin9lzyi50k4w2bd2b30vrf1i4fi1c0gyas5801wn8i7kpm9yl";
};
};
Expand Down
2 changes: 1 addition & 1 deletion nixos/tests/udisks2.nix
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import ./make-test-python.nix ({ pkgs, ... }:
let

stick = pkgs.fetchurl {
url = http://nixos.org/~eelco/nix/udisks-test.img.xz;
url = "http://nixos.org/~eelco/nix/udisks-test.img.xz";
sha256 = "0was1xgjkjad91nipzclaz5biv3m4b2nk029ga6nk7iklwi19l8b";
};

Expand Down
2 changes: 1 addition & 1 deletion pkgs/applications/accessibility/contrast/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ rustPlatform.buildRustPackage rec {

meta = with stdenv.lib; {
description = "Checks whether the contrast between two colors meet the WCAG requirements";
homepage = https://gitlab.gnome.org/World/design/contrast;
homepage = "https://gitlab.gnome.org/World/design/contrast";
license = licenses.gpl3;
maintainers = with maintainers; [ jtojnar ];
};
Expand Down
2 changes: 1 addition & 1 deletion pkgs/applications/accessibility/dasher/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ stdenv.mkDerivation {
] ++ lib.optional speechSupport speechd;

meta = {
homepage = http://www.inference.org.uk/dasher/;
homepage = "http://www.inference.org.uk/dasher/";
description = "Information-efficient text-entry interface, driven by natural continuous pointing gestures";
license = lib.licenses.gpl2;
maintainers = [ lib.maintainers.Profpatsch ];
Expand Down
Loading

0 comments on commit 84cf00f

Please sign in to comment.