Skip to content
Snippets Groups Projects
Select Git revision
  • 5b466be3dfa5bde3550a229dc44863a843636947
  • master default protected
  • 0.8.2
  • 0.8.1
  • 0.8.0
  • 0.7.13
  • 0.7.12
  • 0.7.11
  • 0.7.10
  • 0.7.9
  • 0.7.8
  • 0.7.7
  • 0.7.6
  • 0.7.5
  • 0.7.4
  • 0.7.3
  • 0.7.2
  • 0.7.1
  • 0.7.0
  • 0.6.27
  • 0.6.26
  • 0.6.25
22 results

Taskfile.yaml

Blame
  • flake.lock 4.96 KiB
    {
      "nodes": {
        "common": {
          "inputs": {
            "nixpkgs": "nixpkgs"
          },
          "locked": {
            "lastModified": 1,
            "narHash": "sha256-VjRoAeu0HhpiJ/oCup7JyT8IEgO+CwLkxCTno3UwAK8=",
            "path": "./common",
            "type": "path"
          },
          "original": {
            "path": "./common",
            "type": "path"
          }
        },
        "devFlakes": {
          "inputs": {
            "common": "common",
            "git-commit": "git-commit",
            "nixpkgs": "nixpkgs_3"
          },
          "locked": {
            "lastModified": 1715272075,
            "narHash": "sha256-AzweeNBIAnYohoBx6NXmSy7aayFr0H1DfEFvDnHIaLY=",
            "ref": "refs/heads/master",
            "rev": "4a30b23f6580958ff5e06af5534f03228f7be631",
            "revCount": 28,
            "type": "git",
            "url": "https://gitlab.schukai.com/schukai/entwicklung/nix-flakes.git/"
          },
          "original": {
            "type": "git",
            "url": "https://gitlab.schukai.com/schukai/entwicklung/nix-flakes.git/"
          }
        },
        "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"
          }
        },
        "git-commit": {
          "inputs": {
            "nixpkgs": "nixpkgs_2"
          },
          "locked": {
            "lastModified": 1,
            "narHash": "sha256-8hXrOA8SKy//ctoL1poIhJwuT7G4rvVu7FguROzEoDg=",
            "path": "./git-commit",
            "type": "path"
          },
          "original": {
            "path": "./git-commit",
            "type": "path"
          }
        },
        "nixpkgs": {
          "locked": {
            "lastModified": 1714971268,
            "narHash": "sha256-IKwMSwHj9+ec660l+I4tki/1NRoeGpyA2GdtdYpAgEw=",
            "owner": "NixOS",
            "repo": "nixpkgs",
            "rev": "27c13997bf450a01219899f5a83bd6ffbfc70d3c",
            "type": "github"
          },
          "original": {
            "id": "nixpkgs",
            "ref": "nixos-23.11",
            "type": "indirect"
          }
        },
        "nixpkgs_2": {
          "locked": {
            "lastModified": 1704874635,
            "narHash": "sha256-YWuCrtsty5vVZvu+7BchAxmcYzTMfolSPP5io8+WYCg=",
            "owner": "NixOS",
            "repo": "nixpkgs",
            "rev": "3dc440faeee9e889fe2d1b4d25ad0f430d449356",
            "type": "github"
          },
          "original": {
            "id": "nixpkgs",
            "ref": "nixos-23.11",
            "type": "indirect"
          }
        },
        "nixpkgs_3": {
          "locked": {
            "lastModified": 1715106579,
            "narHash": "sha256-gZMgKEGiK6YrwGBiccZ1gemiUwjsZ1Zv49KYOgmX2fY=",
            "owner": "NixOS",
            "repo": "nixpkgs",
            "rev": "8be0d8a1ed4f96d99b09aa616e2afd47acc3da89",
            "type": "github"
          },
          "original": {
            "id": "nixpkgs",
            "ref": "nixos-23.11",
            "type": "indirect"
          }
        },
        "nixpkgs_4": {
          "locked": {
            "lastModified": 1715395895,
            "narHash": "sha256-DreMqi6+qa21ffLQqhMQL2XRUkAGt3N7iVB5FhJKie4=",
            "owner": "nixos",
            "repo": "nixpkgs",
            "rev": "71bae31b7dbc335528ca7e96f479ec93462323ff",
            "type": "github"
          },
          "original": {
            "owner": "nixos",
            "ref": "nixos-23.11",
            "repo": "nixpkgs",
            "type": "github"
          }
        },
        "nixpkgs_5": {
          "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": {
            "devFlakes": "devFlakes",
            "flake-utils": "flake-utils",
            "nixpkgs": "nixpkgs_4",
            "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_5"
          },
          "locked": {
            "lastModified": 1715522646,
            "narHash": "sha256-Cljp1vlqLuvP5oqvFZGwbZ0ypWnLkK2t+0qDe+rX13E=",
            "ref": "refs/heads/master",
            "rev": "abd140ed98b8ecb71212f388260a40c8ef0e2426",
            "revCount": 122,
            "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
    }