Unverified Commit 3f977f9b authored by Weijia Wang's avatar Weijia Wang Committed by GitHub
Browse files

console-setup: 1.235 -> 1.236 (#397434)

parents 22ee4f8f 3f347ef1
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -12,14 +12,14 @@

stdenvNoCC.mkDerivation (finalAttrs: {
  pname = "console-setup";
  version = "1.235";
  version = "1.236";

  src = fetchFromGitLab {
    domain = "salsa.debian.org";
    owner = "installer-team";
    repo = "console-setup";
    tag = finalAttrs.version;
    hash = "sha256-EGUPj5MesEhC+W6E+8Cute3HtpurwZk0TlcLBReepvI=";
    hash = "sha256-b7ck48wRPga/ugCVbPCKRSRrpawIJCsEV1kbNeXDIHk=";
  };

  buildInputs = [