Sandro
d4a2a1014d
Merge pull request #109658 from tu-maurice/noannoyance-unstable-2020-01-17
...
gnomeExtensions.noannoyance: init at unstable
2021-01-17 23:43:03 +01:00
tu-maurice
3c4aebd618
gnomeExtensions.noannoyance: init at unstable
2021-01-17 19:50:24 +01:00
Ben Siraphob
5fffcef915
pkgs/desktops: pkgconfig -> pkg-config
2021-01-16 23:49:59 -08:00
Ben Siraphob
badf51221d
treewide: stdenv.lib -> lib
2021-01-16 17:58:11 +07:00
Jan Tojnar
bfb91bc57f
Merge pull request #109363 from rhoriguchi/gnome-shell-extension-clock-override
...
gnomeExtensions.clock-override: init at 12
2021-01-15 02:56:37 +01:00
Jörg Thalheim
e1ac6eba34
Merge pull request #109324 from tpwrules/lxqt-fix-locations
...
lxqt: fix themes and translations
2021-01-14 18:25:26 +00:00
Thomas Watson
b6779d541a
lxqt: fix themes and translations
...
LXQt binaries look for their themes and translations based on the name of the binary, which is changed by the wrapper script. This patches liblxqt to recover the original name from the wrapped binary name.
2021-01-14 11:21:36 -06:00
Ryan Horiguchi
dcfe06f55d
gnomeExtensions.clock-override: init at 12
2021-01-14 16:30:16 +01:00
Sandro
7346bc0167
Merge pull request #109349 from alesguzik/update_draw-on-your-screen
...
draw-on-your-screen: v6 -> v10
2021-01-14 13:53:03 +01:00
Ales Huzik
4ac438abb9
gnomeExtensions.draw-on-your-screen: v6 -> v10
2021-01-14 19:46:41 +11:00
Sandro
805821e1cf
Merge pull request #108714 from rhoriguchi/unite-shell
2021-01-12 01:43:30 +01: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
Ryan Horiguchi
2c9a72d98e
gnomeExtensions.unite-shell: init at 44
2021-01-11 05:30:42 +01:00
Jan Tojnar
dd72357155
Merge branch 'master' into staging-next
2021-01-10 23:24:33 +01:00
Dominik Xaver Hörl
25bef2d8f9
treewide: simplify pkgs.stdenv.lib -> pkgs.lib
...
The library does not depend on stdenv, that `stdenv` exposes `lib` is
an artifact of the ancient origins of nixpkgs.
2021-01-10 20:12:06 +01:00
github-actions[bot]
433c7b069c
Merge master into staging-next
2021-01-10 01:03:35 +00:00
Thomas Tuegel
aeff212b25
plasma-5: 5.20.4 -> 5.20.5
2021-01-09 05:18:36 -06:00
github-actions[bot]
67bbf2c845
Merge master into staging-next
2021-01-08 06:28:59 +00:00
WORLDofPEACE
fdef43e2c2
Merge pull request #108716 from tfmoraes/gnome-boxes
...
gnome3.gnome-boxes: remove xen as dependency
2021-01-07 20:35:25 -05:00
Thiago Franco de Moraes
4cd39c9c14
gnome3.gnome-boxes: remove xen as dependency
2021-01-07 17:31:18 -03:00
Jan Tojnar
f19eb635b4
Merge branch 'master' into staging-next
...
b04fc593e7
seems to have accidentally changed mkDerivation function for dfilemanager and solarus-quest-editor so I have reverted that here.
2021-01-07 13:04:31 +01:00
Sandro
57135a33e3
Merge pull request #108485 from dbirks/material-shell-12
...
gnomeExtensions.material-shell: 10 -> 12
2021-01-06 22:50:54 +01:00
WORLDofPEACE
d0ce30d9f7
Merge pull request #107135 from mkg20001/cinnamon-fixup
...
Cinnamon Fixup
2021-01-05 16:01:27 -05:00
WORLDofPEACE
d5fb62c938
Merge pull request #108514 from worldofpeace/fix-gnome-cal
...
gnome3.gnome-calendar: add GNOME/gnome-calendar#84
2021-01-05 15:53:09 -05:00
WORLDofPEACE
42055a98e5
gnome3.gnome-calendar: add GNOME/gnome-calendar#84
...
https://gitlab.gnome.org/GNOME/gnome-calendar/-/merge_requests/84
2021-01-05 15:18:46 -05:00
David Birks
5a71da77fa
gnomeExtensions.material-shell: 10 -> 12
2021-01-05 10:04:13 -05:00
Ben Siraphob
3ae5e6ce03
treewide: remove enableParallelBuilding = true if using cmake
2021-01-03 18:37:40 +07:00
Frederik Rietdijk
f3b4ae8402
Merge staging-next into staging
2020-12-31 13:29:55 +01:00
Jonathan Ringer
572a864d02
xfce.xfce4-namebar-plugin: fix build
2020-12-30 14:21:28 -08:00
Christian Kampka
9e043f4944
gnome-2.gnome_mime_data: Move intltool to nativeBuildInputs
2020-12-29 10:31:14 +01:00
github-actions[bot]
c86ce50258
Merge master into staging-next
2020-12-29 00:51:31 +00:00
Jonathan Ringer
1ef956c080
gnome3.iagno: remove stale patch
2020-12-28 12:23:01 -08:00
Frederik Rietdijk
92cc19490e
Merge staging into staging-next
2020-12-28 08:45:43 +01:00
José Romildo Malaquias
237ea07b9b
xfce.xfce4-namebar-plugin: 0.3.1 -> 1.0.0
...
- Update to version 1.0.0, based on gtk3
- Compile with vala 0.46
- Use pname
- Fix owner of git repository
- Add updateScript
2020-12-27 18:16:37 -03:00
José Romildo Malaquias
afd2d87cfe
xfce.xfwm4: 4.14.5 -> 4.14.6
...
It seems that the tag xfwm4-4.14.5 was changed to xfwm4-4-14.5 upstream.
2020-12-27 17:39:04 -03:00
José Romildo Malaquias
532133ab3c
xfce.xfce4-whiskermenu-plugin: odd versions are not unstable
2020-12-27 17:39:04 -03:00
José Romildo Malaquias
7918e97472
xfce.mousepad: odd versions are not unstable
2020-12-27 17:39:04 -03:00
José Romildo Malaquias
e18817b4f4
xfce.orage: do not use mkXfceDerivation
...
The source is archived and unavailable at the new Xfce git repository
2020-12-27 17:39:04 -03:00
José Romildo Malaquias
9ef6317164
xfce: use pname
2020-12-27 17:39:04 -03:00
José Romildo Malaquias
34de28ed17
xfce: update src to use new git repository
2020-12-27 14:30:07 -03:00
kvtb
c7ef70f6c8
xfce.orage: fix dead link
2020-12-27 10:40:04 +00:00
github-actions[bot]
1ccbdbb3a4
Merge staging-next into staging
2020-12-26 12:23:20 +00:00
R. RyanTM
1e40e796af
gnome3.gnome-tweaks: 3.34.0 -> 3.34.1
2020-12-26 12:25:51 +01:00
Thomas Tuegel
3db04334e3
Revert "fetch-kde-qt.sh: get hashes from metadata"
...
This reverts commit 4b7d9dc868
.
The KDE project has changed their source index pages so that the links to
package metadata files are generated by JavaScript after the page loads. As a
result, wget is no longer able to recursively fetch the package metadata
automatically.
2020-12-26 05:24:25 -06:00
github-actions[bot]
1f4fb62fda
Merge staging-next into staging
2020-12-23 00:48:34 +00:00
github-actions[bot]
28fd8e0d59
Merge master into staging-next
2020-12-23 00:48:29 +00:00
José Romildo Malaquias
a1c004725b
Merge pull request #107027 from romildo/upd.lxqt
...
lxqt: update to version 0.16.0
2020-12-22 20:50:10 -03:00
Alyssa Ross
fc08002774
Merge pull request #106663 from alyssais/autoconf
...
autoconf: 2.69 -> 2.70
2020-12-19 22:26:50 +00:00
Maciej Krüger
ef474f927c
Revert "cinnamon.cinnamon-translations: 4.6.2 -> 4.8.0"
...
This reverts commit b02dbec0af
.
2020-12-18 07:52:00 +01:00
Maciej Krüger
19894afe19
Revert "cinnamon.cinnamon-desktop: 4.6.4 -> 4.8.0"
...
This reverts commit 50b6c206c3
.
2020-12-18 07:52:00 +01:00