about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2021-10-08 08:23:31 +0000
committerAlyssa Ross <hi@alyssa.is>2021-10-08 08:23:31 +0000
commit27da63eff4e3b2e66d4262315bffc0f02e284b60 (patch)
tree9c0950a3813281eccdbc8777f5974724a17d9047
parentd5b2f292c6797c3865498feef1fc8dfb36a927cd (diff)
downloadwww-27da63eff4e3b2e66d4262315bffc0f02e284b60.tar
www-27da63eff4e3b2e66d4262315bffc0f02e284b60.tar.gz
www-27da63eff4e3b2e66d4262315bffc0f02e284b60.tar.bz2
www-27da63eff4e3b2e66d4262315bffc0f02e284b60.tar.lz
www-27da63eff4e3b2e66d4262315bffc0f02e284b60.tar.xz
www-27da63eff4e3b2e66d4262315bffc0f02e284b60.tar.zst
www-27da63eff4e3b2e66d4262315bffc0f02e284b60.zip
todo.html: fix priority
-rw-r--r--todo.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/todo.html b/todo.html
index 3440bd6..f0c5a0f 100644
--- a/todo.html
+++ b/todo.html
@@ -44,18 +44,18 @@ might be able to help out.
 
 <ol>
   <li>
+  <a href="https://github.com/NixOS/nixpkgs/issues/140851">nixpkgs
+  #140851</a>: ZFS kernel modules have ballooned in size.  This is
+  blocking updating the server hosting the Spectrum website, mailing
+  lists, etc.
+
+  <li>
   <a href="https://github.com/NixOS/nixpkgs/issues/134948">nixpkgs
   #134984</a>: cryptsetup cannot be built statically.  This would let
   us massively reduce the size of Spectrum's initramfs.  For Spectrum,
   we only need the <code>veritysetup</code> program from that package
   at the moment, so it's okay for us if other features have to be
   disabled to make static linking work.
-
-  <li>
-  <a href="https://github.com/NixOS/nixpkgs/issues/140851">nixpkgs
-  #140851</a>: ZFS kernel modules have ballooned in size.  This is
-  blocking updating the server hosting the Spectrum website, mailing
-  lists, etc.
 </ol>
   
 <p>