aboutsummaryrefslogblamecommitdiff
path: root/flake.lock
blob: ee4132192a554f0ee88ecbd8eed680da0f53e884 (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": 1665349835,
        "narHash": "sha256-UK4urM3iN80UXQ7EaOappDzcisYIuEURFRoGQ/yPkug=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "34c5293a71ffdb2fe054eb5288adc1882c1eb0b1",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "flake-utils": "flake-utils",
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}