Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
Tickets
New Ticket
Context Navigation
←
Previous Changeset
Next Changeset
→
Changeset c854da2
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Jan 13, 2020, 12:12:30 PM (
5 years
ago)
Author:
Mikhail Kirillov <w96k@…>
Branches:
master
Children:
f67f663
Parents:
40e1176
Message:
Add tools for "watch" command
Files:
2 edited
env.scm
(modified)
(
1 diff
)
env.sh
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
env.scm
r40e1176
rc854da2
4
4
"emacs-simple-httpd"
5
5
"coreutils"
6
"inotify-tools"
7
"grep"
6
8
"bash"
7
9
"make"))
env.sh
r40e1176
rc854da2
1
#!/bin/bash
1
2
guix environment --manifest=env.scm \
2
3
--pure \
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive