Jonas Chevalier

Results 831 comments of Jonas Chevalier

Hi @earksiinni. Good question. It's possible to add any GitHub repository as a channel like this: ``` $ nix-channel --add https://github.com/nix-community/NUR/archive/master.tar.gz nur $ nix-channel --update these derivations will be built:...

Let's say that you make a fresh install of your system. Without the channel, the nix code will fail with an error like: ``` error: file 'nur' was not found...

Looks right to me. I don't know if we can reduce this further. My only suggestion would be to name it `mozpkgs` or anything else than `nixpkgs` since that term...

nice! I have a name suggestion: `nix-build-uncached`. I started adding a `nix-build --uncached` attribute to Nix itself but this is still at a very early stage.

:+1: maybe @delphinus would be up for implementing this or yourself?

great! looking forward to the PR

Sounds good! Even a syntax-level check is already better than nothing.

@hauleth @halostatue who wants to take care of this? Having both vim 8.0 and neovim tested with the CI will help us get the other PRs through.

Would it be possible to make a release that doesn't try to create the key if the field is empty ?

This repository should be archived. https://github.com/NixOS/nixos/settings -> "Archive this repository" /cc @edolstra