Commit Graph

2453 Commits

Author SHA1 Message Date
github-actions[bot]
e8096ee1e1
Merge staging-next into staging 2023-11-10 18:01:34 +00:00
Alyssa Ross
afabc4a15d
Merge remote-tracking branch 'origin/master' into HEAD
Conflicts:
	pkgs/development/libraries/SDL2/default.nix
2023-11-10 15:18:19 +01:00
Artturi
597d0fcd5a
Merge pull request #265091 from a-kenji/wrap/cosmic-settings 2023-11-10 15:56:10 +02:00
Alyssa Ross
e3e57b8f18 lib.systems: elaborate Rust metadata
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.
2023-11-09 10:02:24 +01:00
github-actions[bot]
00a0662a3c
Merge master into staging-next 2023-11-09 00:02:14 +00:00
Mihai Fufezan
5217d4554f
xdg-desktop-portal-hyprland: 1.2.3 -> 1.2.4 2023-11-08 13:40:00 +02:00
Mihai Fufezan
b7fa001b72
hyprland: 0.31.0 -> 0.32.0 2023-11-08 13:39:48 +02:00
github-actions[bot]
6e287cb9de
Merge master into staging-next 2023-11-05 00:02:23 +00:00
Thiago Kenji Okada
3fcd5f430b
Merge pull request #263206 from kanashimia/revert-259066-add-renice-sway
Revert "nixos/sway: add enableRealtime option"
2023-11-04 21:59:06 +00:00
github-actions[bot]
3c43b804d4
Merge master into staging-next 2023-11-03 18:01:23 +00:00
Nick Cao
1d455e2e54
Merge pull request #265109 from IogaMaster/picom-allusive
picom-allusive: 0.3.2 -> 1.2.5
2023-11-03 09:54:44 -04:00
a-kenji
889833cf06 cosmic-settings: wrap program with cosmic-icons 2023-11-03 10:00:40 +01:00
IogaMaster
7ed97be362 picom-allusive: 0.3.2 -> 1.2.5
Co-authored-by: Allusive <99632976+allusive-dev@users.noreply.github.com>
2023-11-02 20:31:45 -06:00
github-actions[bot]
29efc257c0
Merge master into staging-next 2023-11-02 18:01:07 +00:00
Niko
02ee793341 cosmic-settings: init at unstable-2023-10-26 2023-11-02 14:12:51 +01:00
github-actions[bot]
cd7af6170b
Merge master into staging-next 2023-11-01 18:01:01 +00:00
Franz Pletz
71a457ff85
Merge pull request #264437 from khaneliman/hyprpicker 2023-11-01 17:40:49 +01:00
R. Ryantm
2aa570d488 i3: 4.22 -> 4.23 2023-10-31 16:03:54 +00:00
Austin Horstman
8d9bb79e95
hyprpicker: 0.1.1 -> 0.2.0 2023-10-30 20:41:38 -05:00
github-actions[bot]
931938d1df
Merge master into staging-next 2023-10-30 18:01:02 +00:00
Sefa Eyeoglu
f8e8e037ac
hyprpicker: set mainProgram
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-10-29 22:00:56 +01:00
github-actions[bot]
4791949f6a
Merge master into staging-next 2023-10-28 00:02:23 +00:00
Anderson Torres
1601da23ef cardboard: migrate to by-name 2023-10-27 16:01:58 -03:00
Vladimír Čunát
d811555465
Merge branch 'staging' into staging-next 2023-10-26 10:36:50 +02:00
Anderson Torres
347ed6dca8 cardboard: unbreak 2023-10-25 13:26:38 -03:00
Vladimír Čunát
47b0ad3d47
Merge #257301: cairo: 1.16.0 -> 1.18.0
...into staging
2023-10-25 13:05:42 +02:00
Artturi
33d97feea4
Merge pull request #261451 from fufexan/hyprland 2023-10-24 23:21:27 +03:00
Kanashimia
952bb841ae
Revert "nixos/sway: add enableRealtime option" 2023-10-24 21:38:32 +03:00
Robin Gloster
e5d552f5b9
treewide: update globin's maintainership 2023-10-24 13:09:45 +02:00
0x4A6F
a990f74cf8
treewide: sha256 -> hash (#262801)
* tumpa: sha256 -> hash

* qubes-core-vchan-xen: sha256 -> hash

* qdmr: sha256 -> hash

* w_scan2: sha256 -> hash

* libcdada: sha256 -> hash

* eidolon: sha256 -> hash

* freenukum: sha256 -> hash

* promscale: sha256 -> hash

* tacacsplus: sha256 -> hash

* blflash: sha256 -> hash

* silicon: sha256 -> hash

* nethoscope: sha256 -> hash

* pmacct: sha256 -> hash

* tayga: sha256 -> hash

* alejandra: sha256 -> hash

* igrep: sha256 -> hash

* cwm: sha256 -> hash

* dasel: sha256 -> hash
2023-10-23 00:38:33 +02:00
Mihai Fufezan
3be139fcb7
xdg-desktop-portal-hyprland: 1.1.0 -> 1.2.3 2023-10-22 16:49:18 +03:00
Alyssa Ross
215518fbc0
wmfocus: add expat build input
Currently, this is propagated from cairo, but that will soon no longer
be the case.
2023-10-20 22:03:07 +00:00
Bobby Rong
beb014d4ea
weston: Add missing libGL
Cairo will soon no longer propagate libGL.

Run-time dependency egl found: NO (tried pkgconfig and cmake)
2023-10-20 22:03:05 +00:00
Alyssa Ross
6bdb478d73
wayfire: add libGL build input
Currently, this is propagated from cairo, but that will soon no longer
be the case.
2023-10-20 22:03:04 +00:00
Alyssa Ross
cb414381c0
sway: add libGL build input
Currently, this is propagated from cairo, but that will soon no longer
be the case.
2023-10-20 22:03:03 +00:00
Alyssa Ross
6308a17464
jay: add libGL build input
Currently, this is propagated from cairo, but that will soon no longer
be the case.
2023-10-20 22:02:53 +00:00
Alyssa Ross
69eeadcce6
i3lock-color: add xcbutil build input
Currently, this is propagated from cairo, but that will soon no longer
be the case.
2023-10-20 22:02:51 +00:00
Alyssa Ross
b5acdd6fa0
i3lock-blur: add libGL build input
Currently, this is propagated from cairo, but that will soon no longer
be the case.
2023-10-20 22:02:49 +00:00
Alyssa Ross
3f59b0a61b
i3lock: add xcbutil build input
Currently, this is propagated from cairo, but that will soon no longer
be the case.
2023-10-20 22:02:48 +00:00
Bobby Rong
9c3a7f2ae8
hyprpicker: Add missing libGL
Cairo will soon no longer propagate libGL.

/build/source/src/debug/../includes.hpp:30:10: fatal error: GLES3/gl32.h: No such file or directory
   30 | #include <GLES3/gl32.h>
      |          ^~~~~~~~~~~~~~
compilation terminated.
2023-10-20 22:02:47 +00:00
Bobby Rong
53b550170d
hyprpaper: Add missing libGL
Cairo will soon no longer propagate libGL.

/build/source/src/events/../includes.hpp:31:10: fatal error: GLES3/gl32.h: No such file or directory
   31 | #include <GLES3/gl32.h>
      |          ^~~~~~~~~~~~~~
compilation terminated.
2023-10-20 22:02:46 +00:00
Alyssa Ross
de928d3fd7
hyprland: add libGL build input
Currently, this is propagated from cairo, but that will soon no longer
be the case.
2023-10-20 22:02:44 +00:00
github-actions[bot]
d7e9da1742
Merge master into staging-next 2023-10-20 12:01:24 +00:00
R. Ryantm
5609e2336e cwm: 7.1 -> 7.4 2023-10-20 08:33:55 +00:00
github-actions[bot]
4b9cf6ff6e
Merge master into staging-next 2023-10-19 00:02:21 +00:00
Weijia Wang
31267d61a6
Merge pull request #261530 from eclairevoyant/picom-allusive
picom-allusive: install manpage, fix meta
2023-10-18 21:19:22 +02:00
Alyssa Ross
acf111d42b
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/python-modules/flask-wtf/default.nix
	pkgs/development/python-modules/unstructured-inference/default.nix
	pkgs/development/python-modules/unstructured/default.nix
	pkgs/development/python-modules/velbus-aio/default.nix
2023-10-17 13:05:40 +00:00
Weijia Wang
4231696a9d
Merge pull request #259755 from wineee/wayfire
wayfire-with-plugins: 0.7.5 -> 0.8.0
2023-10-17 09:56:00 +02:00
éclairevoyant
c3c0fe45e2
picom-allusive: preserve meta attrs, except longDescription 2023-10-16 21:57:57 -04:00
éclairevoyant
496319a38c
picom-allusive: install manpage 2023-10-16 20:32:33 -04:00