Commit 3f347ef1 authored by R. RyanTM's avatar R. RyanTM
Browse files

console-setup: 1.235 -> 1.236

parent c55bcd5e
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 = [