summary refs log tree commit diff
path: root/lib
diff options
context:
space:
mode:
authorMartin Weinelt <mweinelt@users.noreply.github.com>2021-06-22 00:58:31 +0200
committerGitHub <noreply@github.com>2021-06-22 00:58:31 +0200
commiteef9694ebcb768345657b80e9d31bfc8e4be5190 (patch)
tree459d10fae562984e52085fd7ffbf5ec2f8322216 /lib
parent449df5db04c51df006dc0c7fd877f95e6dbf4b88 (diff)
parent9332bcad1813a87d7cd51e94dd9fd4a4aa11093c (diff)
downloadnixpkgs-eef9694ebcb768345657b80e9d31bfc8e4be5190.tar
nixpkgs-eef9694ebcb768345657b80e9d31bfc8e4be5190.tar.gz
nixpkgs-eef9694ebcb768345657b80e9d31bfc8e4be5190.tar.bz2
nixpkgs-eef9694ebcb768345657b80e9d31bfc8e4be5190.tar.lz
nixpkgs-eef9694ebcb768345657b80e9d31bfc8e4be5190.tar.xz
nixpkgs-eef9694ebcb768345657b80e9d31bfc8e4be5190.tar.zst
nixpkgs-eef9694ebcb768345657b80e9d31bfc8e4be5190.zip
Merge branch 'master' into staging-next
Diffstat (limited to 'lib')
-rw-r--r--lib/licenses.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/licenses.nix b/lib/licenses.nix
index 3c4323e3d96..4792f1cb592 100644
--- a/lib/licenses.nix
+++ b/lib/licenses.nix
@@ -742,7 +742,7 @@ lib.mapAttrs (n: v: v // { shortName = n; }) ({
   stk = {
     shortName = "stk";
     fullName = "Synthesis Tool Kit 4.3";
-    url = https://github.com/thestk/stk/blob/master/LICENSE;
+    url = "https://github.com/thestk/stk/blob/master/LICENSE";
   };
 
   tcltk = spdx {