Results 665 comments of milahu

> This error doesn't tell anything on why it occured this should not be an error in the first place, only a warning yt-dlp spends minutes on downloading megabytes of...

> you can also override your own repository so with `repoOverrides`, this issue is fixed...?

> ```nix > { > inputs.kapack.url = "path:/home/auguste/dev/nur-kapack"; > ``` this breaks when the last component of the path is a symlink ```nix { # last component is symlink #...

```diff - inputs.nur-packages-local.url = "path:/home/user/src/nur-packages" + inputs.nur-packages-local.url = "git+file:///home/user/src/nur-packages" ``` is better, because it will copy only files tracked by git

please someone fix the title ```diff - micropagaments + micropayments ```

just lost a half hour of work this is ridiculous, dataloss is a serious bug possible solution: use [crdt](https://crdt.tech/implementations) to sync between multiple stylebot css editors related - #751 -...

> restore its functionality to how it was just install an old version

yay. so far this is the smallest reproducer size of node_modules as reported by `du -sh node_modules/` 83M cesium 178M @enso-ui/charts #376 26M @aws-amplify/pushnotification #372 but pnpm says `missing peer...

a first step would be https://github.com/milahu/patch-package/issues/13

> decentralize repo ownership deno is one way to get rid of NPM (because we cant get rid of typescript ...) > forking and submitting is a painful process writing...