Skip to content
Snippets Groups Projects
Select Git revision
  • d0ff68c499bb2bfce069c062edbd8965e8d4a583
  • main default protected
  • simp
3 results

flake.lock

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    flake.lock 2.37 KiB
    {
      "nodes": {
        "flake-utils": {
          "inputs": {
            "systems": "systems"
          },
          "locked": {
            "lastModified": 1705309234,
            "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=",
            "owner": "numtide",
            "repo": "flake-utils",
            "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26",
            "type": "github"
          },
          "original": {
            "owner": "numtide",
            "repo": "flake-utils",
            "type": "github"
          }
        },
        "language-c": {
          "flake": false,
          "locked": {
            "lastModified": 1702044640,
            "narHash": "sha256-jCpGlWLH6qnsskMnEOCAnYCKCwknpZv46cq2BmA4/cw=",
            "owner": "kalhauge",
            "repo": "language-c",
            "rev": "cca7c0b315cb0594071a546587bea79292e0c3d7",
            "type": "github"
          },
          "original": {
            "owner": "kalhauge",
            "repo": "language-c",
            "type": "github"
          }
        },
        "nix-filter": {
          "locked": {
            "lastModified": 1705332318,
            "narHash": "sha256-kcw1yFeJe9N4PjQji9ZeX47jg0p9A0DuU4djKvg1a7I=",
            "owner": "numtide",
            "repo": "nix-filter",
            "rev": "3449dc925982ad46246cfc36469baf66e1b64f17",
            "type": "github"
          },
          "original": {
            "owner": "numtide",
            "repo": "nix-filter",
            "type": "github"
          }
        },
        "nixpkgs": {
          "locked": {
            "lastModified": 1707939175,
            "narHash": "sha256-D1xan0lgxbmXDyzVqXTiSYHLmAMrMRdD+alKzEO/p3w=",
            "owner": "nixos",
            "repo": "nixpkgs",
            "rev": "f7e8132daca31b1e3859ac0fb49741754375ac3d",
            "type": "github"
          },
          "original": {
            "owner": "nixos",
            "ref": "nixpkgs-unstable",
            "repo": "nixpkgs",
            "type": "github"
          }
        },
        "root": {
          "inputs": {
            "flake-utils": "flake-utils",