| 1 Jan 2025 |
| NixOS Moderation Botchanged room power levels. | 14:26:09 |
| 5 Jan 2025 |
vhsconnect |  Download 1000001795.jpg | 10:07:12 |
vhsconnect | Got the sweaters ! | 10:08:08 |
| 6 Jan 2025 |
lillecarl | #! /usr/bin/env bash
padd() {
# Use nix to build and get the output paths
for path in $(nix build nixpkgs#$1 --print-out-paths --no-link); do
bin="$path/bin"
# Check if the directory exists
if [ -d "$bin" ]; then
echo "Added $bin to PATH"
# Prepend the bin directory to PATH
PATH="$bin:$PATH"
fi
done
}
Add a package to path in your running shell fish version available here
| 05:06:27 |
lillecarl | * #! /usr/bin/env bash
padd() {
# Use nix to build and get the output paths
for path in $(nix build nixpkgs#$1 --print-out-paths --no-link); do
bin="$path/bin"
# Check if the directory exists
if [ -d "$bin" ]; then
echo "Added $bin to PATH"
# Prepend the bin directory to PATH
PATH="$bin:$PATH"
fi
done
}
Add a package to path in your running shell fish version available here
| 05:06:53 |
lillecarl | * #! /usr/bin/env bash
padd() {
# Use nix to build and get the output paths
for path in $(nix build nixpkgs#$1 --print-out-paths --no-link); do
bin="$path/bin"
# Check if the directory exists
if [ -d "$bin" ]; then
echo "Added $bin to PATH"
# Prepend the bin directory to PATH
PATH="$bin:$PATH"
fi
done
}
Add a package to path in your running shell fish version available here
Usage: padd cowsay
| 21:24:05 |
| 13 Jan 2025 |
markuskowa | Hi and happy new to everyone! We should kick off the new Nix year with a meeting, specially since the hoodies are ready.
How about Wednesday, January 29th? | 20:34:28 |
Claes | Happy new year ! That day works for me | 21:15:34 |
| 15 Jan 2025 |
markuskowa | Redacted or Malformed Event | 12:14:27 |
markuskowa | vhsconnect: does the 29.01. work for you? | 21:00:10 |
| 17 Jan 2025 |
vhsconnect | Yes absolutely 👍 | 01:23:33 |
| 18 Jan 2025 |
markuskowa | Ok, then let's go with Wednesday 29th of January. Should we meet at the hotel bar or does anyone want to host? | 17:41:45 |
vhsconnect | Happy to meet at the hotel personally :) | 21:27:37 |
| 20 Jan 2025 |
| adisbladis joined the room. | 04:28:26 |
| 22 Jan 2025 |
markuskowa | Ok, then let's go for next Wednesday, January 29th, 18:00 at the Nordic Light hotel. | 18:49:14 |
| 29 Jan 2025 |
Terje Larsen | Where is it at, me and a friend arrived early | 16:43:35 |