summaryrefslogtreecommitdiff
path: root/docs/archive/changelog.html
blob: 810aec58d6b64cdff2f6666e4e41e1ac9d851e9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
  <meta charset="utf-8">
  <meta name="generator" content="Docutils 0.22.4: https://docutils.sourceforge.io/">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <meta content="nixtamal, changelog, nix, input pinning, dependency management" name="keywords">
  <meta content="Changes over time made to the Nixtamal software — specifically focused on user-facing &amp; API changes." name="description">
  <meta name="author" content="toastal">
  <meta content="" name="robots">
  <title>
   Changelog | Nixtamal
  </title>
  <meta name="generator" content="soupault">
  <meta name="viewport" content="width=device-width,initial-scale=1">
  <meta http-equiv="X-XSS-Protection" content="1;mode=block">
  <meta http-equiv="X-Content-Type-Options" content="nosniff">
  <meta http-equiv="Content-Security-Policy" content="default-src 'self';">
  <meta http-equiv="Referrer-Policy" content="strict-origin-when-cross-origin">
  <meta name="theme" content="crimson">
  <link rel="icon" type="image/svg+xml" href="/asset/_hashed/nixtamal/image/nixtamal-logo-gmxzsw8388sf9paq05xws7an4hnl4nx0.svg">
  <link rel="stylesheet" href="/asset/_hashed/nixtamal/style/font-j47xx20z5d89qpsl95nnbipkg6d25m6y.css">
  <link rel="stylesheet" href="/asset/_hashed/sugilite256/chroma-light-yfrfnk1zyqm9dc67gaa5y67s0a6x40ji.css">
  <link rel="stylesheet" href="/asset/_hashed/sugilite256/chroma-dark-s4ssx3zwz2w418zx7pkrqlwqmywgvahl.css" media="(prefers-color-scheme: dark)">
  <link rel="stylesheet" href="/asset/_hashed/nixtamal/style/main-lmdn1rci18371fnrcqrwga636ip08irz.css">
  <link rel="author" href="/humans.txt">
 </head>
 <body>
  <div id="DocWrapper" class="DocWrapper">
   <div class="Banner-wrapper">
    <header id="Banner" class="Banner">
     <pre role="none" class="Banner-flair">┏┓╻+╻ ╱┏┳┓┏┓┏┳┓┏┓╻
┃┃┃┃┗━┓╹┃╹┣┫┃┃┃┣┫┃
╹┗┛╹╱ ╹ ╹ ╹╹╹ ╹╹╹┗┛</pre>
		<a href="/" class="SiteLogo" title="Home">
     <svg viewbox="0 0 79.375 27.099415" class="SiteLogo-image" role="img" aria-labelledby="SiteLogo-desc">
      <use href="/asset/_hashed/nixtamal/image/nixtamal-logo-gmxzsw8388sf9paq05xws7an4hnl4nx0.svg#logo">
       <desc id="SiteLogo-desc">
        Home
       </desc>
      </use>
     </svg>
    </a>
    <nav id="Navigation" class="Banner-navigation Navigation Navigation--banner" aria-expanded="true">
     <a class="Navigation-item" href="/install/">Install</a>
			<a class="Navigation-item" href="/manpage/">Manpage</a>
			<a class="Navigation-item" href="/changelog/">Changelog</a>
			<a class="Navigation-item" href="/roadmap/">Roadmap</a>
			<a class="Navigation-item" href="/cookbook/">Cookbook</a>
			<a class="Navigation-item" href="/real-world-showcase/">Real-world showcase</a>
			
			<a class="Navigation-item" href="/community/">Community</a>
			<a class="Navigation-item" href="/faqs/"><abbr title="frequently asked questions">FAQs</abbr></a>
			<a class="Navigation-item" href="/funding/">Funding</a>
    </nav>
   </header>
   <hr class="Banner-separator">
  </div>
  <main id="Main" class="Main">
   <article id="Article" class="Article Stack">
    <header class="Headline Article-headline">
     <h1 itemprop="headline" class="title">
      Changelog
     </h1>
    </header>
    <section itemprop="articleBody" id="Content" class="Content Article-body">
     <section id="section-1">
      <h2>
       1.4.1 (2026-04-04)
      </h2>
      <ul class="simple">
       <li>
        <p>
         Don’t just <code>failwith</code> on mismatched inputs but provide a proper error &amp;
