3 Jul 2025 |
uep | LovesTha: ping | 06:20:25 |
| emilea joined the room. | 10:54:46 |
| dr_void joined the room. | 13:02:44 |
dr_void | Good morning all, I just want to double-check to make sure it's safe to upgrade to LIX version 2.93.2 {It says its safe on the website} (2.93.0->2.93.2) and not brick my system? | 13:08:32 |
raitobezarius | In reply to @dr_void:matrix.org Good morning all, I just want to double-check to make sure it's safe to upgrade to LIX version 2.93.2 {It says its safe on the website} (2.93.0->2.93.2) and not brick my system? This is safe | 15:48:46 |
dr_void | In reply to @raitobezarius:matrix.org This is safe Thank you. ❤️ | 15:49:59 |
thou-vow | lix still didn't update on the stable branch?? | 16:16:19 |
thou-vow | * lix still didn't update on the 25.05 branch? | 16:16:50 |
crop | Yes use it from the 25.05-small channel | 16:23:33 |
crop | To keep track when it arrives it should show here: https://nixpk.gs/pr-tracker.html?pr=421136 | 16:24:59 |
thou-vow | damn, my nix just broke | 16:27:10 |
thou-vow | where to fetch the nix static binaries? | 16:29:45 |
crop | The link is in the blogpost | 16:30:44 |
thou-vow | can someone help me? | 16:35:51 |
thou-vow | there's no nix-store binary in the download option of the blog post | 16:37:56 |
K900 | @raitobezarius should we update the blog post to say this | 16:40:10 |
K900 | Yes yes nix3 CLI but people don't understand how the multicall stuff works | 16:40:21 |
thou-vow | In reply to @crop_tech:matrix.org The link is in the blogpost there's no nix-store binary of it | 16:40:20 |
thou-vow | (your message didn't show up until now for me) | 16:40:41 |
FireFly | there is only a single nix binary; it checks the name to determine behaviour (so just symlink it as nix-store and call it that way) | 16:43:09 |
thou-vow | In reply to @k900:0upti.me You can run ./nix store --repair --all instead alright | 16:43:15 |
raitobezarius | In reply to @amihsekai:matrix.org there's no nix-store binary of it ln -s nix nix-store works to give you the nix store binary | 16:43:22 |
thou-vow | In reply to @raitobezarius:matrix.org
ln -s nix nix-store works to give you the nix store binary but the blogpost assumes i downloaded a nix-store binary... | 16:45:08 |
raitobezarius |  Download clipboard.png | 16:45:35 |
raitobezarius | What would have been a better wording of this note? | 16:45:57 |
Charles | maybe you just need to write a curl | bash script | 16:46:13 |
raitobezarius | brr, dangerous | 16:46:24 |
K900 | IMO just stick the nix3 command in there | 16:46:30 |
raitobezarius | but yes, writing an end to end recovery script would work | 16:46:34 |
raitobezarius | (and is planned) | 16:46:37 |