Update to nixos 23.11
All checks were successful
Check Flake / check-flake (push) Successful in 1m24s

This commit is contained in:
2024-01-31 21:42:13 -07:00
parent 932b05a42e
commit 800a95d431
8 changed files with 14 additions and 16 deletions

View File

@@ -7,8 +7,8 @@ stdenv.mkDerivation rec {
src = fetchFromGitHub {
owner = "google";
repo = "gasket-driver";
rev = "97aeba584efd18983850c36dcf7384b0185284b3";
sha256 = "pJwrrI7jVKFts4+bl2xmPIAD01VKFta2SRuElerQnTo=";
rev = "09385d485812088e04a98a6e1227bf92663e0b59";
sha256 = "fcnqCBh04e+w8g079JyuyY2RPu34M+/X+Q8ObE+42i4=";
};
makeFlags = [