message to help user recover (thanks to <a itemprop="url" href="https://rhelmot.io"><span itemtype="https://schema.org/Person" itemscope="" class="peer"><span itemprop="name">rhelmot</span></span></a> for reporting)
        </p>
       </li>
       <li>
        <p>
         <code>lock --force</code> now ignore the lockfile when trying to meld manifest ×
lockfile inputs since the idea is to always override the input; for this
reason, it also helps with the input mismatch issue
        </p>
       </li>
      </ul>
     </section>
     <section id="section-2">
      <h2>
       1.4.0 (2026-04-01)
      </h2>
      <ul class="simple">
       <li>
        <p>
         Revert the <abbr title="version control system">VCS</abbr> ignore patch for checking feature support in favor using
XDG base directory at the user level (thanks to <a itemprop="url" href="https://cal.com/mightyiam"><span itemtype="https://schema.org/Person" itemscope="" class="peer"><span itemprop="name">Shahar “Dawn” Or</span></span></a> for the
idea)
        </p>
       </li>
      </ul>
     </section>
     <section id="section-3">
      <h2>
       1.3.0 (2026-03-29)
      </h2>
      <ul class="simple">
       <li>
        <p>
         BREAKING: <code>--nixpkgs-branch</code> on setup has been renamed <code>--nixpkgs-channel</code>
        </p>
       </li>
       <li>
        <p>
         add <code>--use-channels</code> flag to use channels from channels.nixos.org which are
community-owned &amp; more efficient (<abbr title="Lempel–Ziv–Markov chain algorithm">LZMA</abbr> compression) — however, unlike
the default of using the Git archive, the channels option doesn’t provide as
good of a template for users to remix, so it won’t be the default (thanks
<a itemprop="url" href="https://bsky.app/profile/weethet.bsky.social"><span itemtype="https://schema.org/Person" itemscope="" class="peer"><span itemprop="name">WeetHet</span></span></a> for the idea)
        </p>
       </li>
       <li>
        <p>
         Fix bug where <abbr title="version control system">VCS</abbr> files were getting clobbered instead of appending
        </p>
       </li>
      </ul>
     </section>
     <section id="section-4">
      <h2>
       1.2.0 (2026-03-26)
      </h2>
      <ul class="simple">
       <li>
        <p>
         Fix bug in Git’s default <code>ls-remate</code> command for branches (thanks
<a itemprop="url" href="https://tetov.se"><span itemtype="https://schema.org/Person" itemscope="" class="peer"><span itemprop="name">tetov</span></span></a>)
        </p>
       </li>
       <li>
        <p>
         Truly split the Nixpkg + set <code>outputsToInstall</code>
        </p>
       </li>
       <li>
        <p>
         <code>nixtamal.default</code> in overlay uses <code>symlinkJoin</code> on those outputs
        </p>
       </li>
       <li>
        <p>
         Add a check for BLAKE3 hash support if used — which touches a file to avoid
running the tests on each invocation…
        </p>
       </li>
       <li>
        <p>
         …Add ignore file updates on <code>set-up</code> (assumes you set up the <abbr title="version control system">VCS</abbr> first)
with files you don’t want in your history
        </p>
       </li>
      </ul>
     </section>
     <section id="section-5">
      <h2>
       1.1.5 (2026-03-20)
      </h2>
      <ul class="simple">
       <li>
        <p>
         Split bin/lib in the Nix package, which when using <code>nixtamal.bin</code>
