summaryrefslogtreecommitdiff
path: root/flake.lock
blob: 77c41a2fec59ef1f13021de4d2ddf48f95d3fd75 (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
{
  "nodes": {
    "nixpkgs": {
      "locked": {
        "lastModified": 1693985761,
        "narHash": "sha256-K5b+7j7Tt3+AqbWkcw+wMeqOAWyCD1MH26FPZyWXpdo=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "0bffda19b8af722f8069d09d8b6a24594c80b352",
        "type": "github"
      },
      "original": {
        "id": "nixpkgs",
        "ref": "nixos-unstable",
        "type": "indirect"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}