| Commit message (Collapse) | Author | Age |
| | |
|
| |
|
|
|
| |
The nix fetched source, is a tarball, and as such has no git
information, that we could extract.
|
| |
|
|
|
|
|
|
| |
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 fully removes cppnix from my whole closure.
|
| |
|
|
| |
This change also ensures that this repo is reuse-3.0 compliant.
|
| |
|
|
|
| |
These seem to cause an error in `nix-direnv` which is obviously not
ideal.
|
| |
|