Cole Mickens

Results 306 issues of Cole Mickens

home-manager is sniffing the package version to determine which type of configuration to write out. It seems like it fails with the package from here, unfortunately.

Note, `foot` and `rio` seem to work (though rio's font rendering ain't cutting it)/ This is what I have in my `gui-sway.nix` file for configuring sway right now: ```nix config...

cc: @Artturin Idea: - use nix to generate a list of packages to skip - build conditions around the list generation, so we only skip sway-related packages while `wayland-protocols` is...

``` sudo rm -rf ~/.config/gh sudo /run/current-system/bin/switch-to-configuration activate ``` results in: ``` Aug 12 18:19:52 radxazero1 hm-activate-cole[4026]: Activating installPackages Aug 12 18:19:52 radxazero1 hm-activate-cole[4026]: Activating linkGeneration Aug 12 18:19:52 radxazero1...

I'm very unconvinced about using a flake import to override the systems that "eachDefaultSystem" is going to build for. I love flakes but seeing inputs used for this seems confusing...

bug

**Describe the bug** see: https://discourse.nixos.org/t/relative-path-support-for-nix-flakes/18795 and: https://github.com/NixOS/nix/issues/3978#issuecomment-952418478

bug

Hi, I have started a new company and have been making my entries like `/discord.com` to align with previous naming schemes. Let's say its `bigco`. However, I am used to...

Hi, I'm trying to use https://github.com/mdellweg/pass_secret_service but between python, python-crytography, what I suspect is pypass, I am less interested in making it work than I would be hacking on a...