aboutsummaryrefslogblamecommitdiff
path: root/flake.lock
blob: dc42694f0ae1ff78554a3d3390622a1a417dedff (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": 1665898131,
        "narHash": "sha256-43kAPTABJTmS+ZXQ/sEAVEmXbhJLSuR8lnRJifi5GAI=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "3f5416e81a456d243a44c0651873ed247d51f5b2",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "flake-utils": "flake-utils",
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}