!VhbWwlUdjHkamKnfrK:nixos.org

Nix: Cloud Native

243 Members
56 Servers

You have reached the beginning of time (for this room).


SenderMessageTime
24 May 2021
@grahamc:nixos.org@grahamc:nixos.org set the history visibility to "world_readable".00:02:36
@grahamc:nixos.org@grahamc:nixos.org changed the room name to "" from "".00:02:36
@server_stats:nordgedanken.devServer Stats Discoverer (traveler bot) joined the room.00:02:57
@victor:xirion.net0x76 joined the room.00:04:11
@dandellion:dodsorf.asDandellion joined the room.00:05:21
@andi:kack.itandi- joined the room.00:17:35
@voyager:t2bot.ioMatrix Traveler (bot) joined the room.00:18:32
@colemickens:matrix.orgcolemickens joined the room.00:21:42
@vika:matrix.nice.sampler.fivika (she/her) 🏳️‍⚧️ joined the room.07:12:51
@higebu:matrix.orghigebu joined the room.07:38:39
@0x4a6f:matrix.org[0x4A6F] joined the room.18:46:42
26 May 2021
@zimbatm:numtide.comJonas Chevalier joined the room.11:05:35
27 May 2021
@ldesgoui:matrix.orgldesgoui joined the room.23:21:22
28 May 2021
@garbas:matrix.orggarbas joined the room.11:50:03
@asymmetric:matrix.dapp.org.ukasymmetric joined the room.16:06:29
@robin.gloster:matrix.mayflower.deglobin joined the room.17:05:25
29 May 2021
@edude03:matrix.orgedude03 joined the room.01:26:40
@ldesgoui:matrix.orgldesgoui

Good morning, it is time to do cursed things

# ATTN: This Dockerfile is only here to provide compatibility
# We are now building images using Nix (https://nixos.org)
# Building using this Dockerfile is discouraged, it may also be flimsy

from nixpkgs/nix as builder

env NIX_PATH="nixpkgs=channel:nixos-20.09"

workdir /src

# You have to edit this to actually copy project sources over
copy default.nix .

run nix build \
    --print-build-logs \
    --option filter-syscalls false \
    --option keep-build-log false \
    --option max-jobs auto \
    --option sandbox false \
 && mkdir /archive \
 && tar zxf ./result -C /archive \
 && mkdir /fs \
 && nix run nixpkgs.jq -c jq -r '.[0].Layers[]' /archive/manifest.json \
  | nix run nixpkgs.findutils -c xargs -i tar xf /archive/{} -C /fs

from scratch as runner

copy --from=builder /fs /

# You might need to set CMD or ENTRYPOINT here
14:57:43
@shane:sveller.socialshanesveller joined the room.20:43:44
@shane:sveller.socialshanesveller changed their profile picture.21:09:45
30 May 2021
@risson:lama-corp.spacerisson joined the room.08:56:19

Show newer messages


Back to Room ListRoom Version: 6