mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-28 16:43:58 +00:00
5 lines
139 B
Bash
Executable File
5 lines
139 B
Bash
Executable File
#!/usr/bin/env nix-shell
|
|
#!nix-shell -i bash -p nix-update
|
|
|
|
nix-update --override-filename pkgs/by-name/ui/uiua/unstable.nix uiua-unstable
|