summaryrefslogtreecommitdiff
path: root/clisp/flake.lock
blob: 54cb2b7167b27fb4c37429dbf86f53614b4543df (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": 1708189888,
        "narHash": "sha256-gnsICW7R6rFF2WDg5GfimE4XdIfZpLluyEFXx+8K7bY=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "28d6a724f54085377102db7c3278ba82a0a5255f",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}