Migrate docker tools to Nix #14
Labels
No labels
affects/hardware
affects/legal
affects/reproducibility
affects/security
affects/style
affects/usability
blocked by/release 21.05
blocked by/release 21.11
blocked by/release 22.05
blocked by/testing needed
blocked by/testing needed/fuuko
blocked by/testing needed/sayuri
blocked by/upstream
resolution
deferred
resolution
permanent workaround
resolution
upstream wontfix
resolution
wontfix
type
bug
type
chore
type
feature
type
new machine
type
question
type
regression
type
tracking
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Blocks
Depends on
#15 Deprecate omnipresent docker
simon/nixos-config
#20 Add custom overlay
simon/nixos-config
Reference: simon/nixos-config#14
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
(where it makes sense)
e2d93ea30e
a1efb5faa1
b586b7d2b5
7152112076
7152112076
PR implementing
withPlugins
: https://github.com/NixOS/nixpkgs/pull/110365 (now in unstable 🥳)fa8323bddc
)dc3a5f5d2e
)/home/simon/.local/share/Steam/steamapps/common/Danganronpa Trigger Happy Havoc/Launcher: symbol lookup error: /lib32/libX11.so.6: undefined symbol: xcb_wait_for_reply64
mv .local/share/Steam/steamapps/common/Danganronpa\ Trigger\ Happy\ Havoc/lib/libxcb.so.1{,.vendor}
andmv .local/share/Steam/steamapps/common/Danganronpa\ 2\ Goodbye\ Despair/lib/libxcb.so.1{,.vendor}
however, it spawns new processes like crazyfixed by giving up and passing the dbus socket into the container/bin/sh: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
kernelbase.dll caused a Microsoft C++ Exception (0xe06d7363) in module kernelbase.dll at 0023:7b00dd67.
/home/simon/.local/share/Steam/steamapps/common/SteamLinuxRuntime_soldier/pressure-vessel/bin/pressure-vessel-adverb: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
All important uses of docker on nixos systems now work without docker (though vapoursynth is still not stable/upstream).