making trash-cli a global package

This commit is contained in:
Rouven Seifert 2023-04-24 10:57:32 +02:00
parent 2e392c1356
commit 8013ca1898
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
4 changed files with 20 additions and 22 deletions

View file

@ -35,8 +35,7 @@
};
hyprland = {
# temp pin hyprland until wayland is updated in nixpkgs
url = "github:hyprwm/Hyprland/2df0d034bc4a18fafb3524401eeeceaa6b23e753";
url = "github:hyprwm/Hyprland/";
inputs = {
xdph.follows = "xdph";
};