Reinstall nixos

This commit is contained in:
2025-08-20 16:56:46 -04:00
parent 893ca2738a
commit 2b013d8af5
2 changed files with 21 additions and 23 deletions

View File

@ -167,22 +167,22 @@
# lemonake.packages.${pkgs.system}.wayvr-dashboard-git
(monado.overrideAttrs (oldAttrs: rec {
src = fetchFromGitLab {
domain = "gitlab.freedesktop.org";
owner = "monado";
repo = "monado";
rev = "9abe461c";
hash = "sha256-c/I7wFoLPZ///yU/AoqgL9Fz3iSp5jH9E2vTXaKE4Vs=";
};
patches = [];
# (pkgs.fetchpatch {
# url = "https://gitlab.freedesktop.org/monado/monado/-/merge_requests/2425.diff";
# sha256 = "0hhfk86z1yq5gn9bzqpv46nb9bdx3fygi55b4ayzmnamva7rcajp";
# })
# ];
}))
];
# (monado.overrideAttrs (oldAttrs: rec {
# src = fetchFromGitLab {
# domain = "gitlab.freedesktop.org";
# owner = "monado";
# repo = "monado";
# rev = "9abe461c";
# hash = "sha256-c/I7wFoLPZ///yU/AoqgL9Fz3iSp5jH9E2vTXaKE4Vs=";
# };
# patches = [];
# # (pkgs.fetchpatch {
# # url = "https://gitlab.freedesktop.org/monado/monado/-/merge_requests/2425.diff";
# # sha256 = "0hhfk86z1yq5gn9bzqpv46nb9bdx3fygi55b4ayzmnamva7rcajp";
# # })
# # ];
# }))
# ];
#
# github:PassiveLemon/lemonake/master/pkgs/wayvr-dashboard