Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'js/highlight/nix.js')
-rw-r--r--js/highlight/nix.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/highlight/nix.js b/js/highlight/nix.js
index fbb572829..c6fb70f82 100644
--- a/js/highlight/nix.js
+++ b/js/highlight/nix.js
@@ -1,2 +1,2 @@
-(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[118],{572:function(e,n,t){"use strict";e.exports=function(e){var n={keyword:"rec with let in inherit assert if else then",literal:"true false or and null",built_in:"import abort baseNameOf dirOf isNull builtins map removeAttrs throw toString derivation"},t={className:"subst",begin:/\$\{/,end:/\}/,keywords:n},i={className:"string",contains:[t],variants:[{begin:"''",end:"''"},{begin:'"',end:'"'}]},s=[e.NUMBER_MODE,e.HASH_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,i,{begin:/[a-zA-Z0-9-_]+(\s*=)/,returnBegin:!0,relevance:0,contains:[{className:"attr",begin:/\S+/}]}];return t.contains=s,{name:"Nix",aliases:["nixos"],keywords:n,contains:s}}}}]);
-//# sourceMappingURL=nix.js.map?v=8620f74ea4b4d4fd8054 \ No newline at end of file
+(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[118],{574:function(e,n,t){"use strict";e.exports=function(e){var n={keyword:"rec with let in inherit assert if else then",literal:"true false or and null",built_in:"import abort baseNameOf dirOf isNull builtins map removeAttrs throw toString derivation"},t={className:"subst",begin:/\$\{/,end:/\}/,keywords:n},i={className:"string",contains:[t],variants:[{begin:"''",end:"''"},{begin:'"',end:'"'}]},s=[e.NUMBER_MODE,e.HASH_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,i,{begin:/[a-zA-Z0-9-_]+(\s*=)/,returnBegin:!0,relevance:0,contains:[{className:"attr",begin:/\S+/}]}];return t.contains=s,{name:"Nix",aliases:["nixos"],keywords:n,contains:s}}}}]);
+//# sourceMappingURL=nix.js.map?v=94dcf38760f760efb00e \ No newline at end of file