Skip to content

Commit

Permalink
Merge branch 'master' into nixos-late-start
Browse files Browse the repository at this point in the history
  • Loading branch information
pasqui23 authored Mar 19, 2022
2 parents adf3da9 + 7cf15b1 commit f378091
Show file tree
Hide file tree
Showing 300 changed files with 12,078 additions and 943 deletions.
70 changes: 68 additions & 2 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@
/modules/i18n/input-method @Kranzes
/tests/modules/i18n/input-method @Kranzes

/modules/misc/dconf.nix @gnidorah @rycee
/modules/launchd @midchildan

/modules/misc/dconf.nix @rycee

/modules/misc/fontconfig.nix @rycee
/tests/modules/misc/fontconfig @rycee
Expand All @@ -19,6 +21,9 @@

/modules/misc/news.nix @rycee

/modules/misc/nix.nix @polykernel
/tests/modules/misc/nix @polykernel

/modules/misc/nixpkgs-disabled.nix @thiagokokada

/modules/misc/numlock.nix @evanjs
Expand Down Expand Up @@ -76,23 +81,34 @@

/modules/programs/emacs.nix @rycee

/modules/programs/eww.nix @mainrs

/modules/programs/exa.nix @kalhauge

/modules/programs/firefox.nix @rycee

/modules/programs/foot.nix @plabadens
/tests/modules/programs/foot @plabadens

/modules/services/fusuma.nix @iosmanthus
/tests/modules/services/fusuma @iosmanthus

/modules/programs/gh.nix @Gerschtli @berbiche
/tests/modules/programs/gh @Gerschtli @berbiche

/modules/programs/git.nix @rycee

/modules/programs/gitui/gitui.nix @mifom
/modules/programs/gitui/default_key_config.ron @mifom

/modules/programs/gnome-terminal.nix @kamadorueda @rycee

/modules/programs/go.nix @rvolosatovs

/modules/programs/hexchat.nix @superherointj @thiagokokada
/modules/programs/helix.nix @Philipp-M
/tests/modules/programs/helix @Philipp-M

/modules/programs/hexchat.nix @thiagokokada
/tests/modules/programs/hexchat @thiagokokada

/modules/programs/himalaya.nix @ambroisie
Expand All @@ -109,8 +125,13 @@

/modules/programs/java.nix @ShamrockLee

/modules/programs/just.nix @maximsmol

/modules/programs/keychain.nix @marsam

/modules/programs/kodi.nix @dwagenk
/tests/modules/programs/kodi @dwagenk

/modules/programs/lazygit.nix @kalhauge

/modules/programs/less.nix @pamplemousse
Expand Down Expand Up @@ -173,6 +194,9 @@

/modules/programs/openssh.nix @rycee

/modules/programs/pandoc.nix @kirelagin
/tests/modules/programs/pandoc @kirelagin

/modules/programs/password-store.nix @pacien

/modules/programs/pazi.nix @marsam
Expand All @@ -183,6 +207,9 @@

/modules/programs/powerline-go.nix @DamienCassou

/modules/programs/pubs.nix @loicreynier
/tests/modules/programs/pubs @loicreynier

/modules/programs/rbw.nix @ambroisie
/tests/modules/programs/rbw @ambroisie

Expand All @@ -194,6 +221,9 @@

/modules/programs/rtorrent.nix @marsam

/modules/programs/sagemath.nix @kirelagin
/tests/modules/programs/sagemath @kirelagin

/modules/programs/sbt.nix @kubukoz
/tests/modules/programs/sbt @kubukoz

Expand All @@ -215,9 +245,16 @@

/modules/programs/texlive.nix @rycee

/modules/programs/timidity.nix @amesgen

/modules/programs/tiny.nix @kmaasrud

/modules/programs/topgrade.nix @msfjarvis
/tests/modules/programs/topgrade @msfjarvis

/mdules/programs/watson.nix @polykernel
/tests/modules/programs/watson @polykernel

/modules/programs/waybar.nix @berbiche
/tests/modules/programs/waybar @berbiche

Expand All @@ -228,6 +265,8 @@

/modules/programs/zathura.nix @rprospero

/modules/programs/zellij.nix @mainrs

/modules/programs/zoxide.nix @marsam

/modules/programs/zsh/prezto.nix @NickHu
Expand Down Expand Up @@ -257,6 +296,8 @@

/modules/services/etesync-dav.nix @Valodim

/modules/services/espanso.nix @lucasew

/modules/services/flameshot.nix @moredhel

/modules/services/fluidsynth.nix @Valodim
Expand All @@ -272,6 +313,12 @@

/modules/services/grobi.nix @mbrgm

/modules/services/gromit-mpx.nix @pjones
/tests/modules/services/gromit-mpx @pjones

/modules/services/home-manager-auto-upgrade.nix @pinage404
/tests/modules/services/home-manager-auto-upgrade @pinage404