significantly reduces size (thanks to <span itemtype="https://schema.org/Person" itemscope="" class="peer"><span itemprop="name">vbgl</span></span> for the upstream fix)
        </p>
       </li>
       <li>
        <p>
         Fix bug where errors were handing back the result of stdout instead of stderr
        </p>
       </li>
      </ul>
     </section>
     <section id="section-6">
      <h2>
       1.1.4 (2026-03-09)
      </h2>
      <ul class="simple">
       <li>
        <p>
         Fix bug using old version of Nix where <code>fetchGit</code> did not have <code>lfs</code>
        </p>
       </li>
      </ul>
     </section>
     <section id="section-7">
      <h2>
       1.1.3 (2026-03-06)
      </h2>
      <ul class="simple">
       <li>
        <p>
         Typos &amp; documentation cleanup
        </p>
       </li>
      </ul>
     </section>
     <section id="section-8">
      <h2>
       1.1.2 (2026-02-19)
      </h2>
      <ul class="simple">
       <li>
        <p>
         Actually make Cmdliner 2.x build
        </p>
       </li>
      </ul>
     </section>
     <section id="section-9">
      <h2>
       1.1.1 (2026-02-16)
      </h2>
      <ul class="simple">
       <li>
        <p>
         Fix manifest’s default version wasn’t the current one, but an older version
        </p>
       </li>
      </ul>
     </section>
     <section id="section-10">
      <h2>
       1.1.0 (2026-02-15)
      </h2>
      <ul class="simple">
       <li>
        <p>
         Make changes to be compatible with Cmdliner 2.x (in NixOS staging)
        </p>
       </li>
       <li>
        <p>
         Fix manifest file errors should provide better context
        </p>
       </li>
       <li>
        <p>
         Fix bug where missing lockfile would errors instead of write a new one
        </p>
       </li>
       <li>
        <p>
         Fix <abbr title="text-based user interface">TUI</abbr> output with <abbr title="Unicode Transformation Format – 8-bit">UTF-8</abbr>
        </p>
       </li>
      </ul>
     </section>
     <section id="section-11">
      <h2>
       1.0.0 (2026-02-13)
      </h2>
      <ul class="simple">
       <li>
        <p>
         1.0.0’d the schema
        </p>
       </li>
       <li>
        <p>
         Add <code>nixtamal upgrade</code> to upgrade schema versions
        </p>
       </li>
       <li>
        <p>
         Add Fossil support
        </p>
       </li>
       <li>
        <p>
         Fix some bugs in how the <abbr title="text-based user interface">TUI</abbr> was handled
        </p>
       </li>
      </ul>
     </section>
     <section id="beta-2026-02-07">
      <h2>
       0.3.1-beta (2026-02-07)
      </h2>
      <ul class="simple">
       <li>
        <p>
         Fix refactor oversight where locking wasn’t getting the fresh command/value
        </p>
       </li>
      </ul>
     </section>
     <section id="beta-2026-02-07-1">
      <h2>
       0.3.0-beta (2026-02-07)
      </h2>
      <ul class="simple">
       <li>
        <p>
         Add <abbr title="text-based user interface">TUI</abbr>
        </p>
       </li>
       <li>
        <p>
         Fix missing lockfile loader semicolon on no local patches
        </p>
       </li>
      </ul>
     </section>
     <section id="beta-2026-02-03">
      <h2>
       0.2.1-beta (2026-02-03)
      </h2>
      <ul class="simple">
       <li>
        <p>
         Add <code>fetch-time</code> to <code>nixtamal show</code>
        </p>
       </li>
      </ul>
     </section>
     <section id="beta-2026-02-02">
      <h2>
       0.2.0-beta (2026-02-02)
      </h2>
      <ul class="simple">
       <li>
        <p>
         Update schema from 0.4.0 → 0.5.0 (will require manual migration
<a class="citation-reference" href="#beta-man-migr" id="citation-reference-1" role="doc-biblioref">[beta_man_migr]</a>)
        </p>
        <ul>
         <li>
          <p>
           New feature: fetch time
          </p>
         </li>
         <li>
          <p>
           Git: now uses the ref in the lockfile to properly get the rev when fetching
          </p>
         </li>
         <li>
          <p>
           Git: supports tags (convenience, previously used <code>rev</code> overloaded like Nix)
          </p>
         </li<