about summary refs log tree commit diff
path: root/pkgs/desktops/mate/mate-session-manager
AgeCommit message (Collapse)AuthorFilesLines
2024-04-27treewide: wrapGAppsHook → wrapGAppsHook3Jan Tojnar1-2/+2
This was achieved using the following command: sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b') And then manually reverted the following changes: - alias in top-level.nix - function name in wrap-gapps-hook.sh - comment in postFixup of at-spi2-core - comment in gtk4 - comment in preFixup of 1password-gui/linux.nix - comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix - comment in postFixup of telegram-desktop - comment in postFixup of fwupd - buildCommand of mongodb-compass - postFixup of xflux-gui - comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config - description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-03-14mate.mate-session-manager: 1.26.1 -> 1.28.0Bobby Rong1-5/+10
https://github.com/mate-desktop/mate-session-manager/compare/v1.26.1...v1.28.0
2023-05-07mate.mate-session-manager: 1.26.0 -> 1.26.1Bobby Rong1-2/+2
https://github.com/mate-desktop/mate-session-manager/compare/v1.26.0...v1.26.1
2022-09-27mate: simplify update scriptJosé Romildo1-1/+1
- No need to pass the version and attrPath arguments
2022-07-12mate: reformat nix expressionsJosé Romildo1-3/+18
2021-11-11epoxy: rename to libepoxyKerstin Humm1-2/+2
https://github.com/NixOS/nixpkgs/issues/145040
2021-09-21mate: move packages under maintainer teamSandro Jäckel1-1/+1
2021-08-21mate.mate-session-manager: 1.24.3 -> 1.26.0José Romildo1-2/+2
2021-05-01mate.mate-session-manager: 1.24.2 -> 1.24.3José Romildo Malaquias1-2/+2
2021-04-22mate.mate-session-manager: fix stale substituteInPlaceJosé Romildo Malaquias1-2/+1
2021-04-22mate: fix licensesJosé Romildo Malaquias1-1/+1
2021-04-02mate.mate-session-manager: 1.24.1 -> 1.24.2José Romildo Malaquias1-2/+2
2021-04-02mate: add passthru update scriptJosé Romildo Malaquias1-1/+3
2021-01-16pkgs/desktops: pkgconfig -> pkg-configBen Siraphob1-2/+2
2021-01-16treewide: stdenv.lib -> libBen Siraphob1-1/+1
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
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
2020-09-18mate.mate-session-manager: 1.24.0 -> 1.24.1José Romildo Malaquias1-2/+2
2020-02-18mate.mate-session-manager: debugging from environment variableworldofpeace1-1/+9
2020-02-18nixos/mate: use upstream sessionworldofpeace1-0/+8
2020-02-14mate: enable parallel buildingJosé Romildo Malaquias1-0/+2
2020-02-14mate: all applications have been migrated from intltools to gettextJosé Romildo Malaquias1-2/+2
2020-02-12mate.mate-session-manager: 1.22.3 -> 1.24.0José Romildo Malaquias1-4/+6
2019-12-13mate: use https instead of http in src urlsJosé Romildo Malaquias1-1/+1
2019-12-13mate.mate-session-manager: 1.22.2 -> 1.22.3José Romildo Malaquias1-2/+2
2019-09-23mate.mate-session-manager: 1.22.1 -> 1.22.2José Romildo Malaquias1-2/+2
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-2/+2
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-04-27mate.mate-session-manager: 1.22.0 -> 1.22.1José Romildo Malaquias1-2/+2
2019-04-21mate: use stdenv.lib.versions.majorMinor instead of mate.getReleaseJosé Romildo Malaquias1-1/+1
2019-04-21mate.mate-session-manager: 1.20.2 -> 1.22.0José Romildo Malaquias1-2/+2
2019-01-14mate.mate-session-manager: 1.21.0 -> 1.20.2worldofpeace1-2/+2
2018-09-11mate.mate-session-manager: 1.20.1 -> 1.21.0 (#46239)R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from mate-session-manager
2018-06-27mate.mate-session-manager: 1.20.0 -> 1.20.1 (#42481)R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mate-session-manager/versions. These checks were done: - built on NixOS - /nix/store/wbgh5848w72f7cvsh7ks2vj7f9i0ylnz-mate-session-manager-1.20.1/bin/mate-session passed the binary check. - /nix/store/wbgh5848w72f7cvsh7ks2vj7f9i0ylnz-mate-session-manager-1.20.1/bin/mate-session-properties passed the binary check. - /nix/store/wbgh5848w72f7cvsh7ks2vj7f9i0ylnz-mate-session-manager-1.20.1/bin/mate-session-save passed the binary check. - /nix/store/wbgh5848w72f7cvsh7ks2vj7f9i0ylnz-mate-session-manager-1.20.1/bin/mate-session-inhibit passed the binary check. - Warning: no invocation of /nix/store/wbgh5848w72f7cvsh7ks2vj7f9i0ylnz-mate-session-manager-1.20.1/bin/mate-wm had a zero exit code or showed the expected version - /nix/store/wbgh5848w72f7cvsh7ks2vj7f9i0ylnz-mate-session-manager-1.20.1/bin/.mate-session-wrapped passed the binary check. - /nix/store/wbgh5848w72f7cvsh7ks2vj7f9i0ylnz-mate-session-manager-1.20.1/bin/.mate-session-properties-wrapped passed the binary check. - /nix/store/wbgh5848w72f7cvsh7ks2vj7f9i0ylnz-mate-session-manager-1.20.1/bin/.mate-session-save-wrapped passed the binary check. - /nix/store/wbgh5848w72f7cvsh7ks2vj7f9i0ylnz-mate-session-manager-1.20.1/bin/.mate-session-inhibit-wrapped passed the binary check. - Warning: no invocation of /nix/store/wbgh5848w72f7cvsh7ks2vj7f9i0ylnz-mate-session-manager-1.20.1/bin/.mate-wm-wrapped had a zero exit code or showed the expected version - 8 of 10 passed binary check by having a zero exit code. - 1 of 10 passed binary check by having the new version present in output. - found 1.20.1 with grep in /nix/store/wbgh5848w72f7cvsh7ks2vj7f9i0ylnz-mate-session-manager-1.20.1 - directory tree listing: https://gist.github.com/f036604f75bea4aed0093a9ca8eb6f0a - du listing: https://gist.github.com/1083d12fd4033f9091a0ce334f09c1e4
2018-02-25tree-wide: autorename gnome packages to use dashesJan Tojnar1-4/+4
2018-02-13mate: update to release 1.20José Romildo Malaquias1-2/+2
2018-02-13mate: remove major-ver and minor-verJosé Romildo Malaquias1-6/+4
Keep only the version atribute in derivations, with the full version string of the package. This will make it easier to write a script for automatic updating of the packages using the update-source-version command from common-updater-scripts.
2018-01-09mate-session-manager: remove explicitly dependence on gsettings_desktop_schemasJosé Romildo Malaquias1-3/+2
Now it is propagated by gtk3.
2018-01-09mate-session-manager: revise dependenciesJosé Romildo Malaquias1-6/+10
2017-12-24mate-session-manager: 1.18.1 -> 1.18.2José Romildo Malaquias1-2/+2
2017-09-01mate: remove icon cacheromildo1-1/+2
2017-08-31mate-session-manager: init at 1.18.1romildo1-0/+37