Add empty flake
[soc.git] / flake.lock
1 {
2 "nodes": {
3 "nixpkgs": {
4 "locked": {
5 "lastModified": 1630612789,
6 "narHash": "sha256-f1q5ExkMX2CBqBcRmrlnpewADt3EjhyncP/PfwUhK/Q=",
7 "owner": "L-as",
8 "repo": "nixpkgs",
9 "rev": "11f9ff27bc66bf653ccbbfae1412e6f5705e4a5c",
10 "type": "github"
11 },
12 "original": {
13 "owner": "L-as",
14 "ref": "alliance",
15 "repo": "nixpkgs",
16 "type": "github"
17 }
18 },
19 "root": {
20 "inputs": {
21 "nixpkgs": "nixpkgs"
22 }
23 }
24 },
25 "root": "root",
26 "version": 7
27 }