generated from stubbfel/nix-project-template
update to 24.05
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
{ config ? import ../config { } }:
|
||||
|
||||
config.nixpkgs.writeScript "example-web-server" ''
|
||||
${config.playground.server {config = config;}}
|
||||
''
|
||||
config.playground.server { config = config; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user