···18181919 meta = with lib; {
2020 description = "Powerful yet simple to use screenshot software";
2121- homepage = "https://flameshot.js.org";
2121+ homepage = "https://github.com/flameshot-org/flameshot";
2222 maintainers = [ maintainers.scode ];
2323 license = lib.licenses.gpl3Plus;
2424 platforms = lib.platforms.linux;
+1-1
pkgs/tools/text/kdiff3/default.nix
···1818 propagatedBuildInputs = [ kconfig kcrash kinit kparts kiconthemes ];
19192020 meta = with lib; {
2121- homepage = "http://kdiff3.sourceforge.net/";
2121+ homepage = "https://invent.kde.org/sdk/kdiff3";
2222 license = licenses.gpl2Plus;
2323 description = "Compares and merges 2 or 3 files or directories";
2424 maintainers = with maintainers; [ peterhoeg ];
+3
pkgs/top-level/aliases.nix
···471471 phonon-backend-vlc = throw "phonon-backend-vlc: Please use libsForQt5.phonon-backend-vlc, as Qt4 support in this package has been removed."; # added 2019-11-22
472472 phonon = throw "phonon: Please use libsForQt5.phonon, as Qt4 support in this package has been removed."; # added 2019-11-22
473473 qca-qt5 = libsForQt5.qca-qt5; # added 2015-12-19
474474+ qcsxcad = libsForQt5.qcsxcad; # added 2020-11-05
474475 quake3game = ioquake3; # added 2016-01-14
475476 qvim = throw "qvim has been removed."; # added 2020-08-31
476477 qwt6 = libsForQt5.qwt; # added 2015-12-19
478478+ qtcurve = libsForQt5.qtcurve; # added 2020-11-07
477479 qtpfsgui = throw "qtpfsgui is now luminanceHDR"; # added 2019-06-26
478480 quaternion-git = throw "quaternion-git has been removed in favor of the stable version 'quaternion'"; # added 2020-04-09
479481 rdf4store = throw "rdf4store has been removed from nixpkgs."; # added 2019-12-21
···486488 rssglx = rss-glx; #added 2015-03-25
487489 rssh = throw "rssh has been removed from nixpkgs: no upstream releases since 2012, several known CVEs"; # added 2020-08-25
488490 recordmydesktop = throw "recordmydesktop has been removed from nixpkgs, as it's unmaintained and uses deprecated libraries"; # added 2019-12-10
491491+ retroshare06 = retroshare;
489492 gtk-recordmydesktop = throw "gtk-recordmydesktop has been removed from nixpkgs, as it's unmaintained and uses deprecated libraries"; # added 2019-12-10
490493 qt-recordmydesktop = throw "qt-recordmydesktop has been removed from nixpkgs, as it's abandoned and uses deprecated libraries"; # added 2019-12-10
491494 rfkill = throw "rfkill has been removed, as it's included in utillinux"; # added 2020-08-23