Skip to content
Snippets Groups Projects
Select Git revision
  • 752d3af553a93858a3ea54c4dfa38949953183bc
  • 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

flake.lock

Blame
  • flake.lock 2.43 KiB
    {
      "nodes": {
        "flake-utils": {
          "inputs": {
            "systems": "systems"
          },
          "locked": {
            "lastModified": 1710146030,
            "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
            "owner": "numtide",
            "repo": "flake-utils",
            "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
            "type": "github"
          },
          "original": {
            "owner": "numtide",
            "repo": "flake-utils",
            "type": "github"
          }
        },
        "nixpkgs": {
          "locked": {
            "lastModified": 1713344939,
            "narHash": "sha256-jpHkAt0sG2/J7ueKnG7VvLLkBYUMQbXQ2L8OBpVG53s=",
            "owner": "nixos",
            "repo": "nixpkgs",
            "rev": "e402c3eb6d88384ca6c52ef1c53e61bdc9b84ddd",
            "type": "github"
          },
          "original": {
            "owner": "nixos",
            "ref": "nixos-23.11",
            "repo": "nixpkgs",
            "type": "github"
          }
        },
        "nixpkgs_2": {
          "locked": {
            "lastModified": 1704145853,
            "narHash": "sha256-G/1AMt9ibpeMlcxvD1vNaC8imGaK+g7zZ99e29BLgWw=",
            "owner": "NixOS",
            "repo": "nixpkgs",
            "rev": "2d2ea8eab9e400618748ab1a6a108255233b602c",
            "type": "github"
          },
          "original": {
            "id": "nixpkgs",
            "ref": "nixos-23.11",
            "type": "indirect"
          }
        },
        "root": {
          "inputs": {
            "flake-utils": "flake-utils",
            "nixpkgs": "nixpkgs",
            "version": "version"
          }
        },
        "systems": {
          "locked": {
            "lastModified": 1681028828,
            "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
            "owner": "nix-systems",
            "repo": "default",
            "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
            "type": "github"
          },
          "original": {
            "owner": "nix-systems",
            "repo": "default",
            "type": "github"
          }
        },
        "version": {
          "inputs": {
            "nixpkgs": "nixpkgs_2"
          },
          "locked": {
            "lastModified": 1704542622,
            "narHash": "sha256-HnFuaOXHoxv8tpBvMsEjfhcl/hFNxEY7GbBqoyJ1U8U=",
            "ref": "refs/heads/master",
            "rev": "6b4f85fe6d934429cf3055bbcd8cf15014730118",
            "revCount": 114,
            "type": "git",
            "url": "https://gitlab.schukai.com/oss/utilities/version.git/"
          },
          "original": {
            "type": "git",
            "url": "https://gitlab.schukai.com/oss/utilities/version.git/"
          }
        }
      },
      "root": "root",
      "version": 7
    }