-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #77 from WhitewaterFoundry/development
Development
- Loading branch information
Showing
4 changed files
with
12 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,8 @@ | ||
deb https://deb.debian.org/debian testing main contrib non-free | ||
# deb-src https://deb.debian.org/debian testing main | ||
deb https://deb.debian.org/debian bullseye main contrib non-free | ||
# deb-src https://deb.debian.org/debian bullseye main | ||
|
||
deb https://deb.debian.org/debian testing-updates main | ||
# deb-src https://deb.debian.org/debian testing-updates main | ||
deb https://deb.debian.org/debian bullseye-updates main | ||
# deb-src https://deb.debian.org/debian bullseye-updates main | ||
|
||
deb https://deb.debian.org/debian-security testing-security main | ||
# deb-src https://deb.debian.org/debian-security testing-security main | ||
|
||
deb https://deb.debian.org/debian/ unstable main contrib non-free | ||
# deb-src https://deb.debian.org/debian/ unstable main contrib non-free | ||
deb https://deb.debian.org/debian-security bullseye-security main | ||
# deb-src https://deb.debian.org/debian-security bullseye-security main |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
deb https://packagecloud.io/whitewaterfoundry/pengwin-base/debian/ buster main | ||
#deb-src https://packagecloud.io/whitewaterfoundry/pengwin-base/debian/ buster main | ||
deb https://packagecloud.io/whitewaterfoundry/pengwin-base/debian/ bullseye main | ||
#deb-src https://packagecloud.io/whitewaterfoundry/pengwin-base/debian/ bullseye main | ||
|
||
deb https://packagecloud.io/whitewaterfoundry/pengwin-setup/debian/ buster main | ||
#deb-src https://packagecloud.io/whitewaterfoundry/pengwin-setup/debian/ buster main | ||
deb https://packagecloud.io/whitewaterfoundry/pengwin-setup/debian/ bullseye main | ||
#deb-src https://packagecloud.io/whitewaterfoundry/pengwin-setup/debian/ bullseye main | ||
|
||
deb https://packagecloud.io/whitewaterfoundry/wslu/debian/ bullseye main | ||
#deb-src https://packagecloud.io/whitewaterfoundry/wslu/debian/ bullseye main |