Skip to content
Snippets Groups Projects
Select Git revision
  • 5b9aa060ef465c17afbd2a505ae28dd6b2daf221
  • master default protected
  • v0.4.7
  • v0.4.6
  • v0.4.5
  • v0.4.4
  • v0.4.3
  • v0.4.2
  • v0.4.1
  • v0.4.0
  • v0.3.0
  • v0.2.1
  • v0.2.0
13 results

conan.mk

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"
          }
        },