Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Christopher League
nixvm
Commits
fefea86c
Commit
fefea86c
authored
Dec 20, 2018
by
Christopher League
Browse files
Merge remote-tracking branch 'origin/master'
parents
28bc5fbc
a3bc13a5
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
0 → 100644
View file @
fefea86c
# nixvm
Nix declarations for a Virtual Machines used in some LIU courses
\ No newline at end of file
default.nix
0 → 100644
View file @
fefea86c
{
magic-number
=
42
;
twice
=
x
:
2
*
x
;
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment