| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
|
| |
That means, that the devshells are only build once and centrally
updated. Ideally, they would be built upon system update, but I haven't
figured out a way to run `nix print-dev-env` in a nix build sandbox yet
(and hope, that it's not necessary anymore once, that functionality
moves to nixpkgs' `mkShell`).
|
| |
|
|
| |
This reduces the dependency on github somewhat.
|
| | |
|
| | |
|
| |
|
|
|
|
| |
The released version is already quite behind and currently doesn't build
anymore, because the `bootspec.enable` option, used in the nix module,
was removed from unstable.
|
| | |
|
| |
|
|
| |
The consumer code expects this name.
|
| |
|
|
|
|
| |
There is a bug in the import-cargo-lock fetcher, that makes building my
system impossible on `nixos-unstable`. The `-small` variant already has
the fix.
|
|
|
Otherwise, we still have a lot of `nixpkgs` in the closure (they are
just not visible with npins).
|