Loading pkgs/applications/file-managers/nnn/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -79,7 +79,7 @@ stdenv.mkDerivation (finalAttrs: { meta = with lib; { description = "Small ncurses-based file browser forked from noice"; homepage = "https://github.com/jarun/nnn"; changelog = "https://github.com/jarun/nnn/blob/v${version}/CHANGELOG"; changelog = "https://github.com/jarun/nnn/blob/v${finalAttrs.version}/CHANGELOG"; license = licenses.bsd2; platforms = platforms.all; maintainers = with maintainers; [ Br1ght0ne ]; Loading pkgs/applications/misc/fuzzel/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -65,7 +65,7 @@ stdenv.mkDerivation (finalAttrs: { ]; meta = with lib; { changelog = "https://codeberg.org/dnkl/fuzzel/releases/tag/${version}"; changelog = "https://codeberg.org/dnkl/fuzzel/releases/tag/${finalAttrs.version}"; description = "Wayland-native application launcher, similar to rofi’s drun mode"; homepage = "https://codeberg.org/dnkl/fuzzel"; license = with licenses; [ mit zlib ]; Loading pkgs/applications/networking/browsers/palemoon/bin.nix +1 −1 Original line number Diff line number Diff line Loading @@ -206,7 +206,7 @@ stdenv.mkDerivation (finalAttrs: { experience, while offering full customization and a growing collection of extensions and themes to make the browser truly your own. ''; changelog = "https://repo.palemoon.org/MoonchildProductions/Pale-Moon/releases/tag/${version}_Release"; changelog = "https://repo.palemoon.org/MoonchildProductions/Pale-Moon/releases/tag/${finalAttrs.version}_Release"; license = [ licenses.mpl20 { Loading pkgs/by-name/co/cowsql/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,7 @@ stdenv.mkDerivation (finalAttrs: { }; meta = with lib; { changelog = "https://github.com/cowsql/cowsql/releases/tag/${version}"; changelog = "https://github.com/cowsql/cowsql/releases/tag/${finalAttrs.version}"; description = "Embeddable, replicated and fault tolerant SQL engine"; homepage = "https://github.com/cowsql/cowsql"; license = licenses.lgpl3Only; Loading pkgs/by-name/li/libdict/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ stdenv.mkDerivation (finalAttrs: { meta = with lib; { homepage = "https://github.com/rtbrick/libdict/"; changelog = "https://github.com/rtbrick/libdict/releases/tag/${version}"; changelog = "https://github.com/rtbrick/libdict/releases/tag/${finalAttrs.version}"; description = "C library of key-value data structures"; license = licenses.bsd2; maintainers = teams.wdz.members; Loading Loading
pkgs/applications/file-managers/nnn/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -79,7 +79,7 @@ stdenv.mkDerivation (finalAttrs: { meta = with lib; { description = "Small ncurses-based file browser forked from noice"; homepage = "https://github.com/jarun/nnn"; changelog = "https://github.com/jarun/nnn/blob/v${version}/CHANGELOG"; changelog = "https://github.com/jarun/nnn/blob/v${finalAttrs.version}/CHANGELOG"; license = licenses.bsd2; platforms = platforms.all; maintainers = with maintainers; [ Br1ght0ne ]; Loading
pkgs/applications/misc/fuzzel/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -65,7 +65,7 @@ stdenv.mkDerivation (finalAttrs: { ]; meta = with lib; { changelog = "https://codeberg.org/dnkl/fuzzel/releases/tag/${version}"; changelog = "https://codeberg.org/dnkl/fuzzel/releases/tag/${finalAttrs.version}"; description = "Wayland-native application launcher, similar to rofi’s drun mode"; homepage = "https://codeberg.org/dnkl/fuzzel"; license = with licenses; [ mit zlib ]; Loading
pkgs/applications/networking/browsers/palemoon/bin.nix +1 −1 Original line number Diff line number Diff line Loading @@ -206,7 +206,7 @@ stdenv.mkDerivation (finalAttrs: { experience, while offering full customization and a growing collection of extensions and themes to make the browser truly your own. ''; changelog = "https://repo.palemoon.org/MoonchildProductions/Pale-Moon/releases/tag/${version}_Release"; changelog = "https://repo.palemoon.org/MoonchildProductions/Pale-Moon/releases/tag/${finalAttrs.version}_Release"; license = [ licenses.mpl20 { Loading
pkgs/by-name/co/cowsql/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,7 @@ stdenv.mkDerivation (finalAttrs: { }; meta = with lib; { changelog = "https://github.com/cowsql/cowsql/releases/tag/${version}"; changelog = "https://github.com/cowsql/cowsql/releases/tag/${finalAttrs.version}"; description = "Embeddable, replicated and fault tolerant SQL engine"; homepage = "https://github.com/cowsql/cowsql"; license = licenses.lgpl3Only; Loading
pkgs/by-name/li/libdict/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ stdenv.mkDerivation (finalAttrs: { meta = with lib; { homepage = "https://github.com/rtbrick/libdict/"; changelog = "https://github.com/rtbrick/libdict/releases/tag/${version}"; changelog = "https://github.com/rtbrick/libdict/releases/tag/${finalAttrs.version}"; description = "C library of key-value data structures"; license = licenses.bsd2; maintainers = teams.wdz.members; Loading