Commit Graph

38 Commits

Author SHA1 Message Date
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
12b1d81ab9 orca: 3.38.1 -> 3.38.2 2020-12-25 06:07:29 +01:00
R. RyanTM
bfd4d4c23a orca: 3.38.0 -> 3.38.1 2020-12-07 03:15:58 +01:00
Piotr Bogdan
8ddf4e9bc2
orca: 3.36.5 -> 3.38.0
https://gitlab.gnome.org/GNOME/orca/-/blob/ORCA_3_38_0/NEWS
2020-10-24 01:15:00 +02:00
Daniel Șerbănescu
db55433638 orca: 3.36.4 -> 3.36.5 2020-08-21 11:47:06 +02:00
Daniel Șerbănescu
fb24a3f399 orca: 3.36.3 -> 3.36.4 2020-08-11 14:17:47 +02:00
R. RyanTM
789db72b2e orca: 3.36.2 -> 3.36.3 2020-06-10 20:52:58 +00:00
Tor Hedin Brønner
693e0fa085 orca: 3.36.1 -> 3.36.2 2020-05-03 17:42:29 +02:00
Jan Tojnar
1ab03c3a76
Merge branch 'master' into staging-next 2020-04-10 12:12:56 +02:00
Tor Hedin Brønner
ef28fe9c92 orca: 3.36.0 -> 3.36.1 2020-04-08 09:48:14 +02:00
Jan Tojnar
15002f1cfd
tree-wide: Switch from gnome3.maintainers to lib.teams.gnome 2020-04-01 14:41:43 +02:00
Tor Hedin Brønner
93f7d34871
orca: 3.34.1 -> 3.36.0 2020-03-24 07:10:49 +01:00
R. RyanTM
507e483284
orca: 3.34.1 -> 3.34.2 (#79014) 2020-02-01 20:18:36 +01:00
Jan Tojnar
cce5926ae9
orca: 3.34.0 → 3.34.1
https://ftp.gnome.org/pub/GNOME/sources/orca/3.34/orca-3.34.1.news

Also format with nixpkgs-fmt.
2019-11-20 04:57:59 +01:00
Jan Tojnar
b3fcd9375d
Merge branch 'master' into staging-next 2019-10-03 01:47:08 +02:00
Tor Hedin Brønner
f4e233e57a orca: 3.32.0 → 3.34.0 2019-09-30 19:39:47 +02:00
worldofpeace
b0c2aea20b
treewide: drop adding hicolor-icon-theme where possible
This was either for the setup-hook to remove caches or added
even though the respective icon theme propagated it.
2019-09-18 22:47:26 +02:00
Jan Tojnar
72e7d569a7
tree-wide: s/GTK+/GTK/g
GTK was renamed.
2019-09-06 02:54:53 +02:00
worldofpeace
67b5f5a98f orca: add hicolor-icon-theme 2019-08-27 00:02:42 -04:00
Daniel Schaefer
5354020e14 orca: Re-add liblouis
liblouis works again so we can use it here again aswell.

Closes: #39427
2019-04-25 19:17:13 +02:00
Daniel Schaefer
634b21f6ac orca: Set strictDeps to false
Wouldn't find the proper libraries/namespaces otherwise because of
https://github.com/NixOS/nixpkgs/issues/56943
2019-04-25 19:16:24 +02:00
Tor Hedin Brønner
ab6d14f772
orca: 3.30.2 -> 3.32.0 2019-04-05 11:40:22 +02:00
Vladimír Čunát
ff101946a8
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1503899
2019-02-06 14:24:46 +01:00
R. RyanTM
091de08e79 gnome3.orca: 3.30.1 -> 3.30.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/orca/versions
2019-02-04 22:23:03 +00:00
worldofpeace
42a0fe8c66 orca: use pkgs.pkgconfig 2019-01-18 11:38:20 -05:00
Jan Tojnar
a51a99c690
gobject-introspection: rename package
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
Jan Tojnar
859ad211e9
orca: 3.28.2 → 3.30.1 2018-11-30 21:34:38 +01:00
Jan Tojnar
5cc18c4781
gnome3: remove versionBranch attribute
Standard library now contains stdenv.lib.versions.majorMinor,
which does the same.
2018-10-05 02:17:19 +02:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Jan Tojnar
61f656f684
orca: 3.28.1 → 3.28.2 2018-07-06 09:35:01 +02:00
Jan Tojnar
5979e88695
orca: fix typelib lookup 2018-04-24 21:53:12 +02:00
Jan Tojnar
d48e9ff92a
liblouis: mark as broken 2018-04-24 21:53:11 +02:00
Jan Tojnar
39a64b28b5
orca: 3.28.0 → 3.28.1 2018-04-24 13:30:56 +02:00
Jan Tojnar
1449a47978
orca: 3.27.91 → 3.28.0 2018-03-28 19:50:31 +02:00
Jan Tojnar
0973618e4e
gnome3: automated update 2018-03-22 07:46:42 +01:00
Jan Tojnar
c0470f0f18
orca: add updateScript 2018-03-04 20:05:49 +01:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
Bert Moens
866c511a0a
orca: init at 3.26.0 2018-01-02 05:06:36 +01:00