summaryrefslogtreecommitdiff
path: root/flake.lock
blob: e6cde03925bf88450866fa4b6b724203acb02d1d (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
27
{
  "nodes": {
    "nixpkgs": {
      "locked": {
        "lastModified": 1693565476,
        "narHash": "sha256-ya00zHt7YbPo3ve/wNZ/6nts61xt7wK/APa6aZAfey0=",
        "owner": "NixOs",
        "repo": "nixpkgs",
        "rev": "aa8aa7e2ea35ce655297e8322dc82bf77a31d04b",
        "type": "github"
      },
      "original": {
        "owner": "NixOs",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}