flake.lock (view raw)
1{
2 "nodes": {
3 "flake-utils": {
4 "inputs": {
5 "systems": "systems"
6 },
7 "locked": {
8 "lastModified": 1710146030,
9 "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
10 "owner": "numtide",
11 "repo": "flake-utils",
12 "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
13 "type": "github"
14 },
15 "original": {
16 "owner": "numtide",
17 "repo": "flake-utils",
18 "type": "github"
19 }
20 },
21 "flakey-profile": {
22 "locked": {
23 "lastModified": 1712898590,
24 "narHash": "sha256-FhGIEU93VHAChKEXx905TSiPZKga69bWl1VB37FK//I=",
25 "owner": "lf-",
26 "repo": "flakey-profile",
27 "rev": "243c903fd8eadc0f63d205665a92d4df91d42d9d",
28 "type": "github"
29 },
30 "original": {
31 "owner": "lf-",
32 "repo": "flakey-profile",
33 "type": "github"
34 }
35 },
36 "lix": {
37 "inputs": {
38 "flake-utils": "flake-utils",
39 "flakey-profile": "flakey-profile",
40 "lix": "lix_2",
41 "nixpkgs": [
42 "nixpkgs"
43 ]
44 },
45 "locked": {
46 "lastModified": 1737237494,
47 "narHash": "sha256-YMLrcBpf0TR5r/eaqm8lxzFPap2TxCor0ZGcK3a7+b8=",
48 "rev": "b90bf629bbd835e61f1317b99e12f8c831017006",
49 "type": "tarball",
50 "url": "https://git.lix.systems/api/v1/repos/lix-project/nixos-module/archive/b90bf629bbd835e61f1317b99e12f8c831017006.tar.gz?rev=b90bf629bbd835e61f1317b99e12f8c831017006"
51 },
52 "original": {
53 "type": "tarball",
54 "url": "https://git.lix.systems/lix-project/nixos-module/archive/2.92.0.tar.gz"
55 }
56 },
57 "lix_2": {
58 "flake": false,
59 "locked": {
60 "lastModified": 1737234286,
61 "narHash": "sha256-CCKIAE84dzkrnlxJCKFyffAxP3yfsOAbdvydUGqq24g=",
62 "rev": "2837da71ec1588c1187d2e554719b15904a46c8b",
63 "type": "tarball",
64 "url": "https://git.lix.systems/api/v1/repos/lix-project/lix/archive/2837da71ec1588c1187d2e554719b15904a46c8b.tar.gz?rev=2837da71ec1588c1187d2e554719b15904a46c8b"
65 },
66 "original": {
67 "type": "tarball",
68 "url": "https://git.lix.systems/lix-project/lix/archive/2.92.0.tar.gz"
69 }
70 },
71 "nixpkgs": {
72 "locked": {
73 "lastModified": 1737569578,
74 "narHash": "sha256-6qY0pk2QmUtBT9Mywdvif0i/CLVgpCjMUn6g9vB+f3M=",
75 "owner": "NixOS",
76 "repo": "nixpkgs",
77 "rev": "47addd76727f42d351590c905d9d1905ca895b82",
78 "type": "github"
79 },
80 "original": {
81 "owner": "NixOS",
82 "ref": "nixos-24.11",
83 "repo": "nixpkgs",
84 "type": "github"
85 }
86 },
87 "nixpkgs-unstable": {
88 "locked": {
89 "lastModified": 1728241625,
90 "narHash": "sha256-yumd4fBc/hi8a9QgA9IT8vlQuLZ2oqhkJXHPKxH/tRw=",
91 "owner": "NixOS",
92 "repo": "nixpkgs",
93 "rev": "c31898adf5a8ed202ce5bea9f347b1c6871f32d1",
94 "type": "github"
95 },
96 "original": {
97 "owner": "NixOS",
98 "ref": "nixos-unstable",
99 "repo": "nixpkgs",
100 "type": "github"
101 }
102 },
103 "root": {
104 "inputs": {
105 "lix": "lix",
106 "nixpkgs": "nixpkgs",
107 "nixpkgs-unstable": "nixpkgs-unstable"
108 }
109 },
110 "systems": {
111 "locked": {
112 "lastModified": 1681028828,
113 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
114 "owner": "nix-systems",
115 "repo": "default",
116 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
117 "type": "github"
118 },
119 "original": {
120 "owner": "nix-systems",
121 "repo": "default",
122 "type": "github"
123 }
124 }
125 },
126 "root": "root",
127 "version": 7
128}