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
worldofpeace
80108e7aa4
pantheon.wingpanel-indicator-power: 2.1.5 -> 2.2.0
...
https://github.com/elementary/wingpanel-indicator-power/releases/tag/2.2.0
2020-09-03 20:46:09 -04:00
worldofpeace
05ad41decb
pantheon.wingpanel-indicator-nightlight: 2.0.3 -> 2.0.4
...
https://github.com/elementary/wingpanel-indicator-nightlight/releases/tag/2.0.4
2020-09-03 20:46:08 -04:00
worldofpeace
87f3b4082d
pantheon.switchboard-plug-sound: 2.2.4 -> 2.2.5
...
https://github.com/elementary/switchboard-plug-sound/releases/tag/2.2.5
2020-09-03 20:46:08 -04:00
worldofpeace
72d29c975d
pantheon.switchboard-plug-network: 2.3.1 -> 2.3.2
...
https://github.com/elementary/switchboard-plug-keyboard/releases/tag/2.4.1
2020-09-03 20:46:08 -04:00
worldofpeace
b592c888ad
pantheon.switchboard-plug-keyboard: 2.3.6 -> 2.4.1
...
https://github.com/elementary/switchboard-plug-keyboard/releases/tag/2.4.1
2020-09-03 20:46:08 -04:00
worldofpeace
4b64a23f26
pantheon.elementary-files: 4.4.4 -> 4.5.0
...
https://github.com/elementary/files/releases/tag/4.5.0
2020-09-03 20:46:08 -04:00
worldofpeace
7dea5d2735
pantheon.elementary-calendar: 5.0.6 -> 5.1.6
...
https://github.com/elementary/calendar/releases/tag/5.1.0
2020-09-03 19:44:23 -04:00
worldofpeace
3acebf2165
pantheon.appcenter: 3.4.1 -> 3.4.2
...
https://github.com/elementary/appcenter/releases/tag/3.4.2
2020-09-03 19:43:43 -04:00
worldofpeace
7961afc58a
pantheon: update hashes
2020-09-03 19:43:09 -04:00
worldofpeace
1526f4534d
pantheon: delete stray file
2020-07-29 14:06:17 -04:00
worldofpeace
d12c11e30c
treewide: use nix-update updateScript for packages I maintain
2020-07-29 12:33:39 -04:00
worldofpeace
f337ffdf52
Merge pull request #94072 from r-ryantm/auto-update/elementary-files
...
pantheon.elementary-files: 4.4.3 -> 4.4.4
2020-07-28 14:07:43 -04:00
R. RyanTM
7319882162
pantheon.elementary-files: 4.4.3 -> 4.4.4
2020-07-28 11:43:29 +00:00
worldofpeace
1e084a85d2
pantheon.wingpanel-indicator-session: fix build with latest vala
2020-07-26 15:30:53 -04:00
worldofpeace
6df7a93ce7
pantheon.gala: fix build with latest vala
2020-07-26 15:30:36 -04:00
worldofpeace
d0c08cf6ae
pantheon: use latest vala
2020-07-26 15:30:17 -04:00
Vladimír Čunát
28fce082c8
pantheon: more build fixes by using older vala
...
An extension of commit b49e798763
. /cc PR #92592 .
I expect it's "safer" when whole pantheon uses the same version.
Fixes build of wingpanel-indicator-session; maybe some others, too.
Now I built whole pantheon attrset and tests.pantheon.x86_64-linux
2020-07-26 15:32:23 +02:00
Vladimír Čunát
b49e798763
pantheon.gala: fix build by using older vala
...
The build got broken by minor vala update in PR #92592 .
I haven't tried to understand the problem, hopefully it will be OK.
2020-07-26 09:18:52 +02:00
worldofpeace
d74da4fe52
pantheon.appcenter: fix build
...
I believe I misunderstood some things greatly 😅 ️
2020-07-22 16:00:09 -04:00
worldofpeace
420918e8e1
pantheon.elementary-dock: 2020-02-28 -> 2020-06-11
2020-07-07 12:09:47 -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
8af5dc509e
pantheon.granite: 5.4.0 -> 5.5.0
...
https://github.com/elementary/granite/releases/tag/5.5.0
2020-07-07 11:35:21 -04:00