this repo has no description

*

j3s.sh 19d2c9da

+14
+14
.tangled/workflows/whatever.yml
··· 1 + when: 2 + - event: ["push"] 3 + 4 + dependencies: 5 + nixpkgs: 6 + - go 7 + 8 + steps: 9 + - name: wtf 10 + command: "ls -l" 11 + - name: meepmorp 12 + command: pwd 13 + - name: nix??? 14 + command: nix --version