[NixOS] Use git-sync-rs

This commit is contained in:
2025-08-16 12:55:08 -07:00
parent b3c3a7249c
commit 8b9c71b77e
3 changed files with 25 additions and 19 deletions

View File

@@ -161,6 +161,11 @@
url = "https://github.com/NixOS/nixpkgs/pull/433540.patch";
hash = "sha256-G4eJaX351/HMB0z4QNfgob+bVuqCcTEMGE7IPNcIGbw=";
})
# git-sync-rs package
(bootstrapPkgs.fetchpatch {
url = "https://patch-diff.githubusercontent.com/raw/NixOS/nixpkgs/pull/434160.patch";
hash = "sha256-Ma38c1w1K8AOR1EwbQ5iMTeTU/9YqosozBgohA6F+Hk=";
})
];
};
# Get eval-config from patched source