This website requires JavaScript.
Explore
Help
Register
Sign In
NaiJi
/
tour-of-nix
Watch
1
Star
0
Fork
You've already forked tour-of-nix
0
Code
Pull Requests
Releases
1
Activity
Add 14.nix
Browse Source
...
This commit is contained in:
NaiJi ✨
2022-04-14 10:09:10 +00:00
parent
86344ab19b
commit
dd206c75f1
1 changed files
with
4 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
4
14.nix
Normal file
Unescape
Escape
View File
@ -0,0 +1,4 @@
rec
{
x
=
"
a
"
;
y
=
x
;
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
NaiJi/tour-of-nix
Title
Body
Create Issue