]> Git — Sourcephile - haskell/symantic-parser.git/blob - flake.lock
build: update nix input `nixpkgs`
[haskell/symantic-parser.git] / flake.lock
1 {
2 "nodes": {
3 "nixpkgs": {
4 "locked": {
5 "lastModified": 1660908602,
6 "narHash": "sha256-SwZ85IPWvC4NxxFhWhRMTJpApSHbY1u4YK2UFWEBWvY=",
7 "owner": "NixOS",
8 "repo": "nixpkgs",
9 "rev": "495b19d5b3e62b4ec7e846bdfb6ef3d9c3b83492",
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": 1646612789,
31 "narHash": "sha256-73J17OLEiUz/CnEUJKtBXcf4AIA3BLQLoB1bLRzBqXs=",
32 "ref": "refs/heads/main",
33 "rev": "b2dccef38e13d96eff2e6e3480c2b1423c08aaa8",
34 "revCount": 60,
35 "type": "git",
36 "url": "git://git.sourcephile.fr/haskell/symantic-base"
37 },
38 "original": {
39 "type": "git",
40 "url": "git://git.sourcephile.fr/haskell/symantic-base"
41 }
42 }
43 },
44 "root": "root",
45 "version": 7
46 }