]> Git — Sourcephile - tmp/julm/bug-cblas_ctrmv.git/blob - flake.lock
init
[tmp/julm/bug-cblas_ctrmv.git] / flake.lock
1 {
2 "nodes": {
3 "flake-compat": {
4 "flake": false,
5 "locked": {
6 "lastModified": 1696426674,
7 "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
8 "owner": "edolstra",
9 "repo": "flake-compat",
10 "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
11 "type": "github"
12 },
13 "original": {
14 "owner": "edolstra",
15 "repo": "flake-compat",
16 "type": "github"
17 }
18 },
19 "flake-utils": {
20 "inputs": {
21 "systems": "systems"
22 },
23 "locked": {
24 "lastModified": 1731533236,
25 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
26 "owner": "numtide",
27 "repo": "flake-utils",
28 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
29 "type": "github"
30 },
31 "original": {
32 "owner": "numtide",
33 "repo": "flake-utils",
34 "type": "github"
35 }
36 },
37 "flake-utils_2": {
38 "inputs": {
39 "systems": "systems_2"
40 },
41 "locked": {
42 "lastModified": 1705309234,
43 "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=",
44 "owner": "numtide",
45 "repo": "flake-utils",
46 "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26",
47 "type": "github"
48 },
49 "original": {
50 "owner": "numtide",
51 "repo": "flake-utils",
52 "type": "github"
53 }
54 },
55 "nixpkgs": {
56 "locked": {
57 "lastModified": 1741600792,
58 "narHash": "sha256-yfDy6chHcM7pXpMF4wycuuV+ILSTG486Z/vLx/Bdi6Y=",
59 "owner": "NixOS",
60 "repo": "nixpkgs",
61 "rev": "ebe2788eafd539477f83775ef93c3c7e244421d3",
62 "type": "github"
63 },
64 "original": {
65 "owner": "NixOS",
66 "ref": "nixos-24.11",
67 "repo": "nixpkgs",
68 "type": "github"
69 }
70 },
71 "nixpkgs_2": {
72 "locked": {
73 "lastModified": 1708161998,
74 "narHash": "sha256-6KnemmUorCvlcAvGziFosAVkrlWZGIc6UNT9GUYr0jQ=",
75 "owner": "NixOS",
76 "repo": "nixpkgs",
77 "rev": "84d981bae8b5e783b3b548de505b22880559515f",
78 "type": "github"
79 },
80 "original": {
81 "owner": "NixOS",
82 "ref": "nixos-23.11",
83 "repo": "nixpkgs",
84 "type": "github"
85 }
86 },
87 "root": {
88 "inputs": {
89 "flake-utils": "flake-utils",
90 "nixpkgs": "nixpkgs",
91 "zig-overlay": "zig-overlay"
92 }
93 },
94 "systems": {
95 "locked": {
96 "lastModified": 1681028828,
97 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
98 "owner": "nix-systems",
99 "repo": "default",
100 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
101 "type": "github"
102 },
103 "original": {
104 "owner": "nix-systems",
105 "repo": "default",
106 "type": "github"
107 }
108 },
109 "systems_2": {
110 "locked": {
111 "lastModified": 1681028828,
112 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
113 "owner": "nix-systems",
114 "repo": "default",
115 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
116 "type": "github"
117 },
118 "original": {
119 "owner": "nix-systems",
120 "repo": "default",
121 "type": "github"
122 }
123 },
124 "zig-overlay": {
125 "inputs": {
126 "flake-compat": "flake-compat",
127 "flake-utils": "flake-utils_2",
128 "nixpkgs": "nixpkgs_2"
129 },
130 "locked": {
131 "lastModified": 1741653076,
132 "narHash": "sha256-c2pb+AfobGv6Ac5u6eYbvltdJWX7YNAy0dYnnhHBleg=",
133 "owner": "mitchellh",
134 "repo": "zig-overlay",
135 "rev": "8380c16525b7c1e964ae8867036ce8d2f24e3e82",
136 "type": "github"
137 },
138 "original": {
139 "owner": "mitchellh",
140 "repo": "zig-overlay",
141 "type": "github"
142 }
143 }
144 },
145 "root": "root",
146 "version": 7
147 }