| Commit message (Collapse) | Author | Age |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Having this set causes some shell library functions to fail, as they
build upon failing commands
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
These are normally supplied by the devshell, but we can't load that in a
script. Thus, we simply define these as dependencies
|
| |
|
| |
|
|
|
|
|
| |
Having it there brakes stuff in the shell library. For example the
`search_flake_base_dir` function fails.
|
| |
|
| |
|
| |
|
| |
|
| |
|