Commit graph

10339 commits

Author SHA1 Message Date
Jan Tojnar e2eebc3856
Merge pull request #171917 from trofi/fix-fno-common-for-gnome-atomix
gnome.atomix: pull upstream fix for -fno-common toolchains
2022-05-09 18:01:04 +02:00
K900 31b1d66bfe powerdevil: drop ddcutil dependency 2022-05-08 21:29:29 +03:00
Sergei Trofimovich 387d083590 rox-filer: pull upstream fix for -fno-common toolchains
Without the change build agaist -fno-common toolchains like upstream
gcc-10 fails as:

    $ nix build -L --impure --expr 'with import ./. {}; rox-filer.overrideAttrs (oa: {   NIX_CFLAGS_COMPILE = (oa.NIX_CFLAGS_COMPILE or "") + "-fno-common"; })'
    ...
    ld: session.o:/build/rox-filer-2.11/ROX-Filer/build/../src/session.h:13:
      multiple definition of `session_auto_respawn';
        main.o:/build/rox-filer-2.11/ROX-Filer/build/../src/session.h:13:
        first defined here

While at it normalized local patch against top-level source tree
to ease application of upstream patches as is.
2022-05-08 10:09:54 +01:00
AndersonTorres d51fa87975 lxde: bring gtk2-x11 to the scope 2022-05-07 20:51:41 -03:00
AndersonTorres c268cb0725 lxde: refactor
To be more in line with the other desktops. Indeed it is strange to look at all
those lxde packages spread over all-packages.nix.
2022-05-07 19:05:38 -03:00
AndersonTorres e9ebd66bf6 arcan: refactor
To be more similar to other expressions (especially XFCE).
2022-05-07 15:12:12 -03:00
AndersonTorres 9331ecf18e arcan.pipeworld: 0.pre+date=2021-12-03 -> 0.6.1+date=2022-04-03 2022-05-07 15:10:31 -03:00
AndersonTorres 9642a2fe72 arcan.durden: 0.6.1+date=2022-03-11 -> 0.6.1+date=2022-04-16 2022-05-07 15:10:31 -03:00
Jan Tojnar 17b0f145a3 gnome.mutter: 42.0 → 42.1
https://gitlab.gnome.org/GNOME/mutter/-/compare/42.0...42.1
2022-05-07 11:39:39 +02:00
Jan Tojnar d9fed886f3 gnome.gnome-shell-extensions: 42.0 → 42.1
https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/compare/42.0...42.1
2022-05-07 11:39:39 +02:00
Jan Tojnar 6f44ed8857 gnome.gnome-shell: 42.0 → 42.1
https://gitlab.gnome.org/GNOME/gnome-shell/-/compare/42.0...42.1
2022-05-07 11:39:39 +02:00
Sergei Trofimovich 881d864942 gnome.atomix: pull upstream fix for -fno-common toolchains
Without the change build on -fno-common toolchains fails as:

    $ nix build --impure --expr 'with import ~/nm {}; gnome.atomix.override { stdenv = clang13Stdenv; }'
    ld: src/libatomix.a.p/canvas_helper.c.o: undefined reference to symbol 'ceil@@GLIBC_2.2.5'
    ld: /nix/store/m4g6lswi75b739cpdx8wfxlfmcazyks9-glibc-2.34-115/lib/libm.so.6: error adding symbols: DSO missing from command line
2022-05-07 07:58:56 +01:00
Jan Tojnar 41b15d2c14 gnome.gnome-control-center: 42.0 → 42.1
https://gitlab.gnome.org/GNOME/gnome-control-center/-/compare/42.0...42.1
2022-05-06 10:52:44 +02:00
Sandro 9541f17a51
Merge pull request #171410 from andrevmatos/kde/plasma
kde/plasma: 5.24.4 -> 5.24.5
2022-05-06 00:38:53 +02:00
Jan Tojnar ec0ae174f8 Revert "networkmanager-applet: rename from networkmanagerapplet"
network-manager-applet uses differrent naming scheme from the VPN plug-ins.
Let’s revert to the previous state, for now, to fix eval. We can do the rename later.

This reverts commit cecb014d5d.
2022-05-04 23:29:42 +02:00
Sandro 7e4329608c
Merge pull request #170952 from SuperSandro2000/firewalld
firewalld: init at 1.1.1
2022-05-04 20:51:27 +02:00
Bobby Rong ac72b18db2
Merge pull request #171471 from bobby285271/pantheon
pantheon.switchboard: 6.0.0 -> 6.0.1
2022-05-04 17:35:46 +08:00
Bobby Rong f908b3e348
pantheon.switchboard: 6.0.0 -> 6.0.1 2022-05-04 09:20:06 +08:00
André Vitor de Lima Matos c8b8c372f1
kde/plasma: 5.24.4 -> 5.24.5 2022-05-03 12:46:38 -03:00
Bobby Rong 71285d11fd
Merge pull request #170242 from armeenm/libglade-remove-python2
gnome2.libglade: remove python2-dependent functionality
2022-05-02 18:32:02 +08:00
Vladimír Čunát 9478ec747c
Merge branch 'staging-next-2022-04-23'
Close #169965: the PR and real 'staging-next' branch contained
extra systemd rebuild that I wanted to avoid in this iteration.
(to save Hydra's work)
2022-05-02 09:12:51 +02:00
José Romildo Malaquias 04073e06ee
Merge pull request #168637 from romildo/upd.lxqt-team
lxqt: add maintainers team
2022-05-01 13:51:43 -03:00
José Romildo 417b1c12b2 lxqt: add maintainers team 2022-05-01 13:03:21 -03:00
davidak cd3a3510dc
Merge pull request #171082 from bobby285271/pantheon
pantheon.granite7: init at 7.0.0
2022-05-01 17:56:42 +02:00
davidak c60375c5db
Merge pull request #168640 from romildo/upd.enlightenment-team
enlightenment: add maintainers team
2022-05-01 16:32:36 +02:00
davidak 84bf8a57c1
Merge pull request #168633 from romildo/upd.lumina-team
lumina: add maintainers team
2022-05-01 16:27:40 +02:00
Vladimír Čunát cec6e7362c
Merge branch 'master' into staging-next-2022-04-23 2022-05-01 14:26:52 +02:00
Bobby Rong b8ef8ac176
pantheon.granite7: init at 7.0.0 2022-05-01 10:04:04 +08:00
Vladimír Čunát c480cc2895
Merge branch 'master' into staging-next-2022-04-23 2022-04-30 23:02:28 +02:00
Ryan Horiguchi b9418937ec
gnomeExtensions: auto-update 2022-04-30 17:04:30 +02:00
Ryan Horiguchi a9e957f076
gnomeExtensions: update-extensions.py fix wrong variable name 2022-04-30 16:35:33 +02:00
R. Ryantm acfb65116a gnome.gnome-todo: unstable-2022-03-13 -> unstable-2022-04-07 2022-04-30 11:54:07 +02:00
Sandro Jäckel cecb014d5d
networkmanager-applet: rename from networkmanagerapplet 2022-04-30 02:26:11 +02:00
R. Ryantm d731df50f2 gnome.gnome-todo: unstable-2022-03-11 -> unstable-2022-03-13 2022-04-30 01:55:58 +02:00
Vladimír Čunát 8caa1418f6
Merge branch 'master' into staging-next-2022-04-23 2022-04-28 18:04:16 +02:00
R. Ryantm 990bff020f pantheon.pantheon-agent-polkit: 1.0.4 -> 1.0.5 2022-04-28 07:31:22 +00:00
Bobby Rong f4f969a484
Merge pull request #170360 from bobby285271/pantheon
Pantheon 7 updates 2022-04-25
2022-04-28 12:44:12 +08:00
Vladimír Čunát 51554cbbdb
Merge branch 'master' into staging-next-2022-04-23 2022-04-27 22:50:17 +02:00
Sandro 3ae05d648e
Merge pull request #170536 from romildo/upd.xfce4-terminal
xfce.xfce4-terminal: 1.0.1 -> 1.0.2
2022-04-27 18:12:39 +02:00
Sandro bf0457694b
Merge pull request #169144 from romildo/upd.lxqt
lxqt: 1.0.0 -> 1.1.0
2022-04-27 14:54:54 +02:00
R. Ryantm 8591989440 gnome.zenity: 3.42.0 -> 3.42.1 2022-04-27 07:42:01 +02:00
R. Ryantm 22bb11f301 gnome.gnome-software: 42.0 -> 42.1 2022-04-27 07:41:45 +02:00
R. Ryantm 5ad3773d7f gnome.gnome-remote-desktop: 42.1 -> 42.1.1 2022-04-27 07:40:43 +02:00
R. Ryantm 4a0b1df9fc gnome.gnome-calendar: 42.0 -> 42.1 2022-04-27 07:28:18 +02:00
R. Ryantm 8dd84e8e71 gnome.ghex: 42.1 -> 42.2 2022-04-27 07:27:29 +02:00
Bobby Rong a992999c73
pantheon.elementary-icon-theme: 6.1.0 -> 7.0.0 2022-04-27 10:18:16 +08:00
Bobby Rong 95d3cc9015
pantheon.elementary-gtk-theme: 6.1.1 -> 7.0.0 2022-04-27 10:12:47 +08:00
José Romildo fb18ee26ee xfce.xfce4-terminal: 1.0.1 -> 1.0.2 2022-04-26 20:02:23 -03:00
Vladimír Čunát ad8197eb43
Merge branch 'master' into staging-next 2022-04-25 23:11:18 +02:00
Jan Tojnar 6a323903ad
Merge pull request #170268 from bobby285271/gnome-music
gnome.gnome-music: 42.0 → 42.1
2022-04-25 22:54:27 +02:00