aboutsummaryrefslogblamecommitdiff
path: root/flake.lock
blob: f07bad6a8283df8bcdeea156396b63af753fa9d0 (plain) (tree)
1
2
3
4
5
6
7
8
9

            

                    

                                                                         

                              
                                                          







                              

                 

                                                                         

                          
                                                          









                          
                                     






                            
{
  "nodes": {
    "flake-utils": {
      "locked": {
        "lastModified": 1659877975,
        "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "flake-utils",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1666501938,
        "narHash": "sha256-OgkaIPfVnPupYs87hkjXMeM1t6JD4p1o/K4qlSPwsNs=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "6d3aacb2508b4230b96b3eadb377da426617e4ef",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "flake-utils": "flake-utils",
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}