mirror of
https://github.com/nmasur/dotfiles
synced 2025-04-24 19:42:24 +00:00
Compare commits
No commits in common. "742fba29f98481e64a16cfa133e347e912a14afd" and "2088d82252e001f3c79ab9c07d52df97400c6b93" have entirely different histories.
742fba29f9
...
2088d82252
@ -57,7 +57,6 @@ Launch a new shell. Then use Nix to switch to the macOS configuration:
|
||||
```bash
|
||||
sudo rm /etc/bashrc
|
||||
sudo rm /etc/nix/nix.conf
|
||||
export NIX_SSL_CERT_FILE="$HOME/Documents/t2-ca-bundle.pem"
|
||||
nix \
|
||||
--extra-experimental-features flakes \
|
||||
--extra-experimental-features nix-command \
|
||||
|
@ -1,6 +1,6 @@
|
||||
_final: prev: {
|
||||
|
||||
gh-collaborators = prev.buildGo122Module rec {
|
||||
gh-collaborators = prev.buildGo120Module rec {
|
||||
pname = "gh-collaborators";
|
||||
version = "2.0.2";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user