about summary refs log tree commit diff
path: root/pkgs/desktops/pantheon/services/elementary-capnet-assist
AgeCommit message (Collapse)AuthorFilesLines
2024-06-09treewide: Remove indefinite article from meta.descriptionAlexis Hildebrandt1-1/+1
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-08pantheon.elementary-capnet-assist: 2.4.4 -> 8.0.0Bobby Rong1-23/+14
https://github.com/elementary/capnet-assist/compare/2.4.4...8.0.0
2024-04-27treewide: wrapGAppsHook → wrapGAppsHook3Jan Tojnar1-2/+2
This was achieved using the following command: sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b') And then manually reverted the following changes: - alias in top-level.nix - function name in wrap-gapps-hook.sh - comment in postFixup of at-spi2-core - comment in gtk4 - comment in preFixup of 1password-gui/linux.nix - comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix - comment in postFixup of telegram-desktop - comment in postFixup of fwupd - buildCommand of mongodb-compass - postFixup of xflux-gui - comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config - description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2023-06-01pantheon.elementary-capnet-assist: 2.4.3 -> 2.4.4Bobby Rong1-2/+2
https://github.com/elementary/capnet-assist/releases/tag/2.4.4
2022-12-26treewide: remove attrPath from nix-update-script callsfigsoda1-3/+1
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703, `attrPath` can now be omitted when using `nix-update-script`
2022-12-10pantheon.elementary-capnet-assist: 2.4.2 -> 2.4.3Bobby Rong1-4/+4
2022-05-18pantheon.elementary-capnet-assist: 2.4.1 -> 2.4.2Bobby Rong1-2/+2
2022-01-27pantheon.elementary-capnet-assist: 2.4.0 -> 2.4.1Bobby Rong1-12/+2
2022-01-13pantheon.elementary-capnet-assist: pull upstream fix for meson 0.61Bobby Rong1-3/+11
i18n.merge_file has been ignoring positional arguments for a time and explicitly rejects with error since meson 0.61
2021-11-26pkgs/pantheon: remove unused `pantheon` from argsBobby Rong1-2/+2
2021-10-30Merge pull request #143790 from bobby285271/pantheonBobby Rong2-26/+8
Pantheon updates 2021-10-29
2021-10-30pantheon.elementary-capnet-assist: 2.3.0 -> 2.4.0Bobby Rong2-26/+8
2021-10-28pkgs/pantheon: set meta.mainProgramBobby Rong1-0/+1
2021-09-18treewide: switch from pantheon.maintainers to lib.teams.pantheonBobby Rong1-1/+1
2021-09-18pantheon.elementary-capnet-assist: 2.2.5 -> 2.3.0Bobby Rong1-3/+5
2021-01-16pkgs/desktops: pkgconfig -> pkg-configBen Siraphob1-2/+2
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2020-09-03pantheon: update hashesworldofpeace1-1/+1
2020-07-29treewide: use nix-update updateScript for packages I maintainworldofpeace1-1/+2
2020-04-10Merge pull request #84916 from worldofpeace/pantheon-update-04-10worldofpeace1-2/+2
Pantheon update 2020-04-10
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2020-04-10pantheon.elementary-capnet-assist: 2.2.4 -> 2.2.5worldofpeace1-2/+2
just translations
2019-12-22pantheon: no bash update script, nixpkgs_github_updateworldofpeace1-2/+1
Cuz ew. What could be more ew? Not this really. Clearly using update-source-version (bash) from a different lang is better? 😜️
2019-12-01pantheon.elementary-capnet-assist: 2.2.3 -> 2.2.4worldofpeace1-2/+2
https://github.com/elementary/capnet-assist/releases/tag/2.2.4
2019-08-06pantheon: stylize expressionsworldofpeace1-3/+19
The same way we want them in GNOME in nixpkgs. Didn't touch the greeter expression because I have a branch where it's already rewritten.
2019-08-05pantheon: use repoNameworldofpeace1-5/+5
Now these expressions don't look so weird.
2019-06-11pantheon: drop gobject-introspection for setup-hookworldofpeace1-2/+1
Vala now has the setup-hook we need. [0] [0]: https://github.com/NixOS/nixpkgs/commit/79ca7f4cb4ab0842fd31ea3c1acfcb6f7baae55e
2019-02-03pantheon.elementary-capnet-assist: 2.2.2 -> 2.2.3worldofpeace1-2/+2
2019-01-24pantheon: init a 5.0worldofpeace2-0/+71