Unverified Commit de31a5c0 authored by Wolfgang Walther's avatar Wolfgang Walther Committed by GitHub
Browse files

console-setup: 1.236 -> 1.237 (#413413)

parents 359ab4a6 0414bf64
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.236";
  version = "1.237";

  src = fetchFromGitLab {
    domain = "salsa.debian.org";
    owner = "installer-team";
    repo = "console-setup";
    tag = finalAttrs.version;
    hash = "sha256-b7ck48wRPga/ugCVbPCKRSRrpawIJCsEV1kbNeXDIHk=";
    hash = "sha256-xNZsbTOXlrLveHr7LRK3/j0jYXtuBw08kng3yl9s7AU=";
  };

  buildInputs = [