pinage404

Results 48 issues of pinage404

# Feature request Export the list of channels to which the user is subscribed Maybe a step for https://github.com/Chocobozzz/PeerTube/issues/226 and https://github.com/Chocobozzz/PeerTube/issues/549 ## Story Today, the instance where i watch the...

Type: Feature Request :sparkles:
Component: Subscriptions
Priority: Roadmap

Hi, Can you add an icon for [Fish](https://fishshell.com/) please ? Maybe the logo of [Oh My Fish](https://github.com/oh-my-fish/oh-my-fish) ? ![Oh My Fish's logo](https://cdn.rawgit.com/oh-my-fish/oh-my-fish/e4f1c2e0219a17e2c748b824004c8d0b38055c16/docs/logo.svg)

Hi, For your information, i added `pushnix` to https://nix-community.github.io/awesome-nix/#deployment-tools via https://github.com/nix-community/awesome-nix/pull/78

First of all, thank you for this tool, it's exactly what I was looking for Unfortunately, I'm stuck on a specific case I have my dotfiles with my nixos configuration...

Hi, `docker-compose` is not found on [NixOS](https://nixos.org/) ![screenshot_20180630_174519](https://user-images.githubusercontent.com/6325757/42126805-bb0c6ffc-7c8d-11e8-81dc-3a81fc9dc17f.png) However `docker-compose` is available in the `$PATH` ```sh $ which docker-compose # /home/pinage404/.nix-profile/bin/docker-compose $ echo $PATH # /run/wrappers/bin:/etc/profiles/per-user/pinage404/bin:/home/pinage404/.nix-profile/bin:/nix/var/nix/profiles/default/bin:/run/current-system/sw/bin ```

Hello, TL;DR How to use Naersk with a crate that use [`cargo-release`'s `pre-release-replacements`](https://github.com/crate-ci/cargo-release/blob/master/docs/faq.md#how-do-i-update-my-readme-or-other-files) ? --- to release a crate, i use [`cargo-release`](https://github.com/crate-ci/cargo-release) to automatically update some files while releasing, i...

I would like to able to simply change password 1. retrieve password's options of this site 1. ask user's master password 1. store it in-memory 1. fill the form and...

:art: ux
:bulb: idea

It could be cool if we have a feature that suggest to user to change their password when they are potentially compromised --- Maybe, it could be done on-demand with...

:bulb: idea

Use [Starship](https://starship.rs/) to display the prompt

Hello, First of all, thanks for this great tool, which makes it easy to package a Rust project with Nix :slightly_smiling_face: The current version of Nix in the latest stable...

question