Skip to content

Commit 44e6208

Browse files
committed
what am i doing
1 parent 433d8ba commit 44e6208

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

.github/workflows/update-flake-inputs.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,7 @@ jobs:
3737
chown $USER $XDG_RUNTIME_DIR
3838
chmod 0700 $XDG_RUNTIME_DIR
3939
40-
sudo apt-get update
41-
sudo apt install -y meson wget build-essential ninja-build cmake-extras cmake gettext gettext-base fontconfig libfontconfig-dev libffi-dev libxml2-dev libdrm-dev libxkbcommon-x11-dev libxkbregistry-dev libxkbcommon-dev libpixman-1-dev libudev-dev libseat-dev seatd libxcb-dri3-dev libegl-dev libgles2 libegl1-mesa-dev glslang-tools libinput-bin libinput-dev libxcb-composite0-dev libavutil-dev libavcodec-dev libavformat-dev libxcb-ewmh2 libxcb-ewmh-dev libxcb-present-dev libxcb-icccm4-dev libxcb-render-util0-dev libxcb-res0-dev libxcb-xinput-dev libtomlplusplus3 libre2-dev
42-
git clone --recursive https://github.com/hyprwm/Hyprland
43-
cd Hyprland
44-
make all && sudo make install
45-
40+
nix-env -iA nixpkgs.hyprland
4641
Hyprland &
4742
sleep 5 # Give Hyprland some time to start
4843
hyprctl -i 0 dispatch exec "$(pwd)/result/bin/caelestia-shell"

0 commit comments

Comments
 (0)