this post was submitted on 15 Nov 2023
-2 points (25.0% liked)

Nix

8 readers
1 users here now

founded 2 years ago
MODERATORS
 

I am new to nixOS. I hear github is moving away from git. Will nixOS be able to pull from it still or will we just lose access to every flake on github at once?

top 14 comments
sorted by: hot top controversial new old
[–] CrunchCrisps@alien.top 6 points 2 years ago

Why should GitHub move away from git? It's even in their name.

[–] paulgdp@alien.top 5 points 2 years ago (1 children)

I really wonder how fake news like that is created, that doesn't make any sense.

[–] lattephiliac@alien.top 1 points 2 years ago (1 children)

I think it's just a misinterpretation of GitHub's recent "GitHub was founded on Git, now it's re-founded on Copilot" press release

[–] paulgdp@alien.top 1 points 2 years ago

That would be an extremely wild interpretation

[–] blablablerg@alien.top 2 points 2 years ago (1 children)
[–] ourobo-ros@alien.top 1 points 2 years ago

What happens if they move away from hub? Will we be left just staring into a blank void?

[–] WhiteBlackGoose@alien.top 1 points 2 years ago
[–] returnofblank@alien.top 1 points 2 years ago

What does this even mean, it's called GitHub, not Hub.

[–] jeffhykin@lemm.ee 1 points 2 years ago

To answer your question; nix can survive just fine without Github. It would be a pain for sure, but thanks to overrides, even if someone doesn't update their flake, you can effectively update it for them by overriding the fetch tools and having them redirect the calls to github to somewhere else.

[–] plant_domination@alien.top 1 points 2 years ago

Really living up to your username ;)

[–] QCKS1@alien.top 1 points 2 years ago

Not fake news, just some marketing stuff. As far as the gh command (GitHub CLI), that’s more for GitHub specific things like creating pull requests from the command line rather than GitHub.com. It’s just a wrapper for the GitHub API

[–] no_brains101@alien.top 1 points 2 years ago

Apparently I got fake news'd

[–] WhiteBlackGoose@alien.top 1 points 2 years ago
[–] am_kobold@alien.top 1 points 2 years ago

GitHub leaving git? What would they do, force you to use some other version control system of their own invention? It's just a weird techbro push for "more AI", their version control stuff is not likely to change much.