aboutsummaryrefslogblamecommitdiff
path: root/flake.lock
blob: cf5c7051f77f6959327aca53c88a449767cae551 (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": 1665208795,
        "narHash": "sha256-1ucBOyG1yvHHig79926qFo7N1TKvx3HWYzl0tcCJqOM=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "a070b3c46b348e3c68e33ea233c18dd5582f3e29",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "flake-utils": "flake-utils",
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}