Commit Graph

8051 Commits

Author SHA1 Message Date
Jan Tojnar
8bcc8f63ac
Merge pull request #109880 from rhoriguchi/unite
gnomeExtensions.unite-shell: rename to gnomeExtensions.unite
2021-01-24 23:29:17 +01:00
José Romildo Malaquias
fd3d62bcdf lxqt: fix oxygen-icons5 attribute path
kdeFrameworks.oxygen-icons5 does not exist anymore
2021-01-24 19:43:52 +01:00
volth
bc0d605cf1 treewide: fix double quoted strings in meta.description
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24 19:56:59 +07:00
Sandro
4d6d14a0a9
Merge pull request #109875 from rhoriguchi/dynamic-panel-transparency
gnomeExtensions.dynamic-panel-transparency: init at 35
2021-01-24 03:02:56 +01:00
Ryan Horiguchi
3a77187c8a
gnomeExtensions.unite-shell: rename to gnomeExtensions.unite 2021-01-22 22:43:49 +01:00
Guillaume Girol
7ed3d2df76
Merge pull request #103135 from symphorien/pr/92775
Evolution ews: wrap evolution and evolution data server, fix nixos module.
2021-01-21 19:42:45 +00:00
zowoq
31f5dd3f36 treewide: editorconfig fixes
- remove trailing whitespace
- use spaces for indentation
2021-01-20 09:11:11 +10:00
José Romildo Malaquias
30aa2baca2
Merge pull request #109934 from r-ryantm/auto-update/evisum
enlightenment.evisum: 0.5.8 -> 0.5.9
2021-01-19 10:20:20 -03:00
Sandro
550ff33d62
Merge pull request #106102 from fgaz/pikopixel/init
pikopixel: init at 1.0-b9e
2021-01-19 14:13:59 +01:00
Ryan Horiguchi
83db538857
gnomeExtensions.dynamic-panel-transparency: init at 35 2021-01-19 13:50:35 +01:00
R. RyanTM
f19581d0ee enlightenment.evisum: 0.5.8 -> 0.5.9 2021-01-19 10:30:06 +00:00
Jonathan Ringer
f14f0fcd5f cinnamon.cinnamon-screensaver: fix libgnomekbd alias 2021-01-19 01:16:25 -08:00
Sandro
a5f9a7bbfe
Merge pull request #93645 from SCOTT-HAMILTON/lxsession
lxsession: init at 0.5.5
2021-01-18 23:05:07 +01:00
Sandro
87cddedb56
Merge pull request #103097 from jonafato/gnomeExtensions.night-theme-switcher-40
gnomeExtensions.night-theme-switcher: 36 -> 40
2021-01-18 18:37:47 +01:00
SCOTT-HAMILTON
5f5165350c lxsession: Init at 0.5.5 2021-01-18 17:32:57 +01:00
Sandro
bf0abc558d
Merge pull request #107755 from r-ryantm/auto-update/elementary-calculator
pantheon.elementary-calculator: 1.5.5 -> 1.6.0
2021-01-18 12:01:05 +01:00
Daniel Șerbănescu
e44b3c5187 evolution-with-plugins: added support for evolution-ews. 2021-01-17 11:13:54 +01:00
Ben Siraphob
5fffcef915 pkgs/desktops: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
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
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
R. RyanTM
0d3811c52f pantheon.elementary-calculator: 1.5.5 -> 1.6.0 2020-12-27 21:22:48 +00: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
Maciej Krüger
22c23fdf07
Revert "cinnamon.cinnamon-menus: 4.6.1 -> 4.8.1"
This reverts commit 14cd4982c6.
2020-12-18 07:52:00 +01:00
Maciej Krüger
a1bb7efd5a
Revert "cinnamon.cinnamon-session: 4.6.2 -> 4.8.0"
This reverts commit 54eed8ab5e.
2020-12-18 07:52:00 +01:00
github-actions[bot]
abb757ba28
Merge master into staging-next 2020-12-18 00:42:45 +00:00
R. RyanTM
ba0dfcebae gnome3.gnome-calendar: 3.38.1 -> 3.38.2 2020-12-17 19:56:03 +01:00
github-actions[bot]
8c3e8bd4b9
Merge master into staging-next 2020-12-17 18:17:15 +00:00
R. RyanTM
94334e4150 gnome3.gdm: 3.38.2 -> 3.38.2.1 2020-12-17 15:25:36 +00:00
Alyssa Ross
1b631198ae
gnome3.gnome-panel: use autoconf 2.69 2020-12-17 12:54:18 +00:00
José Romildo Malaquias
e0c2ff1f5b lxqt.screengrab: 2.0.1 -> 2.1.0 2020-12-16 10:28:47 -03:00
José Romildo Malaquias
7c68c4c367 lxqt.qtermwidget: 0.15.0 -> 0.16.1 2020-12-16 10:28:47 -03:00
José Romildo Malaquias
3f3c4fc9f0 lxqt.qterminal: 0.15.0 -> 0.16.1 2020-12-16 10:28:47 -03:00
José Romildo Malaquias
c6332e6331 lxqt.qps: 2.1.0 -> 2.2.0 2020-12-16 10:28:47 -03:00
José Romildo Malaquias
96b695c382 lxqt.pcmanfm-qt: 0.15.1 -> 0.16.0 2020-12-16 10:28:47 -03:00
José Romildo Malaquias
cfcb09ebb6 lxqt.pavucontrol-qt: 0.15.0 -> 0.16.0 2020-12-16 10:28:47 -03:00
José Romildo Malaquias
b867086503 lxqt.obconf-qt: 0.15.0 -> 0.16.0 2020-12-16 10:28:47 -03:00
José Romildo Malaquias
fa986fe223 lxqt.lxqt-themes: 0.15.0 -> 0.16.0 2020-12-16 10:28:47 -03:00
José Romildo Malaquias
2a66e0daf9 lxqt.lxqt-sudo: 0.15.0 -> 0.16.0 2020-12-16 10:28:47 -03:00
José Romildo Malaquias
657da4a928 lxqt.lxqt-session: 0.15.0 -> 0.16.0 2020-12-16 10:28:47 -03:00
José Romildo Malaquias
3dda3eea98 lxqt.lxqt-runner: 0.15.0 -> 0.16.0 2020-12-16 10:28:47 -03:00
José Romildo Malaquias
34d8e34405 lxqt.lxqt-qtplugin: 0.15.1 -> 0.16.0 2020-12-16 10:28:47 -03:00
José Romildo Malaquias
31d964b9d8 lxqt.lxqt-powermanagement: 0.15.0 -> 0.16.0 2020-12-16 10:28:46 -03:00
José Romildo Malaquias
f9aa1bdd94 lxqt.lxqt-policykit: 0.15.0 -> 0.16.0 2020-12-16 09:55:58 -03:00
José Romildo Malaquias
9e35b5cb5e lxqt.lxqt-panel: 0.15.1 -> 0.16.1 2020-12-16 09:55:57 -03:00
José Romildo Malaquias
054134c928 lxqt.lxqt-openssh-askpass: 0.15.0 -> 0.16.0 2020-12-16 09:55:57 -03:00
José Romildo Malaquias
6087c66ed1 lxqt.lxqt-notificationd: 0.15.0 -> 0.16.0 2020-12-16 09:55:57 -03:00
José Romildo Malaquias
d4eeb2c0df lxqt.lxqt-globalkeys: 0.15.0 -> 0.16.0 2020-12-16 09:55:57 -03:00
José Romildo Malaquias
c6f5391304 lxqt.lxqt-config: 0.15.0 -> 0.16.1 2020-12-16 09:55:57 -03:00
José Romildo Malaquias
abc28cad9e lxqt.lxqt-build-tools: 0.7.0 -> 0.8.0 2020-12-16 09:55:57 -03:00
José Romildo Malaquias
a8afb85b3c lxqt.lxqt-archiver: 0.2.0 -> 0.3.0 2020-12-16 09:55:57 -03:00
José Romildo Malaquias
1e347b5330 lxqt.lxqt-admin: 0.15.0 -> 0.16.0 2020-12-16 09:55:57 -03:00
José Romildo Malaquias
ef8dd87b89 lxqt.lxqt-about: 0.15.0 -> 0.16.0 2020-12-16 09:55:57 -03:00
José Romildo Malaquias
e2be239176 lxqt.lximage-qt: 0.15.0 -> 0.16.0 2020-12-16 09:55:57 -03:00
José Romildo Malaquias
e0bc5ad224 lxqt.libsysstat: 0.4.3 -> 0.4.4 2020-12-16 09:55:57 -03:00