Add archive utils

This commit is contained in:
Nina Chloé Kassandra Reiß
2026-03-01 09:33:13 +01:00
parent 76a3e5371c
commit de12aa1313
3 changed files with 15 additions and 3 deletions

View File

@@ -2,8 +2,8 @@
let
dotfiles_hypr = pkgs.fetchgit {
url = "https://git.nichkara.eu/dotfiles/hypr";
rev = "afddd6b09803a66f5a77f0a8021757d2b7d87c75";
sha256 = "sha256-bIwb0gxgYcFKFGt/UhSG1oLJSnSk/EwMjO3FNRmq4ok=";
rev = "83da92f0d64620c6503b8b2d9fa27bd79816e025";
sha256 = "sha256-kEKJiH0oK0PuciJZ6ucinTKX5eMWxPPZXYNS1+HIcRA=";
};
dotfiles_waybar = pkgs.fetchgit {