소스 검색

Add a script to pull and run latest Zoom

Samuel W. Flint 2 년 전
부모
커밋
177575b234
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      run-zoom

+ 5 - 0
run-zoom

@@ -0,0 +1,5 @@
+#!/bin/sh
+
+export NIXPKGS_ALLOW_UNFREE=true
+
+nix shell --impure nixpkgs#zoom-us -c zoom