/modules/services/hound.nix @adisbladis

/modules/services/imapnotify.nix @nickhu
Expand Down Expand Up @@ -301,6 +348,8 @@

/modules/services/notify-osd.nix @imalison

/modules/services/opensnitch-ui.nix @onny

/modules/services/pantalaimon.nix @jojosch
/tests/modules/services/pantalaimon @jojosch

Expand Down Expand Up @@ -345,13 +394,19 @@
/modules/services/trayer.nix @AndreasMager
/tests/modules/services/trayer @AndreasMager

/modules/services/twmn.nix @Austreelis
/tests/modules/services/twmn @Austreelis

/modules/services/udiskie.nix @rycee

/modules/services/unison.nix @pacien

/modules/services/window-managers/bspwm @ncfavier
/tests/modules/services/window-managers/bspwm @ncfavier

/modules/services/window-managers/herbstluftwm @olmokramer
/tests/modules/services/window-managers/herbstluftwm @olmokramer

/modules/services/window-managers/i3-sway/i3.nix @sumnerevans
/tests/modules/services/window-managers/i3 @sumnerevans

Expand Down Expand Up @@ -385,7 +440,18 @@

/modules/services/volnoti.nix @IvanMalison

/modules/services/systembus-notify.nix @asymmetric

/modules/targets/darwin @midchildan
/tests/modules/targets-darwin @midchildan

/modules/programs/tint2.nix @CarlosLoboxyz

Makefile @thiagokokada

/modules/services/swayidle.nix @c0deaddict
/tests/modules/services/swayidle @c0deaddict

/modules/programs/ion.nix @jo1gi

/modules/services/plex-mpv-shim.nix @starcraft66
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ updates:

- package-ecosystem: "github-actions"
directory: "/"
target-branch: "release-21.05"
target-branch: "release-21.11"
schedule:
interval: "weekly"
commit-message:
Expand Down
8 changes: 4 additions & 4 deletions .github/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@ issues:
<details>
<summary><b>Memorandum on closing issues</b></summary>
<p>
If you have nothing of substance to add, please refrain from commenting and allow the bot close the issue.
If you have nothing of substance to add, please refrain from commenting and allow the bot to close the issue.
Also, don't be afraid to manually close an issue, even if it holds valuable information.
</p>
<p>
Closed issues stay in the system for people to search, read, cross-reference, or even reopen--nothing is lost!
Closed issues stay in the system for people to search, read, cross-reference, or even reopennothing is lost!
Closing obsolete issues is an important way to help maintainers focus their time and effort.
</p>
</details>
Expand All @@ -57,7 +57,7 @@ pulls:
<summary><b>If you are the original author of the PR</b></summary>
<p>
* GitHub sometimes doesn't notify people who commented / reviewed a PR previously, when you (force) push commits. *If you have addressed the reviews* you can [officially ask for a review](https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/requesting-a-pull-request-review) from those who commented to you or anyone else.
* GitHub sometimes doesn't notify people who commented / reviewed a PR previously when you (force) push commits. *If you have addressed the reviews* you can [officially ask for a review](https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/requesting-a-pull-request-review) from those who commented to you or anyone else.
* If it is unfinished but you plan to finish it, please mark it as a draft.
* If you don't expect to work on it any time soon, please consider closing it with a short comment encouraging someone else to pick up your work.
* To get things rolling again, rebase the PR against the target branch and address valid comments.
Expand All @@ -66,7 +66,7 @@ pulls:
</details>
<details>
<summary><b>If you are <i>not</i> the original author of the issue</b></summary>
<summary><b>If you are <i>not</i> the original author of the PR</b></summary>
<p>
* If you want to pick up the work on this PR, please create a new PR and indicate that it supercedes and closes this PR.
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/github_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
os: [ubuntu-latest]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v16
with:
nix_path: nixpkgs=channel:nixos-unstable
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
os: [ubuntu-latest, macos-latest]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v16
with:
nix_path: nixpkgs=channel:nixos-unstable
Expand All @@ -24,6 +24,7 @@ jobs:
echo "Error: literalExample should be replaced by literalExpression" > /dev/stderr
exit 1
fi
- run: nix-build -A docs.jsonModuleMaintainers
- run: ./format -c
- run: nix-shell . -A install
- run: nix-shell --arg enableBig false --pure tests -A run.all
6 changes: 2 additions & 4 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,9 @@ Run tests:
pages:
stage: deploy
script:
- mkdir -p ~/.config/nixpkgs
- echo '{ manual.html.enable = true; }' > ~/.config/nixpkgs/home.nix
- nix-shell . -A install
- nix-build -A docs.html
- mkdir public
- cp -r ~/.nix-profile/share/doc/home-manager/* public/
- cp -r ./result/share/doc/home-manager/* public/
artifacts:
paths:
- public
Expand Down
Loading

0 comments on commit f378091

Please sign in to comment.