Commit Graph

70 Commits

Author SHA1 Message Date
Bobby Rong
6667e3670f
pantheon.elementary-notifications: 6.0.1 -> 6.0.2 2022-06-10 12:23:02 +08:00
Bobby Rong
48358d8a71
pantheon.elementary-settings-daemon: 1.1.0 -> 1.2.0 2022-05-18 14:19:54 +08:00
Bobby Rong
cb6efa07d0
pantheon.elementary-capnet-assist: 2.4.1 -> 2.4.2 2022-05-18 14:19:54 +08:00
R. Ryantm
990bff020f pantheon.pantheon-agent-polkit: 1.0.4 -> 1.0.5 2022-04-28 07:31:22 +00:00
Bobby Rong
abc7fcc7d4
pantheon.elementary-notifications: 6.0.0 -> 6.0.1 2022-04-07 20:13:46 +08:00
Bobby Rong
c6fd5ab6a6
pantheon.elementary-capnet-assist: 2.4.0 -> 2.4.1 2022-01-27 10:12:19 +08:00
Bobby Rong
9fcaa4b33e
pantheon.xdg-desktop-portal-pantheon: 1.0.1 -> 1.1.0 2022-01-27 10:09:26 +08:00
Bobby Rong
046f4d5220
pkgs/pantheon: drop repoName
It is not necessary to set this separately.

Addressing the formatting now to minimize the Pantheon 7 update PR diff.
2022-01-24 20:31:02 +08:00
Bobby Rong
fae325457a
pkgs/pantheon: reorder attributes
https://github.com/jtojnar/nixpkgs-hammering/blob/master/explanations/attribute-ordering.md

Addressing the formatting now to minimize the Pantheon 7 update PR diff.
2022-01-24 20:29:52 +08:00
Bobby Rong
76a8c87e13
pantheon.elementary-capnet-assist: pull upstream fix for meson 0.61
i18n.merge_file has been ignoring positional arguments for a time and explicitly rejects with error since meson 0.61
2022-01-13 18:37:18 +08:00
Bobby Rong
62103c4e41
pantheon.xdg-desktop-portal-pantheon: move to pkgs/desktop/pantheon
Only used by Pantheon AFAIK.
2021-12-18 11:35:55 +08:00
Bobby Rong
7bec0408e7
pkgs/pantheon: remove unused pantheon from args 2021-11-26 16:51:18 +08:00
Bobby Rong
07f6ceafd6
Merge pull request #143790 from bobby285271/pantheon
Pantheon updates 2021-10-29
2021-10-30 21:23:08 +08:00
Bobby Rong
ffa5563d2b
pantheon.elementary-capnet-assist: 2.3.0 -> 2.4.0 2021-10-30 11:03:49 +08:00
Bobby Rong
342035a5d1
pkgs/pantheon: set meta.mainProgram 2021-10-28 10:48:14 +08:00
Bobby Rong
4780b6df1a
pantheon.elementary-settings-daemon: 1.0.0 -> 1.1.0 2021-10-26 08:42:26 +08:00
Bobby Rong
0fd8cc3908
treewide: switch from pantheon.maintainers to lib.teams.pantheon 2021-09-18 23:07:00 +08:00
Bobby Rong
1558d9c17b
pantheon.elementary-settings-daemon: reinit at 1.0.0
the former package has been renamed and upgraded to gnome.gnome-settings-daemon338
2021-09-18 19:33:38 +08:00
Bobby Rong
2a11a3f684
pantheon.pantheon-agent-polkit: 1.0.3 -> 1.0.4 2021-09-18 19:33:37 +08:00
Bobby Rong
df45f3fc46
pantheon.pantheon-agent-geoclue2: 1.0.4 -> 1.0.5 2021-09-18 19:33:37 +08:00
Bobby Rong
4f1ecaf481
pantheon.elementary-notifications: unstable-2020-03-31 -> 6.0.0 2021-09-18 19:33:37 +08:00
Bobby Rong
c7b5980740
pantheon.elementary-capnet-assist: 2.2.5 -> 2.3.0 2021-09-18 19:33:37 +08:00
Bobby Rong
a3b7f0cd34
pantheon.contractor: 0.3.4 -> 0.3.5 2021-09-18 19:33:37 +08:00
Bobby Rong
7973714304
pantheon.elementary-dpms-helper: drop package 2021-09-18 19:33:36 +08:00
AndersonTorres
e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
Jan Tojnar
468cb5980b gnome: rename from gnome3
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
Jan Tojnar
8f749012d8
pantheon.elementary-settings-daemon: backport patches for latest libgweather API 2021-05-05 22:43:05 +02:00
Ben Siraphob
5fffcef915 pkgs/desktops: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Ben Siraphob
badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
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
2021-01-11 10:38:22 +01:00
WORLDofPEACE
a4572eb18e pantheon.elementary-settings-daemon: don't patch autostarts
These are now generated to be patched as a part of the elementary-session-settings
build.
2020-10-09 19:36:13 -04:00
worldofpeace
7961afc58a pantheon: update hashes 2020-09-03 19:43:09 -04:00
worldofpeace
d12c11e30c treewide: use nix-update updateScript for packages I maintain 2020-07-29 12:33:39 -04:00
worldofpeace
3a23ca569f pantheon.pantheon-agent-polkit: 1.0.2 -> 1.0.3
https://github.com/elementary/pantheon-agent-polkit/releases/tag/1.0.3
2020-07-07 11:35:21 -04:00
worldofpeace
2ce928c741 pantheon.pantheon-agent-polkit: 1.0.1 -> 1.0.2 2020-06-07 14:03:27 -04:00
worldofpeace
7eb0a87ace pantheon.pantheon-agent-geoclue2: 1.0.3 -> 1.0.4
https://github.com/elementary/pantheon-agent-geoclue2/releases/tag/1.0.4
2020-04-16 01:22:31 -04:00
worldofpeace
0e27a1f2b4
Merge pull request #84916 from worldofpeace/pantheon-update-04-10
Pantheon update 2020-04-10
2020-04-10 14:17:48 -04:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
worldofpeace
082d977eac pantheon.elementary-capnet-assist: 2.2.4 -> 2.2.5
just translations
2020-04-10 12:16:00 -04:00
worldofpeace
b810ce57f7 pantheon.pantheon-agent-polkit: 1.0.0 -> 1.0.1
just translations
2020-04-10 12:14:34 -04:00
worldofpeace
bf0dd34b2c Revert "pantheon.elementary-settings-daemon: 3.34.1 -> 3.36.0"
Mutter 3.36 in gala is almost ready.

