Commit Graph

13 Commits

Author SHA1 Message Date
R. Ryantm
849ea8df27 cinnamon.mint-x-icons: 1.7.0 -> 1.7.1 2024-07-19 08:05:17 +08:00
R. Ryantm
f28eac1fd0 cinnamon.mint-x-icons: 1.6.9 -> 1.7.0 2024-07-05 22:11:09 +08:00
Jan Tojnar
5c5c20919b adwaita-icon-theme: Move from gnome scope to top-level
It is widely used outside gnome – although it probably should not be.
2024-07-01 08:26:46 +02:00
R. Ryantm
4e5f32c2cb cinnamon.mint-x-icons: 1.6.8 -> 1.6.9 2024-06-17 22:38:04 +08:00
Bobby Rong
232aa8677c
cinnamon.mint-x-icons: 1.6.5 -> 1.6.8
https://github.com/linuxmint/mint-x-icons/compare/1.6.5...1.6.8
2024-04-23 22:29:05 +08:00
Bobby Rong
ad38f06a3e
cinnamon.mint-x-icons: 1.6.4 -> 1.6.5
https://github.com/linuxmint/mint-x-icons/compare/1.6.4...1.6.5
2023-06-14 15:48:15 +08:00
Bobby Rong
e6cc44d960
cinnamon.mint-x-icons: Switch to tags, use stdenvNoCC
You don't need cc to build and install this.
2022-11-29 10:11:56 +08:00
Bobby Rong
47dd5d8707
cinnamon.mint-x-icons: 1.6.3 -> 1.6.4 2022-07-30 19:51:13 +08:00
Maciej Krüger
8cbd56b671
cinnamon.*: apply nixpkgs-fmt 2021-11-29 17:34:50 +01:00
Maciej Krüger
11372c16cf
cinnamon.mint-x-icons: 1.5.5 -> 1.6.3 2021-11-27 09:11:09 +01: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
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
a5a97c3f64
cinnamon.mint-x-icons: init at 1.5.5 2020-09-08 01:03:18 +02:00