Loading nixos/modules/services/monitoring/grafana-image-renderer.nix +1 −1 Original line number Diff line number Diff line Loading @@ -142,7 +142,7 @@ in systemd.services.grafana-image-renderer = { wantedBy = [ "multi-user.target" ]; after = [ "network.target" ]; description = " A Grafana backend plugin that handles rendering of panels & dashboards to PNGs using headless browser (Chromium/Chrome)"; description = "Grafana backend plugin that handles rendering of panels & dashboards to PNGs using headless browser (Chromium/Chrome)"; environment = { PUPPETEER_SKIP_CHROMIUM_DOWNLOAD = "true"; Loading nixos/modules/services/networking/flannel.nix +1 −1 Original line number Diff line number Diff line Loading @@ -83,7 +83,7 @@ in }; network = lib.mkOption { description = " IPv4 network in CIDR format to use for the entire flannel network."; description = "IPv4 network in CIDR format to use for the entire flannel network"; type = lib.types.str; }; Loading nixos/modules/services/networking/quicktun.nix +1 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,7 @@ in type = types.port; default = qtcfg.localPort; defaultText = lib.literalExpression "config.services.quicktun.<name>.localPort"; description = " remote UDP port"; description = "Remote UDP port"; }; remoteFloat = mkOption { Loading pkgs/applications/editors/vscode/extensions/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -808,7 +808,7 @@ let hash = "sha256-vVbaHSaBX6QzpnYMQlpPsJU1TQYJEBe8jq95muzwN0o="; }; meta = { description = " A solarized-palenight theme for vscode"; description = "Solarized-palenight theme for vscode"; downloadPage = "https://marketplace.visualstudio.com/items?itemName=BrandonKirbyson.solarized-palenight"; homepage = "https://github.com/BrandonKirbyson/Solarized-Palenight"; license = lib.licenses.mit; Loading pkgs/by-name/ca/caroline/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ stdenv.mkDerivation rec { ]; meta = with lib; { description = " A simple Cairo Chart Library for GTK and Vala"; description = "Simple Cairo Chart Library for GTK and Vala"; homepage = "https://github.com/dcharles525/Caroline"; maintainers = with maintainers; [ grindhold ]; license = licenses.mit; Loading Loading
nixos/modules/services/monitoring/grafana-image-renderer.nix +1 −1 Original line number Diff line number Diff line Loading @@ -142,7 +142,7 @@ in systemd.services.grafana-image-renderer = { wantedBy = [ "multi-user.target" ]; after = [ "network.target" ]; description = " A Grafana backend plugin that handles rendering of panels & dashboards to PNGs using headless browser (Chromium/Chrome)"; description = "Grafana backend plugin that handles rendering of panels & dashboards to PNGs using headless browser (Chromium/Chrome)"; environment = { PUPPETEER_SKIP_CHROMIUM_DOWNLOAD = "true"; Loading
nixos/modules/services/networking/flannel.nix +1 −1 Original line number Diff line number Diff line Loading @@ -83,7 +83,7 @@ in }; network = lib.mkOption { description = " IPv4 network in CIDR format to use for the entire flannel network."; description = "IPv4 network in CIDR format to use for the entire flannel network"; type = lib.types.str; }; Loading
nixos/modules/services/networking/quicktun.nix +1 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,7 @@ in type = types.port; default = qtcfg.localPort; defaultText = lib.literalExpression "config.services.quicktun.<name>.localPort"; description = " remote UDP port"; description = "Remote UDP port"; }; remoteFloat = mkOption { Loading
pkgs/applications/editors/vscode/extensions/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -808,7 +808,7 @@ let hash = "sha256-vVbaHSaBX6QzpnYMQlpPsJU1TQYJEBe8jq95muzwN0o="; }; meta = { description = " A solarized-palenight theme for vscode"; description = "Solarized-palenight theme for vscode"; downloadPage = "https://marketplace.visualstudio.com/items?itemName=BrandonKirbyson.solarized-palenight"; homepage = "https://github.com/BrandonKirbyson/Solarized-Palenight"; license = lib.licenses.mit; Loading
pkgs/by-name/ca/caroline/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ stdenv.mkDerivation rec { ]; meta = with lib; { description = " A simple Cairo Chart Library for GTK and Vala"; description = "Simple Cairo Chart Library for GTK and Vala"; homepage = "https://github.com/dcharles525/Caroline"; maintainers = with maintainers; [ grindhold ]; license = licenses.mit; Loading