···28 description = "Common Qt related C++ classes and routines used by @Martchus' applications such as dialogs, widgets and models Topics";
29 license = licenses.gpl2Plus;
30 maintainers = with maintainers; [ doronbehar ];
31- platforms = platforms.linux;
32 };
33}
···28 description = "Common Qt related C++ classes and routines used by @Martchus' applications such as dialogs, widgets and models Topics";
29 license = licenses.gpl2Plus;
30 maintainers = with maintainers; [ doronbehar ];
31+ platforms = platforms.linux ++ platforms.darwin;
32 };
33}
···3839 meta = with lib; {
40 homepage = "https://github.com/ksnip/ksnip";
41- description = "Cross-platform screenshot tool wihth many annotation features";
42 longDescription = ''
43 Features:
44
···3839 meta = with lib; {
40 homepage = "https://github.com/ksnip/ksnip";
41+ description = "Cross-platform screenshot tool with many annotation features";
42 longDescription = ''
43 Features:
44
+2
pkgs/top-level/aliases.nix
···1671 vaultwarden-vault = vaultwarden.webvault; # Added 2022-12-13
1672 varnish71 = throw "varnish71 was removed from nixpkgs, because it was superseded upstream. Please switch to a different release"; # Added 2022-11-08
1673 vdirsyncerStable = vdirsyncer; # Added 2020-11-08, see https://github.com/NixOS/nixpkgs/issues/103026#issuecomment-723428168
001674 venus = throw "venus has been removed from nixpkgs, as it's unmaintained"; # Added 2021-02-05
1675 vgo2nix = throw "vgo2nix has been removed, because it was deprecated. Consider using gomod2nix instead"; # added 2022-08-24
1676 vimHugeX = vim-full; # Added 2022-12-04
···1671 vaultwarden-vault = vaultwarden.webvault; # Added 2022-12-13
1672 varnish71 = throw "varnish71 was removed from nixpkgs, because it was superseded upstream. Please switch to a different release"; # Added 2022-11-08
1673 vdirsyncerStable = vdirsyncer; # Added 2020-11-08, see https://github.com/NixOS/nixpkgs/issues/103026#issuecomment-723428168
1674+ ventoy-bin = throw "ventoy-bin has been renamed to ventoy"; # Added 2023-04-12
1675+ ventoy-bin-full = throw "ventoy-bin-full has been renamed to ventoy-full"; # Added 2023-04-12
1676 venus = throw "venus has been removed from nixpkgs, as it's unmaintained"; # Added 2021-02-05
1677 vgo2nix = throw "vgo2nix has been removed, because it was deprecated. Consider using gomod2nix instead"; # added 2022-08-24
1678 vimHugeX = vim-full; # Added 2022-12-04