]> Git — Sourcephile - haskell/symantic-document.git/blob - flake.lock
build: remove flake-utils nix input
[haskell/symantic-document.git] / flake.lock
1 {
2 "nodes": {
3 "nixpkgs": {
4 "locked": {
5 "lastModified": 1634933215,
6 "narHash": "sha256-TwLp3GXJCD1n5mvQHnB8Eaqx4ogYlGdQ2cM9enH9ps0=",
7 "owner": "NixOS",
8 "repo": "nixpkgs",
9 "rev": "c47fcb70c6885d6df869934280ebeb715ca7e6fd",
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": 1633727277,
31 "narHash": "sha256-BCNO4Li6FX7vxRduNiaHGzOOt2enQarXXejerBkdxhM=",
32 "ref": "main",
33 "rev": "f4614652719c5f04e0d89bad51545de60f6cd3ab",
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 }