philr has joined #nix-darwin
spease has quit [Remote host closed the connection]
kalbasit has quit [Remote host closed the connection]
kalbasit has joined #nix-darwin
spease has joined #nix-darwin
kalbasit has quit [Remote host closed the connection]
spease has quit [Ping timeout: 245 seconds]
kalbasit has joined #nix-darwin
spease has joined #nix-darwin
spease has quit [Ping timeout: 245 seconds]
<cransom> you should have a `darwin` entry from `nix-channel --list`. if not, adding it shoudl fix it.
codyopel has joined #nix-darwin
philr has quit [*.net *.split]
LnL has quit [*.net *.split]
jhuizy has quit [*.net *.split]
cransom has quit [*.net *.split]
aminechikhaoui has quit [*.net *.split]
aminechikhaoui has joined #nix-darwin
cransom has joined #nix-darwin
jhuizy has joined #nix-darwin
philr has joined #nix-darwin
LnL has joined #nix-darwin
<abathur> dhess: I saw an old IRC log convo where you were fishing around about running containers on macOS without docker; guessing it's still a fool's errand but curious if you found anything that made you happy :)
<abathur> dhess: I've got a minorly-risky fuzzing tool I'd like to be able to package + sandbox in some cross-platform way, and it seems like everything is a dead-end or half-solution :/
<abathur> or really heavy
kloenk has quit [Ping timeout: 260 seconds]
kalbasit has quit [Ping timeout: 265 seconds]
disasm has quit [Ping timeout: 256 seconds]
<dhess> @abathur: does running minikube count?
nikivi has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
nikivi has joined #nix-darwin
disasm has joined #nix-darwin
<abathur> dhess: not sure; I haven't tried it yet
<abathur> dhess: I'm only sort of reluctantly looking at VM/container approaches in the first place, even that feels like a very heavy dependency for fuzzing some shell script
__monty__ has joined #nix-darwin
<dhess> abathur: what about implementing it as a "Fuzzer as a service"?
<dhess> That's about as lightweight and portable as it gets
<dhess> behind the scenes it could just run on some provisioned container
<dhess> Maybe a GitHub Action?
<dhess> anyway sounds like Minikube would not be suitable for this, given your concerns about complexity and depdencies. It's much easier to download and install Docker for Mac than to set up minikube.
<dhess> The reason I was hunting for a non-Docker solution wasn't because I was looking for something lighter weight; it was because I don't trust the docker binary.
kalbasit has joined #nix-darwin
<abathur> dhess yeah; service is unfortunately the way I'm leaning just to be able to provide a useful abstraction regardless of platform, while avoiding having to spend a lot of time on my own compatibility layer for what is still roughly just a proof-of-concept thing
<abathur> dhess can you expound a bit on why you don't trust the docker binary?
philr has quit [Ping timeout: 256 seconds]
__monty__ has quit [Quit: leaving]
kalbasit has quit [Ping timeout: 246 seconds]
eraserhd has quit [Ping timeout: 246 seconds]