summary refs log tree commit diff
path: root/pkgs/desktops
Commit message (Collapse)AuthorAge
* Merge pull request #103733 from JJJollyjim/term-testsSandro2022-03-20
|\
| * nixos/tests: add passthru.tests to all tested terminal emulatorsJamie McClymont2022-03-20
| |
* | Merge pull request #164602 from bobby285271/pantheonBobby Rong2022-03-19
|\ \ | |/ |/| pkgs/pantheon: tries to pick up themes correctly
| * pantheon.wingpanel: remove elementary-gtk-theme from buildInputsBobby Rong2022-03-18
| | | | | | | | | | I don't think will work anymore. The theme is hardcoded and has been added to XDG_DATA_DIRS.
| * pantheon.wingpanel: pick up required icon themeBobby Rong2022-03-18
| | | | | | | | | | | | Looks like the theme is not hardcoded for wingpanel, but wingpanel is called by greeter which hardcodes the themes. I decide I will just do something safe before I am confident enough and know what is happening.
| * pantheon.elementary-greeter: remove elementary-gtk-theme from buildInputsBobby Rong2022-03-18
| | | | | | | | | | I don't think will work anymore. The theme is hardcoded and has been added to XDG_DATA_DIRS.
| * pantheon.elementary-greeter: pick up hardcoded icon themeBobby Rong2022-03-18
| | | | | | | | wrapGAppsHook no longer pick up XDG_ICON_DIRS for us.
| * pantheon.gala: remove elementary-icon-theme from buildInputsBobby Rong2022-03-18
| | | | | | | | | | gala does not hardcode the icon theme. Checked with grep -nr '"elementary"'.
| * pkgs/pantheon: remove elementary-icon-theme from buildInputs for pkgs that ↵Bobby Rong2022-03-18
| | | | | | | | | | | | | | don't hardcode icon themes User may install icon theme of their choices. The icons are no longer picked up by wrapGAppsHook by default anyway.
* | Merge pull request #164347 from AndersonTorres/new-arcanAnderson Torres2022-03-17
|\ \ | | | | | | News from Arcan
| * | arcan.xarcan: 0.6.0+unstable=2021-06-14 -> 0.6.0+date=2021-08-26AndersonTorres2022-03-16
| | |
| * | arcan.durden: 0.6.1+date=2021-10-17 -> 0.6.1+date=2022-03-11AndersonTorres2022-03-16
| | |
| * | arcan.pipeworld: 0.pre+date=2021-11-26 -> 0.pre+date=2021-12-03AndersonTorres2022-03-16
| | |
| * | arcan.prio: reformat expressionAndersonTorres2022-03-16
| | |
| * | arcan: fixup clone-sourcesAndersonTorres2022-03-15
| | |
* | | Merge pull request #164266 from bobby285271/meson061Bobby Rong2022-03-17
|\ \ \ | |/ / |/| | gnome.gnome-settings-daemon338: fix build with meson 0.61
| * | gnome.gnome-settings-daemon338: fix build with meson 0.61Bobby Rong2022-03-16
| |/
* | Merge branch 'master' into staging-nextVladimír Čunát2022-03-15
|\| | | | | | | | | | | Conflict in pkgs/development/libraries/libvirt/default.nix required manual adjustments. The fetched patch is already in src. I checked that libvirt builds.
| * Merge pull request #164155 from a-m-joseph/evince-fix-supportMultimedia-falseJan Tojnar2022-03-14
| |\ | | | | | | evince: pass -Dmultimedia=disabled if !supportMultimedia
| | * evince: pass -Dmultimedia=disabled if !supportMultimediaAdam Joseph2022-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The evince derivation has an option supportMultimedia?true, which if set to false will exclude gstreamer from the nativeBuildInputs. Unfortunately this is not enough; the build will fail with: Run-time dependency gstreamer-base-1.0 found: NO (tried pkgconfig) meson.build:236:0: ERROR: Dependency "gstreamer-base-1.0" not found, tried pkgconfig Let's pass "-Dmultimedia=disabled" to meson in this case so that the build succeeds. Checked with nixpkgs-hammer, which did not report any new warnings introduced by this commit.
| * | Merge pull request #164085 from bobby285271/pantheonBobby Rong2022-03-14
| |\ \ | | | | | | | | Pantheon: prepare for vala 0.56
| | * | pantheon.elementary-photos: fix build with vala 0.56Bobby Rong2022-03-14
| | | |
| | * | pantheon.elementary-mail: fix build with vala 0.56Bobby Rong2022-03-14
| | | |
* | | | Merge master into staging-nextgithub-actions[bot]2022-03-14
|\| | |
| * | | Merge pull request #164051 from r-ryantm/auto-update/evincedavidak2022-03-14
| |\ \ \ | | |_|/ | |/| | evince: 41.3 -> 41.4
| | * | evince: 41.3 -> 41.4R. Ryantm2022-03-13
| | | |
* | | | Merge master into staging-nextgithub-actions[bot]2022-03-12
|\| | |
| * | | gnome.gnome-todo: unstable-2022-02-01 -> unstable-2022-03-11R. Ryantm2022-03-12
| |/ /
* | | Merge master into staging-nextgithub-actions[bot]2022-03-11
|\| |
| * | Merge pull request #162668: gnomeExtensions.arcmenu: 23 -> 24piegames2022-03-11
| |\ \
| | * | gnomeExtensions.arcmenu: 23 -> 24R. Ryantm2022-03-03
| | | |
| * | | gnomeExtensions: auto-updateRyan Horiguchi2022-03-10
| | |/ | |/|
* | | Merge master into staging-nextgithub-actions[bot]2022-03-10
|\| |
| * | Merge pull request #162937 from romildo/upd.xfce4-cpufreq-pluginSandro2022-03-10
| |\ \
| | * | xfce.xfce4-cpufreq-plugin: 1.2.6 -> 1.2.7José Romildo2022-03-05
| | | |
| * | | Merge pull request #162939 from romildo/upd.mate-tweakSandro2022-03-10
| |\ \ \
| | * | | mate.mate-tweak: 22.04.1 → 22.04.4José Romildo2022-03-05
| | |/ /
* | | | Merge master into staging-nextgithub-actions[bot]2022-03-08
|\| | |
| * | | treewide: rename name to pname&versionFelix Buehler2022-03-08
| | | |
* | | | Merge master into staging-nextgithub-actions[bot]2022-03-07
|\| | |
| * | | Merge pull request #163068 from Stunkymonkey/plasma5-pnameSandro2022-03-07
| |\ \ \
| | * | | plasma5: rename name to pnameFelix Buehler2022-03-06
| | |/ /
* | | | Merge master into staging-nextgithub-actions[bot]2022-03-07
|\| | |
| * | | gnome.gnome-tweaks: 40.0 -> 40.10R. Ryantm2022-03-05
| |/ /
* | | Merge master into staging-nextgithub-actions[bot]2022-03-04
|\| |
| * | Merge pull request #161443 from aanderse/krunner-sshSandro2022-03-04
| |\ \ | | |/ | |/|
| | * krunner-ssh: init at 1.0Aaron Andersen2022-02-26
| | |
* | | Merge master into staging-nextgithub-actions[bot]2022-03-02
|\| |
| * | Merge pull request #162293 from bobby285271/pantheonBobby Rong2022-03-02
| |\ \ | | | | | | | | Pantheon updates 2022-02-28
| | * | pantheon.elementary-greeter: 6.0.1 -> 6.0.2Bobby Rong2022-03-01
| | | |