about summary refs log tree commit diff
path: root/pkgs/desktops
AgeCommit message (Collapse)AuthorFilesLines
2021-01-16treewide: stdenv.lib -> libBen Siraphob193-303/+303
2021-01-15Merge pull request #109363 from rhoriguchi/gnome-shell-extension-clock-overrideJan Tojnar1-0/+37
gnomeExtensions.clock-override: init at 12
2021-01-14Merge pull request #109324 from tpwrules/lxqt-fix-locationsJörg Thalheim2-0/+26
lxqt: fix themes and translations
2021-01-14lxqt: fix themes and translationsThomas Watson2-0/+26
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-14gnomeExtensions.clock-override: init at 12Ryan Horiguchi1-0/+37
2021-01-14Merge pull request #109349 from alesguzik/update_draw-on-your-screenSandro1-3/+3
draw-on-your-screen: v6 -> v10
2021-01-14gnomeExtensions.draw-on-your-screen: v6 -> v10Ales Huzik1-3/+3
2021-01-12Merge pull request #108714 from rhoriguchi/unite-shellSandro1-0/+39
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch294-586/+586
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-11gnomeExtensions.unite-shell: init at 44Ryan Horiguchi1-0/+39
2021-01-10Merge branch 'master' into staging-nextJan Tojnar1-1/+1
2021-01-10treewide: simplify pkgs.stdenv.lib -> pkgs.libDominik Xaver Hörl1-1/+1
The library does not depend on stdenv, that `stdenv` exposes `lib` is an artifact of the ancient origins of nixpkgs.
2021-01-10Merge master into staging-nextgithub-actions[bot]2-197/+197
2021-01-09plasma-5: 5.20.4 -> 5.20.5Thomas Tuegel2-197/+197
2021-01-08Merge master into staging-nextgithub-actions[bot]1-2/+0
2021-01-07Merge pull request #108716 from tfmoraes/gnome-boxesWORLDofPEACE1-2/+0
gnome3.gnome-boxes: remove xen as dependency
2021-01-07gnome3.gnome-boxes: remove xen as dependencyThiago Franco de Moraes1-2/+0
2021-01-07Merge branch 'master' into staging-nextJan Tojnar6-10/+16
https://github.com/NixOS/nixpkgs/commit/b04fc593e7b55fe1f74421b11589f12a339c92e2 seems to have accidentally changed mkDerivation function for dfilemanager and solarus-quest-editor so I have reverted that here.
2021-01-06Merge pull request #108485 from dbirks/material-shell-12Sandro1-2/+2
gnomeExtensions.material-shell: 10 -> 12
2021-01-05Merge pull request #107135 from mkg20001/cinnamon-fixupWORLDofPEACE4-8/+8
Cinnamon Fixup
2021-01-05Merge pull request #108514 from worldofpeace/fix-gnome-calWORLDofPEACE1-0/+6
gnome3.gnome-calendar: add GNOME/gnome-calendar#84
2021-01-05gnome3.gnome-calendar: add GNOME/gnome-calendar#84WORLDofPEACE1-0/+6
https://gitlab.gnome.org/GNOME/gnome-calendar/-/merge_requests/84
2021-01-05gnomeExtensions.material-shell: 10 -> 12David Birks1-2/+2
2021-01-03treewide: remove enableParallelBuilding = true if using cmakeBen Siraphob1-2/+0
2020-12-31Merge staging-next into stagingFrederik Rietdijk1-2/+2
2020-12-30xfce.xfce4-namebar-plugin: fix buildJonathan Ringer1-2/+2
2020-12-29gnome-2.gnome_mime_data: Move intltool to nativeBuildInputsChristian Kampka1-1/+1
2020-12-29Merge master into staging-nextgithub-actions[bot]1-9/+0
2020-12-28gnome3.iagno: remove stale patchJonathan Ringer1-9/+0
2020-12-28Merge staging into staging-nextFrederik Rietdijk2-2/+4
2020-12-27xfce.xfce4-namebar-plugin: 0.3.1 -> 1.0.0José Romildo Malaquias1-15/+22
- 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-27xfce.xfwm4: 4.14.5 -> 4.14.6José Romildo Malaquias1-2/+2
It seems that the tag xfwm4-4.14.5 was changed to xfwm4-4-14.5 upstream.
2020-12-27xfce.xfce4-whiskermenu-plugin: odd versions are not unstableJosé Romildo Malaquias1-0/+1
2020-12-27xfce.mousepad: odd versions are not unstableJosé Romildo Malaquias1-0/+1
2020-12-27xfce.orage: do not use mkXfceDerivationJosé Romildo Malaquias1-8/+22
The source is archived and unavailable at the new Xfce git repository
2020-12-27xfce: use pnameJosé Romildo Malaquias1-1/+1
2020-12-27xfce: update src to use new git repositoryJosé Romildo Malaquias1-5/+7
2020-12-27xfce.orage: fix dead linkkvtb1-1/+1
2020-12-26Merge staging-next into staginggithub-actions[bot]1-2/+2
2020-12-26gnome3.gnome-tweaks: 3.34.0 -> 3.34.1R. RyanTM1-2/+2
2020-12-26Revert "fetch-kde-qt.sh: get hashes from metadata"Thomas Tuegel1-1/+1
This reverts commit 4b7d9dc86800fa7b861f47ae0e6e3a8f097f9ce7. 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-23Merge staging-next into staginggithub-actions[bot]29-58/+60
2020-12-23Merge master into staging-nextgithub-actions[bot]29-58/+60
2020-12-22Merge pull request #107027 from romildo/upd.lxqtJosé Romildo Malaquias29-58/+60
lxqt: update to version 0.16.0
2020-12-19Merge pull request #106663 from alyssais/autoconfAlyssa Ross1-1/+3
autoconf: 2.69 -> 2.70
2020-12-18Revert "cinnamon.cinnamon-translations: 4.6.2 -> 4.8.0"Maciej Krüger1-2/+2
This reverts commit b02dbec0aff0b477596d0b107192f2d61ea27428.
2020-12-18Revert "cinnamon.cinnamon-desktop: 4.6.4 -> 4.8.0"Maciej Krüger1-2/+2
This reverts commit 50b6c206c3333cc29051b85ad0a2d66aa4979f8c.
2020-12-18Revert "cinnamon.cinnamon-menus: 4.6.1 -> 4.8.1"Maciej Krüger1-2/+2
This reverts commit 14cd4982c63128b5a4b695e14a0018c06e985997.
2020-12-18Revert "cinnamon.cinnamon-session: 4.6.2 -> 4.8.0"Maciej Krüger1-2/+2
This reverts commit 54eed8ab5e4aea37c85e2b604a913ed35e0f064c.
2020-12-18Merge master into staging-nextgithub-actions[bot]1-2/+2