| 3 Apr 2026 |
John Ericson | thank you! | 19:41:12 |
hexa | https://github.com/NixOS/infra/pull/995/changes/6f516c2209b8ef0c65430cfed8921075801b4d5a | 19:41:19 |
eveeifyeve | This string is wrong: df -k /nix/store | awk 'NR==2 {available=$4; required=100*1024*1024; to_free=required-available; printf \"%.0d\", to_free*1024}' It's supposed to be df -k /nix/store | awk 'NR==2 {available=$4; required=100*1024*1024; to_free=required-available; printf "%.0d\n", to_free*1024} | 21:08:12 |
eveeifyeve | * This string is wrong: df -k /nix/store | awk 'NR==2 {available=$4; required=100*1024*1024; to_free=required-available; printf \"%.0d\", to_free*1024}' It's supposed to be df -k /nix/store | awk 'NR==2 {available=$4; required=100*1024*1024; to_free=required-available; printf "%.0d\n", to_free*1024} as when I try to run this string locally I get:
awk: cmd. line:1: NR==2 {available=$4; required=100*1024*1024; to_free=required-available; printf \"%.0d\", to_free*1024}
awk: cmd. line:1:
| 21:15:00 |
eveeifyeve | * This string is wrong: df -k /nix/store | awk 'NR==2 {available=$4; required=100*1024*1024; to_free=required-available; printf \"%.0d\", to_free*1024}' It's supposed to be df -k /nix/store | awk 'NR==2 {available=$4; required=100*1024*1024; to_free=required-available; printf "%.0d\n", to_free*1024} as when I try to run this string locally I get:
awk: cmd. line:1: NR==2 {available=$4; required=100*1024*1024; to_free=required-available; printf \"%.0d\", to_free*1024}
awk: cmd. line:1: ^ backslash not last character on line
| 21:15:25 |
hexa | they are escapes for the nix string | 21:20:45 |
hexa | if you copy it verbatim then you are holding it wrong | 21:21:00 |
eveeifyeve | Oh I see now. | 21:26:57 |
eveeifyeve | * Oh I see it now. | 21:27:05 |
| 22 May 2021 |
| @grahamc:nixos.org set the history visibility to "world_readable". | 17:01:28 |
| @grahamc:nixos.org changed the room name to "" from "". | 17:01:28 |
| cole-h joined the room. | 17:03:05 |
| andi- joined the room. | 17:18:59 |
| Sandro joined the room. | 17:21:35 |
| hexa joined the room. | 17:22:33 |
| 7c6f434c joined the room. | 17:24:51 |
| colemickens 🏳️🌈 joined the room. | 17:26:27 |
| Alyssa Ross joined the room. | 18:02:00 |
| toonn joined the room. | 18:54:47 |
| 23 May 2021 |
| lukegb (he/him) joined the room. | 00:25:48 |
| sterni (he/him) joined the room. | 00:32:36 |
| lukegb (he/him) changed their display name from lukegb to lukegb (he/him). | 01:33:07 |
| sumner joined the room. | 04:51:52 |
| Domen Kožar joined the room. | 11:04:44 |
| V joined the room. | 11:26:50 |
| danielle joined the room. | 12:06:13 |
| sterni (he/him) changed their display name from sterni to sterni (he/him). | 13:24:23 |
| boredom101 joined the room. | 16:03:51 |
| globin joined the room. | 17:40:06 |
| maljub01 joined the room. | 20:03:52 |