Sandro
d31cce87e1
Merge pull request #127696 from ethancedwards8/pantheon-elementary-mail
2021-06-25 18:54:02 +02:00
Olli Helenius
8609f3fd20
libwnck: make 3.36.0 default
2021-06-24 18:04:30 +03:00
Ethan Edwards
246ae1de11
pantheon.elementary-mail: init at unstable-2021-06-21
2021-06-21 12:49:39 -04:00
AndersonTorres
e9e5f5f84d
Change all alsaLib references to alsa-lib
2021-06-10 01:12:49 -03:00
R. RyanTM
457e319a2a
pantheon.elementary-calculator: 1.6.0 -> 1.6.1
2021-05-19 11:36:36 -07:00
R. RyanTM
2ee5afcf2a
pantheon.granite: 5.5.0 -> 6.0.0
2021-05-17 15:11:23 -07:00
Vladimír Čunát
080cd658ca
Merge #121780 : treewide meta.maintainers tweaks
2021-05-08 10:47:08 +02: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
Vladimír Čunát
9f054b5e1a
treewide: remove worldofpeace from meta.maintainers
...
(It was requested by them.)
I left one case due to fetching from their personal repo:
pkgs/desktops/pantheon/desktop/extra-elementary-contracts/default.nix
2021-05-07 15:36:40 +02:00
Jan Tojnar
4a5620c143
pantheon.wingpanel-indicator-datetime: Fix build
2021-05-05 22:43:09 +02:00
Jan Tojnar
79bcd4797e
pantheon.elementary-code: Fix build with latest Vala
2021-05-05 22:43:09 +02:00
Jan Tojnar
67924b3f45
pantheon.elementary-photos: Fix build with latest Vala
2021-05-05 22:43:08 +02:00
Jan Tojnar
7676f941a5
pantheon.switchboard-plug-security-privacy: Fix build with latest Vala
2021-05-05 22:43:08 +02:00
Jan Tojnar
7a0b4f123d
pantheon.switchboard-plug-printers: Fix build with latest Vala
2021-05-05 22:43:08 +02:00
Jan Tojnar
b1c5c6ce84
pantheon.elementary-calendar: fix build
2021-05-05 22:43:08 +02:00
Jan Tojnar
ab3124de86
pantheon.elementary-music: Fix build with latest Vala
2021-05-05 22:43:07 +02:00
Jan Tojnar
8f749012d8
pantheon.elementary-settings-daemon: backport patches for latest libgweather API
2021-05-05 22:43:05 +02:00
Jan Tojnar
d4e741f6dc
pantheon.appcenter: Fix build
...
Use upstream patch.
To make it apply, we need to update the src hash, which r-ryantm did not do during the version bump: https://github.com/NixOS/nixpkgs/pull/101311
2021-05-05 22:43:00 +02:00
Gabriel Ebner
bdc502c4c0
wingpanel: add mesa dependency
2021-04-09 18:12:15 +02:00
Sandro Jäckel
7ccf4d1259
pantheon.elementary-session-settings: remove unused input
2021-03-01 15:19:05 +01:00
Sandro Jäckel
1db2eb8991
pantheon.elementary-session-settings: remove unused input
2021-02-18 16:58:38 +01:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed
2021-01-25 18:31:47 +01:00
Sandro
bf0abc558d
Merge pull request #107755 from r-ryantm/auto-update/elementary-calculator
...
pantheon.elementary-calculator: 1.5.5 -> 1.6.0
2021-01-18 12:01:05 +01: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
Dominik Xaver Hörl
25bef2d8f9
treewide: simplify pkgs.stdenv.lib -> pkgs.lib
...
The library does not depend on stdenv, that `stdenv` exposes `lib` is
an artifact of the ancient origins of nixpkgs.
2021-01-10 20:12:06 +01:00
R. RyanTM
0d3811c52f
pantheon.elementary-calculator: 1.5.5 -> 1.6.0
2020-12-27 21:22:48 +00:00
Sandro
4a43b8918f
Merge pull request #101311 from r-ryantm/auto-update/appcenter
...
pantheon.appcenter: 3.4.2 -> 3.5.1
2020-11-27 02:37:10 +01:00
Sandro
9ed66d049c
Merge pull request #101556 from r-ryantm/auto-update/elementary-calendar
...
pantheon.elementary-calendar: 5.1.0 -> 5.1.1
2020-11-27 01:10:56 +01:00
R. RyanTM
424b715c8a
pantheon.elementary-calendar: 5.1.0 -> 5.1.1
2020-11-27 01:08:05 +01:00
Andreas Rammhold
db0fe5c3eb
Merge branch master into staging to fix eval error
...
This fixes the eval error of the small (and "big"?) NixOS test set that
was fixed in 1088f05
& eba8f542
.
2020-10-28 03:03:27 +01:00
Kirill Elagin
a05f7f73a5
pantheon.wingpanel-indicator-bluetooth: 2.1.5 -> 2020-10-01
...
* Fix device duplicates:
https://github.com/elementary/wingpanel-indicator-bluetooth/pull/116
2020-10-26 16:24:19 -04:00
WORLDofPEACE
8f7b1ecb52
pantheon.switchboard-with-plugs: add testing support
2020-10-26 13:29:22 -04:00
Vladimír Čunát
2f6b00b15e
Merge branch 'staging-next' into staging
2020-10-25 09:47:04 +01:00
WORLDofPEACE
9c1150249e
Merge pull request #101579 from worldofpeace/fix-pantheon-session
...
pantheon.wingpanel-indicator-session: 2.2.8 -> 2020-09-13
2020-10-24 13:20:12 -04:00
WORLDofPEACE
95c05e6c44
pantheon.wingpanel-indicator-session: 2.2.8 -> 2020-09-13
...
Lots of bugfixes but mostly https://github.com/elementary/wingpanel-indicator-session/pull/126
which fixes https://github.com/NixOS/nixpkgs/issues/95658
2020-10-24 13:19:03 -04:00
WORLDofPEACE
372e3a118d
pantheon.switchboard-plug-about: patch some bugfixes
...
Hopefully fix https://github.com/NixOS/nixpkgs/issues/101221 .
Though that issue is flaky on the reproducibility.
2020-10-24 11:50:47 -04:00
WORLDofPEACE
c189b238d8
pantheon.switchboard-plug-onlineaccounts: fix build with vala
2020-10-24 01:17:02 +02:00
WORLDofPEACE
dd7862f187
pantheon.wingpanel-applications-menu: port to libhandy-1
2020-10-24 01:17:02 +02:00
WORLDofPEACE
e2fb659c1f
pantheon.elementary-onboarding: port to libhandy-1
2020-10-24 01:17:02 +02:00
WORLDofPEACE
a9785c51fb
pantheon.appcenter: use libhandy_0
2020-10-24 01:17:01 +02:00
R. RyanTM
ca2562af84
pantheon.appcenter: 3.4.2 -> 3.5.1
2020-10-22 01:15:35 +00:00
WORLDofPEACE
b808ad4294
pantheon.wingpanel-applications-menu: add switchboard-with-plugs deps
...
Fixes https://github.com/NixOS/nixpkgs/issues/100209
2020-10-12 18:11:46 -04:00
WORLDofPEACE
a48be6a7f2
pantheon.elementary-session-settings: cleanup
2020-10-09 19:36:13 -04: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
17d7060f5d
pantheon.elementary-session-settings: 2020-06-11 -> 2020-07-06
...
Because gnome-session now uses 'enabled' systemd session we have
to make this use --builtin [0]
[0]: fa15cbd83f
2020-10-09 19:36:13 -04:00
worldofpeace
ac05da41bd
pantheon.elementary-dock: fix double includedir in .pc
2020-09-05 17:59:24 -04:00
worldofpeace
8845cb868c
pantheon: remove plank
...
We don't use this anymore. Oops.
2020-09-03 21:46:19 -04:00
worldofpeace
afb065f374
pantheon.wingpanel-indicator-sound: 2.1.5 -> 2.1.6
...
https://github.com/elementary/wingpanel-indicator-sound/releases/tag/2.1.6
2020-09-03 20:46:09 -04:00