This reverts commit 7160b7c31c8a44ffdd0cd0f375624c2c9c834917.
2020-04-06 02:48:08 -04:00
worldofpeace
acc66c83aa pantheon.elementary-settings-daemon: 3.34.1 -> 3.36.0 2020-04-06 02:48:08 -04:00
worldofpeace
b0f0003c6e pantheon.elementary-notifications: init at 2020-04-04 2020-04-06 02:48:07 -04:00
worldofpeace
a1ced50fa0 pantheon.elementary-settings-daemon: 3.30.2 -> 3.34.1 2020-04-06 02:48:07 -04:00
worldofpeace
120a2f3033 pantheon.cerbere: remove 2020-04-05 20:39:11 -04:00
Jan Tojnar
ca0b1405cb
pantheon.cerbere: Fix build 2020-03-24 07:11:24 +01:00
Robin Gloster
313da176d3
treewide: NIX_*_FLAGS -> string 2019-12-31 00:16:46 +01:00
worldofpeace
95dfa8b8cf pantheon: no bash update script, nixpkgs_github_update
Cuz ew. What could be more ew? Not this really.
Clearly using update-source-version (bash) from a different lang
is better? 😜
2019-12-22 01:47:42 -05:00
c0bw3b
69b393ace5 Treewide: update some problematic homepages
These URLs are reported as problematic by Repology.
It could be a permanent redirection
or the page does not exist anymore
2019-12-08 10:21:29 -08:00
worldofpeace
e857974867 pantheon.elementary-capnet-assist: 2.2.3 -> 2.2.4
https://github.com/elementary/capnet-assist/releases/tag/2.2.4
2019-12-01 17:56:22 -05:00