cleanup, deadnix, format

This commit is contained in:
Grisha Shipunov 2025-05-27 10:17:27 +02:00
parent 6ffe2d49ee
commit 7223ca43a7
5 changed files with 29 additions and 37 deletions

View file

@ -12,7 +12,7 @@
environment.systemPackages =
let
xwayland-satellite-git = pkgs.xwayland-satellite.overrideAttrs (
final: prev: {
final: _prev: {
version = "git";
cargoHash = "sha256-MaF2FyR3HvQAKkZKa8OO/5jbO64/Ncv7+JqHda4jN50=";
src = pkgs.fetchFromGitHub {