!dGrjXvKnCwVLevgmzo:matrix.org

Stockholm NixOS meetup group

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

Load older messages


SenderMessageTime
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 (Salsa9)
#! /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 (Salsa9) *
#! /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 (Salsa9) *
#! /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.orgLilleCarl (Salsa9)fish 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
2 Feb 2025
@markuskowa:matrix.orgmarkuskowaHej, how about Wednesday February, 19th for the next meet-up? Thumbs or comment.14:45:14
4 Feb 2025
@pradipcaulagi:matrix.orgPradip CaulagiHej - i was checking about hosting at playgroundtech again but it looks like we have events planned for Tuesday and Wednesday that week 😅. What about having the meetup on Thursday (20th)? We get beer and food to make up 🙂08:25:43
6 Feb 2025
@pradipcaulagi:matrix.orgPradip CaulagiCool - so we will meet at Playground tech on 20th then. Same as before on how to reach the office but I will send the details a couple of days before the event for people who are new.16:52:57

Show newer messages


Back to Room ListRoom Version: 10