]> Git — Sourcephile - haskell/symantic-compta.git/blob - flake.lock
init
[haskell/symantic-compta.git] / flake.lock
1 {
2 "nodes": {
3 "flake-utils": {
4 "locked": {
5 "lastModified": 1623875721,
6 "narHash": "sha256-A8BU7bjS5GirpAUv4QA+QnJ4CceLHkcXdRp4xITDB0s=",
7 "owner": "numtide",
8 "repo": "flake-utils",
9 "rev": "f7e004a55b120c02ecb6219596820fcd32ca8772",
10 "type": "github"
11 },
12 "original": {
13 "owner": "numtide",
14 "repo": "flake-utils",
15 "type": "github"
16 }
17 },
18 "nixpkgs": {
19 "locked": {
20 "narHash": "sha256-UkSV2fnX4ZRMyh/m0udqzFsCDyRgKh44fEkrW0JiDdY=",
21 "path": "/nix/store/2dd3vs864c1pgl9y6rk9k9lgq9ifjgaj-nixpkgs-patched",
22 "type": "path"
23 },
24 "original": {
25 "id": "nixpkgs",
26 "type": "indirect"
27 }
28 },
29 "root": {
30 "inputs": {
31 "flake-utils": "flake-utils",
32 "nixpkgs": "nixpkgs"
33 }
34 }
35 },
36 "root": "root",
37 "version": 7
38 }