summary refs log tree commit diff
path: root/pkgs/desktops
Commit message (Collapse)AuthorAge
...
| | * | | | | lxqt.lxqt-about: 1.3.0 -> 1.4.0José Romildo2023-11-10
| | | | | | |
| | * | | | | lxqt.lximage-qt: 1.3.0 -> 1.4.0José Romildo2023-11-10
| | | | | | |
| | * | | | | lxqt.libfm-qt: 1.3.0 -> 1.4.0José Romildo2023-11-10
| | | | | | |
| | * | | | | lxqt.libqtxdg: 3.11.0 -> 3.12.0José Romildo2023-11-10
| | | | | | |
| | * | | | | lxqt.liblxqt: 1.3.0 -> 1.4.0José Romildo2023-11-10
| | | | | | |
| | * | | | | lxqt.lxqt-menu-data: init at 1.4.1José Romildo2023-11-10
| | | | | | |
* | | | | | | stdenv: fix meson rust cross compilationAlyssa Ross2023-11-09
| | | | | | |
* | | | | | | lib.systems: elaborate Rust metadataAlyssa Ross2023-11-09
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We need this stuff to be available in lib so make-derivation.nix can access it to construct the Meson cross file. This has a couple of other advantages: - It makes Rust less special. Now figuring out what Rust calls a platform is the same as figuring out what Linux or QEMU call it. - We can unify the schema used to define Rust targets, and the schema used to access those values later. Just like you can set "config" or "system" in a platform definition, and then access those same keys on the elaborated platform, you can now set "rustcTarget" in your crossSystem, and then access "stdenv.hostPlatform.rustcTarget" in your code. "rustcTarget", "rustcTargetSpec", "cargoShortTarget", and "cargoEnvVarTarget" have the "rustc" and "cargo" prefixes because these are not exposed to code by the compiler, and are not standardized. The arch/os/etc. variables are all named to match the forms in the Rust target spec JSON. The new rust.target-family only takes a list, since we don't need to worry about backwards compatibility when that name is used. The old APIs are all still functional with no warning for now, so that it's possible for external code to use a single API on both 23.05 and 23.11. We can introduce the warnings once 23.05 is EOL, and make them hard errors when 23.11 is EOL.
* | | | | | Merge branch 'master' into staging-nextWeijia Wang2023-11-04
|\| | | | |
| * | | | | gnustep.make: 2.9.0 -> 2.9.1R. Ryantm2023-11-04
| | | | | |
| * | | | | gnustep.back: 0.29.0 -> 0.30.0R. Ryantm2023-11-04
| |/ / / /
* | | | | gnustep.base: 1.28.0 -> 1.29.0K9002023-11-03
| | | | | | | | | | | | | | | | | | | | Fixes build on staging-next.
* | | | | Merge master into staging-nextgithub-actions[bot]2023-11-02
|\| | | |
| * | | | Merge pull request #264816 from bobby285271/upd/xfceBobby Rong2023-11-02
| |\ \ \ \ | | | | | | | | | | | | Xfce updates 2023-11-01
| | * | | | xfce.thunar-archive-plugin: 0.5.1 -> 0.5.2Bobby Rong2023-11-01
| | | | | | | | | | | | | | | | | | | | | | | | https://gitlab.xfce.org/thunar-plugins/thunar-archive-plugin/-/compare/thunar-archive-plugin-0.5.1...thunar-archive-plugin-0.5.2
| | * | | | xfce.xfconf: 4.18.2 -> 4.18.3Bobby Rong2023-11-01
| | | | | | | | | | | | | | | | | | | | | | | | https://gitlab.xfce.org/xfce/xfconf/-/compare/xfconf-4.18.2...xfconf-4.18.3
* | | | | | Merge master into staging-nextgithub-actions[bot]2023-10-31
|\| | | | |
| * | | | | deepin.dde-daemon: fix build with ddcutil 2rewine2023-10-30
| |/ / / /
* | | | | Merge branch 'master' into staging-nextVladimír Čunát2023-10-30
|\| | | |
| * | | | Merge pull request #264230 from Yarny0/xfce-xfconf-fix-segfaultBobby Rong2023-10-30
| |\ \ \ \ | | | | | | | | | | | | xfce.xfconf: fix xfwm4 segfaults after update to 4.18.2
| | * | | | xfce.xfconf: fix segfaults after update to 4.18.2Yarny02023-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xfconf 4.18.2 suffers a bug in its cache handling that causes regular segfaults in xfwm: https://gitlab.xfce.org/xfce/xfconf/-/issues/35 The commit at hand introduces a patch which will also be part of the next relese.
* | | | | | Merge master into staging-nextgithub-actions[bot]2023-10-28
|\| | | | | | |_|_|/ / |/| | | |
| * | | | plasma-workspace: 5.27.9 -> 5.27.9.1Peter Hoeg2023-10-27
| | | | |
* | | | | Merge master into staging-nextgithub-actions[bot]2023-10-27
|\| | | |
| * | | | Merge pull request #263617 from bobby285271/upd/pantheon-tweaksBobby Rong2023-10-27
| |\ \ \ \ | | | | | | | | | | | | pantheon-tweaks: 1.1.0 -> 1.1.1
| | * | | | pantheon-tweaks: 1.1.0 -> 1.1.1Bobby Rong2023-10-26
| | | | | | | | | | | | | | | | | | | | | | | | https://github.com/pantheon-tweaks/pantheon-tweaks/compare/1.1.0...1.1.1
* | | | | | Merge master into staging-nextgithub-actions[bot]2023-10-26
|\| | | | |
| * | | | | Merge pull request #263338 from bobby285271/upd/xfceBobby Rong2023-10-26
| |\ \ \ \ \ | | |_|/ / / | |/| | | | xfce.thunar: 4.18.7 -> 4.18.8
| | * | | | xfce.thunar: 4.18.7 -> 4.18.8Bobby Rong2023-10-25
| | | | | | | | | | | | | | | | | | | | | | | | https://gitlab.xfce.org/xfce/thunar/-/compare/thunar-4.18.7...thunar-4.18.8
* | | | | | Merge branch 'staging' into staging-nextVladimír Čunát2023-10-26
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge staging-next into staginggithub-actions[bot]2023-10-22
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge staging-next into staginggithub-actions[bot]2023-10-22
| |\ \ \ \ \
| * \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2023-10-20
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2023-10-20
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2023-10-19
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge staging-next into staginggithub-actions[bot]2023-10-19
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2023-10-18
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2023-10-18
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2023-10-17
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2023-10-16
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2023-10-15
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2023-10-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2023-10-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2023-10-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2023-10-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2023-10-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge staging-next into staginggithub-actions[bot]2023-10-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/staging-next' into stagingAlyssa Ross2023-10-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/top-level/linux-kernels.nix
| * | | | | | | | | | | | | | | | | | | | | treewide: refactor `.attrs.sh` detectionMaximilian Bosch2023-10-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When specifying the `builder` attribute in `stdenv.mkDerivation`, this will be effectively transformed into builtins.derivation { builder = stdenv.shell; args = [ "-e" builder ]; } This also means that `default-builder.sh` is never sourced and as a result it's not guaranteed that `$NIX_ATTRS_SH_FILE` is set to a correct location[1]. Also, we need to source `.attrs.sh` to source `$stdenv`. So, the following is done now: * If `$NIX_ATTRS_SH_FILE` points to a correct location, then use it. Directly using `.attrs.sh` is problematic for `nix-shell(1)` usage (see previous commit for more context), so prefer the environment variable if possible. * Otherwise, if `.attrs.sh` exists, then use it. See [1] for when this can happen. * If neither applies, it can be assumed that `__structuredAttrs` is turned off and thus nothing needs to be done. [1] It's possible that it doesn't exist at all - in case of Nix 2.3 or it can point to a wrong location on older Nix versions with a bug in `__structuredAttrs`.
* | | | | | | | | | | | | | | | | | | | | | plasma5: 5.27.8 -> 5.27.9K9002023-10-25
| | | | | | | | | | | | | | | | | | | | | |