Skip to content

Instantly share code, notes, and snippets.

@573
Last active April 25, 2024 14:40
Show Gist options
  • Save 573/619559f741beec5360e5d8adc02f1f85 to your computer and use it in GitHub Desktop.
Save 573/619559f741beec5360e5d8adc02f1f85 to your computer and use it in GitHub Desktop.
nix: WIP collect tools that might be interesting for nix-related devshell

(also https://discourse.nixos.org/t/accessibility-and-obstacles-to-community-contribution/32845/25)

https://github.com/nix-community/nix-init
https://github.com/msteen/nix-prefetch
https://github.com/nix-community/nurl
https://github.com/cachix/devenv/blob/main/src/modules/languages/nix.nix
https://github.com/lf-/flakey-profile
https://discourse.nixos.org/t/nixhub-io-search-historical-versions-of-nix-packages/30600
https://discourse.nixos.org/t/speeding-up-nixos-package-search-on-the-terminal/35275
https://github.com/figsoda/cfg/blob/2206de59c10eae7ae4d556db292226cdae5474f9/src/_pkgs/nixpkgs-review.nix#L4
https://github.com/snowfallorg/thaw
github:the-nix-way/dev-templates
github:cachix/devenv
github:nix-community/nixd?ref=1.2.2
https://github.com/lambdadog/nix-profile-declarative
https://jackson.dev/post/a-portable-nix-shell-shebang/
https://discourse.nixos.org/t/nixmaker-tool-to-convert-a-flake-to-a-tarball-per-each-nixos-config/34375
https://github.com/wh0/nix-cache-view
https://discourse.nixos.org/t/nix-flake-to-aggregate-and-concurrently-update-some-dependencies/10774
https://github.com/picnoir/nix-dissector
https://github.com/aksiksi/compose2nix
https://github.com/infinisil/sanix
https://codeberg.org/gorgon/gorgon/src/branch/main/nix-web
https://github.com/nix-community/nix-ld-rs/
https://determinate.systems/posts/flake-checker
https://git.privatevoid.net/max/nix-super
https://linus.schreibt.jetzt/posts/include-build-dependencies.html (https://discourse.nixos.org/t/rebuild-nixos-offline/3679/22)
https://discourse.nixos.org/t/the-garn-devlog/36297
https://github.com/strikerlulu/nixfzf
https://github.com/MathiasSven/nix-out-explorer
https://github.com/max-privatevoid/hover
https://github.com/samueldr/nix-top
https://github.com/maralorn/nix-output-monitor
https://discourse.nixos.org/t/how-to-build-a-docker-image-with-a-working-nix-inside-it/32960/6
https://github.com/pololu/nixcrpkgs
https://github.com/Mic92/flake-linter
https://github.com/ryantm/nixpkgs-update
https://search.nixos.org/packages?channel=unstable&show=appimage-run&from=0&size=50&sort=relevance&type=packages&query=appimage-run
https://github.com/Cloudef/nix-autoenv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment