Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
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