]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - flake.lock
adds support for $HOME/.tigrc (#354)
[xdg-ninja.git] / flake.lock
1 {
2 "nodes": {
3 "flake-utils": {
4 "locked": {
5 "lastModified": 1676283394,
6 "narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
7 "owner": "numtide",
8 "repo": "flake-utils",
9 "rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
10 "type": "github"
11 },
12 "original": {
13 "owner": "numtide",
14 "repo": "flake-utils",
15 "type": "github"
16 }
17 },
18 "nixpkgs": {
19 "locked": {
20 "lastModified": 1678594102,
21 "narHash": "sha256-OHAHYiMWJFPNxuW/PcOMlSD2tvXnEYC1jxREBADHwwQ=",
22 "owner": "NixOS",
23 "repo": "nixpkgs",
24 "rev": "796b4a3c1d903c4b9270cd2548fe46f524eeb886",
25 "type": "github"
26 },
27 "original": {
28 "id": "nixpkgs",
29 "type": "indirect"
30 }
31 },
32 "root": {
33 "inputs": {
34 "flake-utils": "flake-utils",
35 "nixpkgs": "nixpkgs"
36 }
37 }
38 },
39 "root": "root",
40 "version": 7
41 }