feat: add vieb

This commit is contained in:
Leon Schwarzäugl 2024-12-30 15:21:29 +01:00
parent db61149b70
commit 7636ee17e0
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
4 changed files with 206 additions and 4 deletions

View file

@ -27,11 +27,11 @@ let
dolphin # gc/wii
]);
# #river = prev.river.overrideAttrs (oldAttrs: rec {
# luakit = prev.river.overrideAttrs (oldAttrs: rec {
# pname = "river";
# version = "git";
# src = prev.fetchFromGitHub {
# owner = "riverwm";
# owner = "luakit";
# repo = pname;
# rev = "c16628c7f57c51d50f2d10a96c265fb0afaddb02";
# hash = "sha256-E3Xtv7JeCmafiNmpuS5VuLgh1TDAbibPtMo6A9Pz6EQ=";