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

            


                    



                   

                                                                         

                             
                                                          



                        
                                  



                             







                                          

                                                                         

                                 
                                                          







                                 















                                                                         




















                                                                         


                     



                   

                                                                         

                                 
                                                          



                                 
                               



                               

                 

                                                                         

                          
                                                          



                         
                             



                          

                       

                                                                         

                          
                                                          








                             

                        

                                                                         

                          
                                                          








                                





                                       
         

                 

                                                                         
                          
                                
                                                          



                          
                                


                        

                 
                           
                                         
                                       
                             
                                             
                                               
                                    
       
      






                    

                                                                         

                              
                                                          






                              




                 
{
  "nodes": {
    "darwin": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1743127615,
        "narHash": "sha256-+sMGqywrSr50BGMLMeY789mSrzjkoxZiu61eWjYS/8o=",
        "owner": "lnl7",
        "repo": "nix-darwin",
        "rev": "fc843893cecc1838a59713ee3e50e9e7edc6207c",
        "type": "github"
      },
      "original": {
        "owner": "lnl7",
        "ref": "nix-darwin-24.11",
        "repo": "nix-darwin",
        "type": "github"
      }
    },
    "emacs-overlay": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ],
        "nixpkgs-stable": "nixpkgs-stable"
      },
      "locked": {
        "lastModified": 1746408337,
        "narHash": "sha256-ul9ToNHnT4CAXuwEWC9hMCOl1YILnHRvCGbXBqWRWg0=",
        "owner": "nix-community",
        "repo": "emacs-overlay",
        "rev": "ee6f3f6077dc9504f27801203dcd1b610608aa6a",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "repo": "emacs-overlay",
        "type": "github"
      }
    },
    "flake-compat": {
      "flake": false,
      "locked": {
        "lastModified": 1696426674,
        "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
        "owner": "edolstra",
        "repo": "flake-compat",
        "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
        "type": "github"
      },
      "original": {
        "owner": "edolstra",
        "repo": "flake-compat",
        "type": "github"
      }
    },
    "gitignore": {
      "inputs": {
        "nixpkgs": [
          "pre-commit-hooks",
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1709087332,
        "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
        "owner": "hercules-ci",
        "repo": "gitignore.nix",
        "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
        "type": "github"
      },
      "original": {
        "owner": "hercules-ci",
        "repo": "gitignore.nix",
        "type": "github"
      }
    },
    "home-manager": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1746171682,
        "narHash": "sha256-EyXUNSa+H+YvGVuQJP1nZskXAowxKYp79RNUsNdQTj4=",
        "owner": "nix-community",
        "repo": "home-manager",
        "rev": "50eee705bbdbac942074a8c120e8194185633675",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "ref": "release-24.11",
        "repo": "home-manager",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1746301764,
        "narHash": "sha256-5odz+NZszRya//Zd0P8h+sIwOnV35qJi+73f4I+iv1M=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "537ee98218704e21ea465251de512ab6bbb9012e",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-24.11",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs-stable": {
      "locked": {
        "lastModified": 1746301764,
        "narHash": "sha256-5odz+NZszRya//Zd0P8h+sIwOnV35qJi+73f4I+iv1M=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "537ee98218704e21ea465251de512ab6bbb9012e",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixos-24.11",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgsUnstable": {
      "locked": {
        "lastModified": 1746328495,
        "narHash": "sha256-uKCfuDs7ZM3QpCE/jnfubTg459CnKnJG/LwqEVEdEiw=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "979daf34c8cacebcd917d540070b52a3c2b9b16e",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "pre-commit-hooks": {
      "inputs": {
        "flake-compat": "flake-compat",
        "gitignore": "gitignore",
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1742649964,
        "narHash": "sha256-DwOTp7nvfi8mRfuL1escHDXabVXFGT1VlPD1JHrtrco=",
        "owner": "cachix",
        "repo": "git-hooks.nix",
        "rev": "dcf5072734cb576d2b0c59b2ac44f5050b5eac82",
        "type": "github"
      },
      "original": {
        "owner": "cachix",
        "repo": "git-hooks.nix",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "darwin": "darwin",
        "emacs-overlay": "emacs-overlay",
        "home-manager": "home-manager",
        "nixpkgs": "nixpkgs",
        "nixpkgsUnstable": "nixpkgsUnstable",
        "pre-commit-hooks": "pre-commit-hooks",
        "treefmt-nix": "treefmt-nix"
      }
    },
    "treefmt-nix": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1746216483,
        "narHash": "sha256-4h3s1L/kKqt3gMDcVfN8/4v2jqHrgLIe4qok4ApH5x4=",
        "owner": "numtide",
        "repo": "treefmt-nix",
        "rev": "29ec5026372e0dec56f890e50dbe4f45930320fd",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "treefmt-nix",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}