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": 1723510904,
47 "narHash": "sha256-zNW/rqNJwhq2lYmQf19wJerRuNimjhxHKmzrWWFJYts=",
48 "rev": "622a2253a071a1fb97a4d3c8103a91114acc1140",
49 "type": "tarball",
50 "url": "https://git.lix.systems/api/v1/repos/lix-project/nixos-module/archive/622a2253a071a1fb97a4d3c8103a91114acc1140.tar.gz"
51 },
52 "original": {
53 "type": "tarball",
54 "url": "https://git.lix.systems/lix-project/nixos-module/archive/2.91.0.tar.gz"
55 }
56 },
57 "lix_2": {
58 "flake": false,
59 "locked": {
60 "lastModified": 1723503926,
61 "narHash": "sha256-Rosl9iA9MybF5Bud4BTAQ9adbY81aGmPfV8dDBGl34s=",
62 "rev": "bcaeb6388b8916ac6d1736e3aa2b13313e6a6bd2",
63 "type": "tarball",
64 "url": "https://git.lix.systems/api/v1/repos/lix-project/lix/archive/bcaeb6388b8916ac6d1736e3aa2b13313e6a6bd2.tar.gz?rev=bcaeb6388b8916ac6d1736e3aa2b13313e6a6bd2"
65 },
66 "original": {
67 "type": "tarball",
68 "url": "https://git.lix.systems/lix-project/lix/archive/2.91.0.tar.gz"
69 }
70 },
71 "nixpkgs": {
72 "locked": {
73 "lastModified": 1725001927,
74 "narHash": "sha256-eV+63gK0Mp7ygCR0Oy4yIYSNcum2VQwnZamHxYTNi+M=",
75 "owner": "NixOS",
76 "repo": "nixpkgs",
77 "rev": "6e99f2a27d600612004fbd2c3282d614bfee6421",
78 "type": "github"
79 },
80 "original": {
81 "owner": "NixOS",
82 "ref": "nixos-24.05",
83 "repo": "nixpkgs",
84 "type": "github"
85 }
86 },
87 "nixpkgs-unstable": {
88 "locked": {
89 "lastModified": 1724819573,
90 "narHash": "sha256-GnR7/ibgIH1vhoy8cYdmXE6iyZqKqFxQSVkFgosBh6w=",
91 "owner": "NixOS",
92 "repo": "nixpkgs",
93 "rev": "71e91c409d1e654808b2621f28a327acfdad8dc2",
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}