Natalie Klestrup Röijezon

Results 288 comments of Natalie Klestrup Röijezon

Oh, forgot tree doesn't follow symlinks by default. Would you mind posting `tree -l $(nix-build)`? It would also be useful to know the contents of `~/.sbtix/sbtix_plugin.sbt`.

That means that you're still using Sbtix built against 0.13. The version you're currently building against is located in project/build.properties.

After you've changed the SBT version you'll get a similar message, to fix this you'll need to generate a new repo.nix manually, by running `sbt publishLocal`, adding `addSbtPlugin("se.nullable.sbtix" % "sbtix"...

Keep in mind that while SBT 1.x is binary compatible, `manual-repo.nix` might still need changes even between patch-level versions.

Scripted is now cross-built, so `sed -i 's/"org.scala-sbt" % "scripted-plugin"/"org.scala-sbt" %% "scripted-plugin/" plugin/project/plugins.sbt`.

The project has moved to GitLab: https://gitlab.com/teozkr/Sbtix/merge_requests/34

This only seems to happen when using Evil's `:w`, `C-x C-s` works fine.

The problem started when I installed the package, and stopped when I removed it. That said, it could of course also be some kind of weird interaction with another mode,...

@domenkozar The command `VBoxManage list dhcpservers` lists whether or not it is enabled, for example (5.1.2): ``` teo  ~  VBoxManage list dhcpservers NetworkName: HostInterfaceNetworking-vboxnet0 IP: 192.168.56.100 NetworkMask: 255.255.255.0...

Blocked on https://github.com/stackabletech/lb-operator/pull/1