Commit Graph

23 Commits

Author SHA1 Message Date
Bobby Rong
4253d19b64
cinnamon.cjs: 5.8.0 -> 6.0.0
https://github.com/linuxmint/cjs/compare/5.8.0...6.0.0
2023-12-02 12:12:46 +08:00
Artturin
9999bf7a21 treewide: gobject-introspection from buildInputs to nativeBuildInputs
gobject-introspection should be in nativeBuildInputs for cross to work
properly (so propagations and hook work properly)
2023-06-28 22:33:40 +03:00
Bobby Rong
5f362f7689
cinnamon.cjs: 5.6.1 -> 5.8.0
https://github.com/linuxmint/cjs/compare/5.6.1...5.8.0
2023-06-14 14:14:57 +08:00
Bobby Rong
cb0e280e71
cinnamon.cjs: 5.4.1 -> 5.6.1
No changes.

https://github.com/linuxmint/cjs/compare/5.4.1...5.6.1
2022-11-29 10:11:55 +08:00
Bobby Rong
54d0a168b3
cinnamon.cjs: various clean up
- Remove unused args
- Remove makeWrapper since it is not used
- Remove checkInputs since we don't run tests
- Clean up propagated bindings since grepping them returns nothing
- Don't pull in gtk4 since it is only used in an optional test
2022-09-18 23:11:42 +08:00
Bobby Rong
be91726358
treewide: rename cinnamon.xapps to cinnamon.xapp
https://github.com/linuxmint/xapps redirects to https://github.com/linuxmint/xapp, and the meson project name is xapp.
2022-08-03 20:47:04 +08:00
Bobby Rong
b110dadc98
cinnamon.cjs: 5.2.0 -> 5.4.1
Rebased on gjs 1.70.0.
2022-07-30 19:51:18 +08:00
Maciej Krüger
b4aa62ec19
cinnamon.cjs: 4.8.2 -> 5.2.0 2021-11-27 09:11:08 +01:00
Robert Hensing
8e3c5eb501 treewide: xvfb_run -> xvfb-run 2021-05-08 15:48:41 +02: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
Maciej Krüger
faaeacd1c6
cinnamon.cjs: 2010-10-19 -> 4.8.2 2021-04-19 14:40:32 +02: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
WORLDofPEACE
feac386ca9 cinnamon.cjs: don't use fork, 4.6.0 -> 2020-10-19
The code in that fork was been integrated into cjs master https://github.com/linuxmint/cjs/pull/84
2020-10-26 10:47:29 -04:00
Maciej Krüger
b77e830d9e
cinnamon.cjs: 4.6.0 -> 4.6.0-gjs1.66.0 2020-09-28 15:11:25 +02:00
Maciej Krüger
dd8233b72d
cinnamon.*: now maintained by cinnamon team 2020-09-08 01:03:17 +02:00
R. RyanTM
d078731ce5
cinnamon.cjs: 4.4.0 -> 4.6.0 2020-09-07 23:47:00 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Tor Hedin Brønner
142916e4f8
cinnamon.cjs: remove networkmanagerapplet
This doesn't seem to be in use.
2020-03-21 04:44:06 +01:00
Maciej Krüger
7d72324321
cinnamon.*: add licenses
Co-Authored-By: worldofpeace <worldofpeace@protonmail.ch>
2020-01-22 22:59:25 +01:00
Maciej Krüger
67ce294be2
cinnamon.cjs: add nma for nma typelib 2020-01-20 19:22:22 +01:00
Maciej Krüger
7238168f4f
cinnamon.cjs: init at 4.4.0 2020-01-20 01:28:16 +01:00
Maciej Krüger
fa3d651ee7
spidermonkey_52: init at 52.9.0 2020-01-20 01:28:12 +01:00