| Commit message (Collapse) | Author | Age |
... | |
| |
|
| |
|
| |
|
|
|
|
| |
The relevant issue in nixos would be: https://github.com/NixOS/nixpkgs/issues/263461
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Firefox will, without this setting set, disable the 'about:debugging'
page, which is quite bothersome
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Firefox expects the IDs to be consecutive, thus the previous hashing
implementation didn't work. Additionally, these IDs are still all unique
as we generate them by iteration over all possible projects
|