Skip to content
Snippets Groups Projects
Select Git revision
  • fafc34f8f9295ac0b8bcd6903b33e89d6ab6fb09
  • master default protected
  • v1.23.2
  • v1.23.1
  • v1.23.0
  • v1.22.0
  • v1.21.1
  • v1.21.0
  • v1.20.3
  • v1.20.2
  • v1.20.1
  • v1.20.0
  • v1.19.4
  • v1.19.3
  • v1.19.2
  • v1.19.1
  • v1.19.0
  • v1.18.2
  • v1.18.1
  • v1.18.0
  • v1.17.0
  • v1.16.1
22 results

CONTRIBUTING.md

Blame
  • After you've reviewed these contribution guidelines, you'll be all set to contribute to this project.
    flake.lock 7.70 KiB
    {
      "nodes": {
        "certificatesFlake": {
          "inputs": {
            "commonFlake": "commonFlake",
            "flake-utils": "flake-utils",
            "flakeUtils": "flakeUtils",
            "nixpkgs": [
              "nixpkgs"
            ],
            "nixpkgsUnstable": "nixpkgsUnstable",
            "versionFlake": "versionFlake"
          },
          "locked": {
            "lastModified": 1726910851,
            "narHash": "sha256-O/V/S1FUgnoKIX9+tNmxwfaOjDIIkd+sQYZyfe1V7cg=",
            "ref": "refs/heads/master",
            "rev": "fec8536f73c0270bc6cfb3bfcf670bace323891a",
            "revCount": 7,
            "type": "git",
            "url": "https://gitlab.schukai.com/alvine/certificates.git"
          },
          "original": {
            "type": "git",
            "url": "https://gitlab.schukai.com/alvine/certificates.git"
          }
        },
        "commonFlake": {
          "inputs": {
            "nixpkgs": "nixpkgs"
          },
          "locked": {
            "dir": "common",
            "lastModified": 1718788884,
            "narHash": "sha256-PefMbkGNMK9TN1qcNL9OkFVTNdv6wo6XoaS8eTdsY04=",
            "ref": "refs/heads/master",
            "rev": "abda2dc723e13dfc835535593321c514666e679e",
            "revCount": 39,
            "type": "git",
            "url": "https://gitlab.schukai.com/schukai/entwicklung/nix-flakes.git?dir=common"
          },
          "original": {
            "dir": "common",
            "type": "git",
            "url": "https://gitlab.schukai.com/schukai/entwicklung/nix-flakes.git?dir=common"
          }
        },
        "commonFlake_2": {
          "inputs": {
            "nixpkgs": [
              "nixpkgs"
            ]
          },
          "locked": {
            "dir": "common",
            "lastModified": 1718788884,
            "narHash": "sha256-PefMbkGNMK9TN1qcNL9OkFVTNdv6wo6XoaS8eTdsY04=",
            "ref": "refs/heads/master",
            "rev": "abda2dc723e13dfc835535593321c514666e679e",
            "revCount": 39,
            "type": "git",
            "url": "https://gitlab.schukai.com/schukai/entwicklung/nix-flakes.git?dir=common"
          },
          "original": {
            "dir": "common",
            "type": "git",
            "url": "https://gitlab.schukai.com/schukai/entwicklung/nix-flakes.git?dir=common"
          }
        },
        "flake-utils": {