Commit graph

17 commits

Author SHA1 Message Date
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
R. RyanTM f373212ee3 gnome3.gnome-initial-setup: 3.38.1 -> 3.38.2 2020-11-28 05:43:53 +01:00
Jan Tojnar 216a8a11a3
gnome3.gnome-initial-setup: 3.38.0 → 3.38.1
https://ftp.gnome.org/pub/GNOME/sources/gnome-initial-setup/3.38/gnome-initial-setup-3.38.1.news
2020-10-24 01:17:56 +02:00
WORLDofPEACE 0d69234cde
gnome3.gnome-initial-setup: 3.36.4 -> 3.38.0
* use gnome-tour
* update patch and maintain with git-series
* add gsettings-desktops-schemas
2020-10-24 01:16:59 +02:00
R. RyanTM 0260f04fe2 gnome3.gnome-initial-setup: 3.36.3 -> 3.36.4 2020-07-13 03:31:25 +02:00
R. RyanTM 5a57efe9e4 gnome3.gnome-initial-setup: 3.36.2 -> 3.36.3 2020-06-09 20:50:24 +00:00
Tor Hedin Brønner 391aceceda gnome3.gnome-initial-setup: 3.36.1 -> 3.36.2 2020-05-03 17:42:31 +02:00
Jan Tojnar 1ab03c3a76
Merge branch 'master' into staging-next 2020-04-10 12:12:56 +02:00
Tor Hedin Brønner 2ade944332
gnome3.gnome-initial-setup: 3.36.0 -> 3.36.1 2020-04-09 10:24:03 +02:00
Jan Tojnar 15002f1cfd
tree-wide: Switch from gnome3.maintainers to lib.teams.gnome 2020-04-01 14:41:43 +02:00
Jan Tojnar 3ead7c7813
gnome3.gnome-initial-setup: disable parental controls
This is not tested yet.
2020-03-26 04:34:57 +01:00
Tor Hedin Brønner 517bef6864
gnome3.gnome-initial-setup: 3.34.3 -> 3.36.0
Now depends on malcontent for initial parental control setup
2020-03-24 07:10:54 +01:00
Tor Hedin Brønner b6445d30a1
gnome3.gnome-initial-setup: use libnma 2020-03-21 04:44:07 +01:00
R. RyanTM 1bf7fa3af2 gnome3.gnome-initial-setup: 3.34.1 -> 3.34.3 (#77094) 2020-01-07 12:12:35 +01:00
Tor Hedin Brønner 59f44d7c69 gnome3.gnome-initial-setup: 3.34.0 → 3.34.1 2019-10-08 12:08:48 +02:00
worldofpeace f8682c31dd
gnome3.gnome-initial-setup: init at 3.34.0 2019-10-03 00:09:11 +02:00