]> Git — Sourcephile - haskell/symantic-parser.git/blob - flake.lock
build: move all Nix config to `flake.nix`
[haskell/symantic-parser.git] / flake.lock
1 {
2 "nodes": {
3 "nixpkgs": {
4 "locked": {
5 "lastModified": 1635110579,
6 "narHash": "sha256-QJzT/ts3reR1wtezw6/05lOur2BhF8ec1IsD7PQ1yEs=",
7 "owner": "NixOS",
8 "repo": "nixpkgs",
9 "rev": "6b23e8fc7820366e489377b5b00890f088f36a01",
10 "type": "github"
11 },
12 "original": {
13 "id": "nixpkgs",
14 "type": "indirect"
15 }
16 },
17 "root": {
18 "inputs": {
19 "nixpkgs": "nixpkgs",
20 "symantic-base": "symantic-base"
21 }
22 },
23 "symantic-base": {
24 "inputs": {
25 "nixpkgs": [
26 "nixpkgs"
27 ]
28 },
29 "locked": {
30 "lastModified": 1635374205,
31 "narHash": "sha256-EVIGF0mCyeOQ/iFODmQKg0jW7uGu+a+OrHr1bTiPYi4=",
32 "ref": "main",
33 "rev": "cdf88ed158b9304a9d9c8f4df0c5292b50ec60c4",
34 "revCount": 48,
35 "type": "git",
36 "url": "https://git.code.sourcephile.fr/~julm/symantic-base"
37 },
38 "original": {
39 "ref": "main",
40 "type": "git",
41 "url": "https://git.code.sourcephile.fr/~julm/symantic-base"
42 }
43 }
44 },
45 "root": "root",
46 "version": 7
47 }