| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
|
|
|
| |
Having a read-only ISO (preferably tails) ready to test things is quite
cool, but actually setting this up requires an EFI partition that can
store the 1+ GB ISO. Thus, this change needs to be deferred until a disk
reinstall can be made.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This field is not always available.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Some extractors do not provide it.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
The only bug left right know, is that multiple same mappings can be
generated because of the ways the types interact with each other.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
I have never really used this plugin, and the recent breaking API
changes where reason enough to remove it.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Previously, arguments to fupdate were also passed along to the update
script, they should now be filtered out. If passing them along is
wanted, they can be put behind a `--`.
|
|
|
|
|
| |
The check ran the update script if `--no-script` was specified and did
not run it, if it was not.
|
| |
|
| |
|
|
|
|
| |
This change allows to me to faster add new nixpkgs versions.
|
| |
|
| |
|
| |
|
| |
|