summary refs log tree commit diff
path: root/flake.lock
blob: 5ae530060aade4c904b47528223677e9e34c3479 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
  "nodes": {
    "nixpkgs": {
      "locked": {
        "lastModified": 1748615678,
        "narHash": "sha256-gRB3O1QqBm8RZPqG9KjmmIh7iavYEPTMpDYInDYfyjI=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "c579bdd6d57b214c6b89c46b5b15e22b83ca7f9e",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}