Commit Graph

12 Commits

Author SHA1 Message Date
tu-maurice
9fb8a2923b cinnamon.xapps: 2.2.5 -> 2.2.8 2022-02-19 23:29:53 +01:00
Maciej Krüger
8cbd56b671
cinnamon.*: apply nixpkgs-fmt 2021-11-29 17:34:50 +01:00
Maciej Krüger
a5f5b39a97
cinnamon.xapps: 2.2.3 -> 2.2.5 2021-11-27 09:11:11 +01:00
R. RyanTM
b1af5179bc cinnamon.xapps: 2.0.6 -> 2.2.3 2021-08-14 09:55:31 +00:00
tu-maurice
1d594486bd cinnamon.xapps: 1.8.9 -> 2.0.6 2021-01-27 18:45:28 +01:00
Ben Siraphob
5fffcef915 pkgs/desktops: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08: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
Maciej Krüger
dd8233b72d
cinnamon.*: now maintained by cinnamon team 2020-09-08 01:03:17 +02:00
Maciej Krüger
95eb753e67
cinnamon.xapps: 1.6.10 -> 1.8.9 2020-09-08 01:03:14 +02:00
Maciej Krüger
8f69b1dcd2
cinnamon.xapps: move gobject-introspection to buildInputs 2020-02-11 21:08:22 +01:00
Will Dietz
f38fe4691d cinnamon.xapps: 1.6.8 -> 1.6.10 2020-01-11 12:53:08 -08:00
Maciej Krüger
632c4f2c9b cinnamon.xapps: init at 1.6.8 2019-12-14 22:22:14 -05:00