Derek Stavis
Derek Stavis
Currently if a remote changes in the package database users must uninstall and install packages again to get the new package into their install base. We should implement automatic remote...
# Description Some time ago support for conf.d was added but it is currently broken if the package does not have an `init.fish` file, given that `require` enumerates packages through...
#### Your system information * Steam client version: 1703100617 * SteamOS version: 3.6 * Opted into Steam client beta?: Yes * Opted into SteamOS beta?: Yes * Have you checked...
`DBusObject` methods with _object path_ return type doesn't allow returning a `DBusObject` subclass. It would be very nice to support this, as subclasses of `DBusObject` are initialized with its path.
This adds a `relative` option allowing to prepend `./` in front of the rebased URL. This is needed to rebase paths after `postcss-import` and keep the imports relative to the...
### Context Currently there are a few components that don't have wel-defined `theme` prop types definition and the ones that have doesn't even have documentation about these props. Ideally all...
This adds a Gitcop template to just Copy/Paste.
After upgrading to SDK49 I started getting the following error when using `expo run:ios`: ``` ❌ (ios/Pods/Headers/Public/react-native-quick-sqlite/sqlite3.h:723:8) 721 | */ 722 | typedef struct sqlite3_file sqlite3_file; > 723 | struct...