| 9 Jul 2025 |
jonhermansen | * I'm not sure based on your setup, but that script should install Nix for you, and if you want to stay on the safe side you can pick single-user installation | 01:29:35 |
dramforever | hmm, there should be a message before that | 01:30:06 |
nh2 | My Nix was installed on Ubuntu in single-user mode 10 years ago, so I suspect I'm already using the method you're suggesting. Doing nix-env -iA nixpkgs.nix to get 2.28.4. Indeed that fixed the core dump, so probably not an issue anymore | 01:31:01 |
nh2 | was downloading 'https://selenium-release.storage.googleapis.com/3.141/selenium-server-standalone-3.141.59.jar' but nothing else | 01:31:07 |
nh2 | jonhermansen: thanks for pointing out the old version, as a reward I confirm your bug from the other channel:
% nix-prefetch-url 'https://selenium-release.storage.googleapis.com/3.141/selenium-server-standalone-3.141.59.jar'
error: failed to get libarchive filter by name: No such filter 'None'
| 01:31:37 |
jonhermansen | Thank you for trying it, actually its helpful to know its not just me. | 01:32:17 |