]> Git — Sourcephile - julm/air-duino.git/blob - flake.lock
update, using nix
[julm/air-duino.git] / flake.lock
1 {
2 "nodes": {
3 "flake-utils": {
4 "locked": {
5 "lastModified": 1610051610,
6 "narHash": "sha256-U9rPz/usA1/Aohhk7Cmc2gBrEEKRzcW4nwPWMPwja4Y=",
7 "owner": "numtide",
8 "repo": "flake-utils",
9 "rev": "3982c9903e93927c2164caa727cd3f6a0e6d14cc",
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-5KpQQpxDgan0g3+ynPBoZXujR2jUdAQSYIJdwl7j7pk=",
21 "path": "/nix/store/byb4g2xx02nklia8i7fdfxp3qrf8cp1q-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 }