nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at python-updates 4 lines 88 B view raw
1#!/usr/bin/env nix-shell 2#!nix-shell -p cargo -i bash 3cd "$(dirname "$0")" 4cargo update