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








                     

                                                                         

                                 
                                                          










                                 

                                                                         

                                 
                                                          










                                 

                                                                         

                          
                                                          



















                                           
{
  "nodes": {
    "home-manager": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1768434960,
        "narHash": "sha256-cJbFn17oyg6qAraLr+NVeNJrXsrzJdrudkzI4H2iTcg=",
        "owner": "nix-community",
        "repo": "home-manager",
        "rev": "b4d88c9ac42ae1a745283f6547701da43b6e9f9b",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "ref": "master",
        "repo": "home-manager",
        "type": "github"
      }
    },
    "nixos-hardware": {
      "locked": {
        "lastModified": 1768397375,
        "narHash": "sha256-7QqbFi3ERvKjEdAzEYPv7iSGwpUKSrQW5wPLMFq45AQ=",
        "owner": "nixos",
        "repo": "nixos-hardware",
        "rev": "efe2094529d69a3f54892771b6be8ee4a0ebef0f",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "master",
        "repo": "nixos-hardware",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1768305791,
        "narHash": "sha256-AIdl6WAn9aymeaH/NvBj0H9qM+XuAuYbGMZaP0zcXAQ=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "1412caf7bf9e660f2f962917c14b1ea1c3bc695e",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "home-manager": "home-manager",
        "nixos-hardware": "nixos-hardware",
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}