l reaktor-coders: use new writePython2
This commit is contained in:
parent
5d7c8bf5b4
commit
115b4c0afe
@ -65,8 +65,7 @@ with import <stockholm/lib>;
|
||||
})
|
||||
(buildSimpleReaktorPlugin "random-unicorn-porn" {
|
||||
pattern = "^!rup$$";
|
||||
script = pkgs.writePython2 "rup" ''
|
||||
#!${pkgs.python2}/bin/python
|
||||
script = pkgs.writePython2 [] "rup" ''
|
||||
t1 = """
|
||||
_.
|
||||
;=',_ ()
|
||||
|
Loading…
Reference in New Issue
Block a user