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

            

                    

                                                                         

                              
                                                          







                              

                 

                                                                         

                          
                                                          



                         
                               





                          
                                     






                            
{
  "nodes": {
    "flake-utils": {
      "locked": {
        "lastModified": 1667395993,
        "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "flake-utils",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1669764884,
        "narHash": "sha256-1qWR/5+WtqxSedrFbUbM3zPMO7Ec2CGWaxtK4z4DdvY=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "0244e143dc943bcf661fdaf581f01eb0f5000fcf",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "release-22.05",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "flake-utils": "flake-utils",
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}