!dGrjXvKnCwVLevgmzo:matrix.org

Stockholm NixOS meetup group

50 Members
Monthly meetups in Stockholm, Sweden around Nix releated topics(nixos.org)15 Servers

Load older messages


SenderMessageTime
20 Dec 2024
@vhsconnect:matrix.orgvhsconnectI went with the yellow motif17:57:23
@vhsconnect:matrix.orgvhsconnectIt's gonna be whatever color yellow they have in stock though 😓17:57:55
@igorramazanov:matrix.orgigorramazanovIn an ideal world it'd make sense, perhaps, using same colors as on the flag 🤷‍♂️18:49:19
1 Jan 2025
@mjolnir:nixos.orgNixOS Moderation Botchanged room power levels.14:26:09
5 Jan 2025
@vhsconnect:matrix.orgvhsconnect1000001795.jpg
Download 1000001795.jpg
10:07:12
@vhsconnect:matrix.orgvhsconnectGot the sweaters !10:08:08
6 Jan 2025
@lillecarl:matrix.orglillecarl
#! /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:matrix.orglillecarl *
#! /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:matrix.orglillecarl *
#! /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:matrix.orgmarkuskowaHi 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
@claesatwork:matrix.orgClaesHappy new year ! That day works for me21:15:34
15 Jan 2025
@markuskowa:matrix.orgmarkuskowaRedacted or Malformed Event12:14:27
@markuskowa:matrix.orgmarkuskowa vhsconnect: does the 29.01. work for you? 21:00:10
17 Jan 2025
@vhsconnect:matrix.orgvhsconnectYes absolutely 👍01:23:33
18 Jan 2025
@markuskowa:matrix.orgmarkuskowaOk, 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:matrix.orgvhsconnectHappy to meet at the hotel personally :)21:27:37
20 Jan 2025
@adis:blad.isadisbladis joined the room.04:28:26
22 Jan 2025
@markuskowa:matrix.orgmarkuskowaOk, then let's go for next Wednesday, January 29th, 18:00 at the Nordic Light hotel.18:49:14
29 Jan 2025
@terje.larsen:matrix.orgTerje Larsen Where is it at, me and a friend arrived early 16:43:35
@terje.larsen:matrix.orgTerje Larsen(We went inside the 11)16:43:57
@claesatwork:matrix.orgClaesI have arrived! Quite busy here actually 16:53:23
@claesatwork:matrix.orgClaesI am by the brown sofas close to entrance16:53:53
@pradipcaulagi:matrix.orgPradip CaulagiI am on my way as well - 5/10 mins more16:59:36
@markuskowa:matrix.orgmarkuskowa @claesatwork:matrix.org: https://zenoh.io is the new mqtt 19:16:11
@markuskowa:matrix.orgmarkuskowa20250129_210124.jpg
Download 20250129_210124.jpg
20:02:08
@markuskowa:matrix.orgmarkuskowa Big thanks to @vhsconnect:matrix.org: for organizing the nixos Stockholm sweaters! 20:02:53
30 Jan 2025
@claesatwork:matrix.orgClaes1000004784.jpg
Download 1000004784.jpg
22:11:48
@claesatwork:matrix.orgClaes @lillecarl:matrix.org: 🎉 22:12:05
31 Jan 2025
@lillecarl:matrix.orglillecarlfish is the way! 😁 13:57:59
@markuskowa:matrix.orgmarkuskowaWhen i just do nix "run nixpkgs#fish" I lose all the command specific shell completions that I have in bash. Is there a way to preserve that?16:41:27

Show newer messages


Back to Room ListRoom Version: 10