Skip to content
Snippets Groups Projects
Select Git revision
  • nix_devshell
  • main default protected
  • fix/rename-envs
  • tmp/testing-pipeline-env-changes
  • v/1-4-3
  • refactor/server-env-parsing
  • pcap
  • maxb/testing-golang-version-validation
  • maxb/gitlab-integration-test-stages
  • log_error
  • feat/add-missing-env
  • maxb/bind-mount-start-scripts
  • obfs4_env
  • go-version
  • fixing-framing
  • refactor-avoid-panic
  • xperimentl
  • android_api
  • builds
  • feat/quic
  • v1.4.2
  • v1.4.1
  • v1.4.0
  • v1.3.0
  • v1.2.0
  • v1.1.0
  • v1.0.0
  • v0.1.0
28 results

flake.lock

Blame
  • flake.lock 1.89 KiB
    {
      "nodes": {
        "flake-utils": {
          "inputs": {
            "systems": "systems"
          },
          "locked": {
            "lastModified": 1731533236,
            "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
            "owner": "numtide",
            "repo": "flake-utils",
            "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
            "type": "github"
          },
          "original": {
            "owner": "numtide",
            "repo": "flake-utils",
            "type": "github"
          }
        },
        "nixpkgs": {
          "locked": {
            "lastModified": 1733581040,
            "narHash": "sha256-Qn3nPMSopRQJgmvHzVqPcE3I03zJyl8cSbgnnltfFDY=",
            "owner": "NixOS",
            "repo": "nixpkgs",
            "rev": "22c3f2cf41a0e70184334a958e6b124fb0ce3e01",
            "type": "github"
          },
          "original": {
            "owner": "NixOS",
            "ref": "nixos-unstable",
            "repo": "nixpkgs",
            "type": "github"
          }
        },
        "nixpkgs_2": {
          "locked": {
            "lastModified": 1728538411,
            "narHash": "sha256-f0SBJz1eZ2yOuKUr5CA9BHULGXVSn6miBuUWdTyhUhU=",
            "owner": "NixOS",
            "repo": "nixpkgs",
            "rev": "b69de56fac8c2b6f8fd27f2eca01dcda8e0a4221",
            "type": "github"
          },
          "original": {
            "owner": "NixOS",
            "ref": "nixpkgs-unstable",
            "repo": "nixpkgs",
            "type": "github"
          }
        },
        "root": {
          "inputs": {
            "flake-utils": "flake-utils",
            "nixpkgs": "nixpkgs"
          }
        },
        "systems": {
          "locked": {
            "lastModified": 1681028828,
            "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
            "owner": "nix-systems",
            "repo": "default",
            "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
            "type": "github"
          },
          "original": {
            "owner": "nix-systems",
            "repo": "default",
            "type": "github"
          }
        }
      },
      "root": "root",
      "version": 7
    }