Skip to content
Snippets Groups Projects
Select Git revision
  • 1b3bdd2f3e7db1bfd6529dac3ad88725915608cc
  • master default protected
  • 1.31
  • 4.28.0
  • 4.27.0
  • 4.26.0
  • 4.25.5
  • 4.25.4
  • 4.25.3
  • 4.25.2
  • 4.25.1
  • 4.25.0
  • 4.24.3
  • 4.24.2
  • 4.24.1
  • 4.24.0
  • 4.23.6
  • 4.23.5
  • 4.23.4
  • 4.23.3
  • 4.23.2
  • 4.23.1
  • 4.23.0
23 results

Monster_Constraints.Invalid.html

Blame
  • project.nix 585 B
    {
      name = "ReqMan";
      mnemonic = "reqman";
      description = "ReqMan is a tool for managing requirements and test cases.";
      supportedSystems = ["x86_64-linux" "x86_64-darwin" "aarch64-linux" "aarch64-darwin"];
      compileForSystems = ["linux/arm64" "linux/amd64" "darwin/amd64" "windows/amd64"];
      modulePath = "https://gitlab.schukai.com/oss/utilities/requirements-manager";
      version = "0.1.1"; ## don't change this line, it is updated automatically by GitLab CI
      vendorHash = "sha256-yrNWU9cVs9zIFqNuHzndRG8C6E3sm8v5UdzwwW4HheM="; ## this is updated automatically by update-hashes
    }