| ▲ | tfrancisl 6 hours ago | |
What a snakepit of a comment! I know there are tensions within nix but this feels like a classic case of Chestertons fence at a big scale. | ||
| ▲ | charcircuit 5 hours ago | parent | next [-] | |
These things really do not have an actual reason. Take for example the Nic people who go to every project with a bash script that uses #!/bin/bash and tells them to use #!/usr/bin/env bash. There is no justification for trying to fix every bash script in existence over the operating system being able to resolve what the "current" bash version should be (/usr/bin/env already has to pick a version). This is pointless O(n) busy work Nix people have created for themselves when an O(1) solution exists. | ||
| ▲ | reinitctxoffset 6 hours ago | parent | prev [-] | |
[dead] | ||