This website requires JavaScript.
Explore
Help
Sign in
max
/
nix-super
Watch
1
Star
0
Fork
You've already forked nix-super
0
mirror of
https://github.com/privatevoid-net/nix-super.git
synced
2024-11-10 08:16:15 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
fd94b74ee5
nix-super
/
tests
/
functional
/
nix-copy-ssh.sh
6 lines
75 B
Bash
Raw
Normal View
History
Unescape
Escape
Ensure all functional scripts are (a) executable (b) have shebang This is good for shebang, and also good for future build system simplifications
2024-05-28 19:43:04 +03:00
#!/usr/bin/env bash
Add a test for LegacySSHStore that doesn't require a VM
2018-08-03 21:41:56 +03:00
source
common.sh
Test `nix copy --substitute-on-destination` It works with both `ssh://` and `ssh-ng://` now since #9600 (and `ssh-ng:// didn't work before that). Also, by making the two tests share code, we nudge ourselves towards making sure there is feature parity.
2023-12-13 18:26:14 +02:00
source
nix-copy-ssh-common.sh
"ssh"
Reference in a new issue
Copy permalink