Loading pkgs/applications/audio/schismtracker/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -58,7 +58,7 @@ stdenv.mkDerivation rec { meta = with lib; { description = "Music tracker application, free reimplementation of Impulse Tracker"; homepage = "http://schismtracker.org/"; homepage = "https://schismtracker.org/"; license = licenses.gpl2Plus; platforms = platforms.unix; maintainers = with maintainers; [ ftrvxmtrx ]; Loading pkgs/applications/networking/dropbox/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -87,7 +87,7 @@ buildFHSEnv { meta = with lib; { description = "Online stored folders (daemon version)"; homepage = "http://www.dropbox.com/"; homepage = "https://www.dropbox.com/"; license = licenses.unfree; maintainers = with maintainers; [ ttuegel ]; platforms = [ "i686-linux" "x86_64-linux" ]; Loading pkgs/applications/science/electronics/tkgate/1.x.nix +2 −2 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ stdenv.mkDerivation rec { version = "1.8.7"; src = fetchurl { url = "http://www.tkgate.org/downloads/tkgate-${version}.tgz"; url = "https://www.tkgate.org/downloads/tkgate-${version}.tgz"; sha256 = "1pqywkidfpdbj18i03h97f4cimld4fb3mqfy8jjsxs12kihm18fs"; }; Loading Loading @@ -61,7 +61,7 @@ stdenv.mkDerivation rec { meta = { description = "Event driven digital circuit simulator with a TCL/TK-based graphical editor"; mainProgram = "gmac"; homepage = "http://www.tkgate.org/"; homepage = "https://www.tkgate.org/"; license = lib.licenses.gpl2Plus; hydraPlatforms = lib.platforms.linux; }; Loading pkgs/applications/science/logic/tlaplus/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ stdenv.mkDerivation rec { meta = { description = "Algorithm specification language with model checking tools"; homepage = "http://lamport.azurewebsites.net/tla/tla.html"; homepage = "https://lamport.azurewebsites.net/tla/tla.html"; sourceProvenance = with lib.sourceTypes; [ binaryBytecode ]; license = lib.licenses.mit; platforms = lib.platforms.unix; Loading pkgs/applications/science/logic/tlaplus/tlaplus18.nix +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ stdenv.mkDerivation rec { meta = { description = "Algorithm specification language with model checking tools"; homepage = "http://lamport.azurewebsites.net/tla/tla.html"; homepage = "https://lamport.azurewebsites.net/tla/tla.html"; sourceProvenance = with lib.sourceTypes; [ binaryBytecode ]; license = lib.licenses.mit; platforms = lib.platforms.unix; Loading Loading
pkgs/applications/audio/schismtracker/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -58,7 +58,7 @@ stdenv.mkDerivation rec { meta = with lib; { description = "Music tracker application, free reimplementation of Impulse Tracker"; homepage = "http://schismtracker.org/"; homepage = "https://schismtracker.org/"; license = licenses.gpl2Plus; platforms = platforms.unix; maintainers = with maintainers; [ ftrvxmtrx ]; Loading
pkgs/applications/networking/dropbox/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -87,7 +87,7 @@ buildFHSEnv { meta = with lib; { description = "Online stored folders (daemon version)"; homepage = "http://www.dropbox.com/"; homepage = "https://www.dropbox.com/"; license = licenses.unfree; maintainers = with maintainers; [ ttuegel ]; platforms = [ "i686-linux" "x86_64-linux" ]; Loading
pkgs/applications/science/electronics/tkgate/1.x.nix +2 −2 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ stdenv.mkDerivation rec { version = "1.8.7"; src = fetchurl { url = "http://www.tkgate.org/downloads/tkgate-${version}.tgz"; url = "https://www.tkgate.org/downloads/tkgate-${version}.tgz"; sha256 = "1pqywkidfpdbj18i03h97f4cimld4fb3mqfy8jjsxs12kihm18fs"; }; Loading Loading @@ -61,7 +61,7 @@ stdenv.mkDerivation rec { meta = { description = "Event driven digital circuit simulator with a TCL/TK-based graphical editor"; mainProgram = "gmac"; homepage = "http://www.tkgate.org/"; homepage = "https://www.tkgate.org/"; license = lib.licenses.gpl2Plus; hydraPlatforms = lib.platforms.linux; }; Loading
pkgs/applications/science/logic/tlaplus/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ stdenv.mkDerivation rec { meta = { description = "Algorithm specification language with model checking tools"; homepage = "http://lamport.azurewebsites.net/tla/tla.html"; homepage = "https://lamport.azurewebsites.net/tla/tla.html"; sourceProvenance = with lib.sourceTypes; [ binaryBytecode ]; license = lib.licenses.mit; platforms = lib.platforms.unix; Loading
pkgs/applications/science/logic/tlaplus/tlaplus18.nix +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ stdenv.mkDerivation rec { meta = { description = "Algorithm specification language with model checking tools"; homepage = "http://lamport.azurewebsites.net/tla/tla.html"; homepage = "https://lamport.azurewebsites.net/tla/tla.html"; sourceProvenance = with lib.sourceTypes; [ binaryBytecode ]; license = lib.licenses.mit; platforms = lib.platforms.unix; Loading