about summary refs log tree commit diff
path: root/flake.lock
blob: fee0fe9d68ab9a26c7040b52ce06dda08634ecff (plain)
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": 1698774679,
        "narHash": "sha256-xwsch2CCXbGgpPYkxK7F2Qc2qZhNzxEQ3riwbkq/AOs=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "34de4b6b50ceb6e7ba422bdac06703ab83677f51",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "release-23.05",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}