Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions src/guide/v0_1_0/install-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,10 +103,6 @@ Add the following to your channel list:
(branch "master"))
```

However, since the package definition is located in the source repository, it cannot be used
as a channel out of the box. You can clone the repository and use `guix shell -f quickshell.scm`
to use the git version of the package.

### Manual build
See [BUILD.md](https://git.outfoxxed.me/quickshell/quickshell/src/branch/master/BUILD.md)
for build instructions and configurations.
Expand Down
4 changes: 0 additions & 4 deletions src/guide/v0_2_0/install-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,10 +106,6 @@ Add the following to your channel list:
(branch "master"))
```

However, since the package definition is located in the source repository, it cannot be used
as a channel out of the box. You can clone the repository and use `guix shell -f quickshell.scm`
to use the git version of the package.

### Manual build
See [BUILD.md](https://git.outfoxxed.me/quickshell/quickshell/src/branch/master/BUILD.md)
for build instructions and configurations.
Expand Down