mirror of
https://codeberg.org/FabricSoul/dwl.git
synced 2025-08-07 14:00:23 -04:00
Compare commits
No commits in common. "d03bbf24bf80e4fe9149a91f401c6fa95ea90433" and "15bfffd87a6f9da0bc551db95c7c2a9a069b3708" have entirely different histories.
d03bbf24bf
...
15bfffd87a
1 changed files with 0 additions and 18 deletions
18
shell.nix
18
shell.nix
|
@ -1,18 +0,0 @@
|
||||||
{pkgs ? import <nixpkgs> {}}:
|
|
||||||
pkgs.mkShell {
|
|
||||||
packages = with pkgs; [
|
|
||||||
gnumake
|
|
||||||
pkg-config
|
|
||||||
wayland
|
|
||||||
xwayland
|
|
||||||
xorg.libxcb
|
|
||||||
xorg.xcbutilwm
|
|
||||||
wayland-protocols
|
|
||||||
wayland-scanner
|
|
||||||
libinput
|
|
||||||
wlroots
|
|
||||||
libxkbcommon
|
|
||||||
pixman
|
|
||||||
systemd
|
|
||||||
];
|
|
||||||
}
|
|
Loading…
Add table
Add a link
Reference in a new issue