Skip to content

Commit

Permalink
Update archive.
Browse files Browse the repository at this point in the history
  • Loading branch information
Archive Bot committed Nov 13, 2024
0 parents commit 4277ad1
Show file tree
Hide file tree
Showing 551 changed files with 54,355 additions and 0 deletions.
22 changes: 22 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
on:
schedule:
- cron: '*/20 * * * *'
# Allow running manually
workflow_dispatch:
jobs:
publish_archive_job:
runs-on: ubuntu-latest
name: A job to publish zulip-archive in GitHub pages
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Run archive
id: archive
uses: zulip/zulip-archive@master
with:
zuliprc: ${{ secrets.ZULIPRC }}
# Using the GitHub Token that is provided automatically by GitHub Actions
# (no setup needed).
github_token: ${{ secrets.GITHUB_TOKEN }}
delete_history: true
archive_branch: master
Empty file added .nojekyll
Empty file.
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
chat.nixos.asia
21 changes: 21 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) 2024 NixOS Asia

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# NixOS Asia Chat Archive

Web-public streams from [NixOS Asia Zulip](https://nixos.zulipchat.com/) managed by [zulip-archive](https://github.com/zulip/zulip-archive).
10 changes: 10 additions & 0 deletions assets/img/zulip.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
44 changes: 44 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
<html>
<head><meta charset="utf-8"><title>Zulip Chat Archive</title></head>
<hr>

<h2>Streams:</h2>

<ul>
<li> <a href="stream/413950-nix/index.html">nix</a> (75 topics) </li>

<li> <a href="stream/413948-nixos/index.html">nixos</a> (38 topics) </li>

<li> <a href="stream/414011-services-flake/index.html">services-flake</a> (22 topics) </li>

<li> <a href="stream/442953-cull-os/index.html">cull-os</a> (21 topics) </li>

<li> <a href="stream/413949-haskell-flake/index.html">haskell-flake</a> (18 topics) </li>

<li> <a href="stream/426237-nixify-llm/index.html">nixify-llm</a> (17 topics) </li>

<li> <a href="stream/413951-general/index.html">general</a> (13 topics) </li>

<li> <a href="stream/415454-omnix/index.html">omnix</a> (12 topics) </li>

<li> <a href="stream/420166-offtopic/index.html">offtopic</a> (9 topics) </li>

<li> <a href="stream/414022-process-compose-flake/index.html">process-compose-flake</a> (9 topics) </li>

<li> <a href="stream/416826-website/index.html">website</a> (7 topics) </li>

<li> <a href="stream/415266-social-media/index.html">social-media</a> (6 topics) </li>

<li> <a href="stream/419910-flake-parts/index.html">flake-parts</a> (5 topics) </li>

<li> <a href="stream/415454-nix-browser/index.html">nix-browser</a> (3 topics) </li>

<li> <a href="stream/424491-horizon-haskell/index.html">horizon-haskell</a> (2 topics) </li>

<li> <a href="stream/416818-jenkins-nix-ci/index.html">jenkins-nix-ci</a> (2 topics) </li>

<li> <a href="stream/446608-rust-flake/index.html">rust-flake</a> (2 topics) </li>
</ul>

<hr><p>Last updated: Nov 13 2024 at 13:34 UTC</p>
</html>
Binary file added sitemap-001-pages.xml.gz
Binary file not shown.
6 changes: 6 additions & 0 deletions sitemap.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<!-- Powered by https://github.com/pigs-will-fly/py-xml-sitemap-writer -->
<!-- 256 urls -->
<sitemap><loc>http://chat.nixos.asia/sitemap-001-pages.xml.gz</loc></sitemap>
</sitemapindex>
50 changes: 50 additions & 0 deletions stream/413948-nixos/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
<html>
<head><meta charset="utf-8"><title>Zulip Chat Archive</title></head>
<h2> Stream: <a href="http://chat.nixos.asia/stream/413948-nixos/index.html">nixos</a></h2>
<hr>

<h3>Topics:</h3>

<ul>
<li> <a href="topic/How.20to.20apply.20gsettings.20schema.20on.20NixOS.3F.html">How to apply gsettings schema on NixOS?</a> (1 message, latest: Oct 22 2024 at 19:21) </li>
<li> <a href="topic/nixos-unified.html">nixos-unified</a> (1 message, latest: Oct 04 2024 at 22:08) </li>
<li> <a href="topic/How.20to.20use.20an.20older.20version.20of.20a.20tool.20in.20NixOS.3F.html">How to use an older version of a tool in NixOS?</a> (4 messages, latest: Jul 10 2024 at 17:01) </li>
<li> <a href="topic/secrets.2Fpassword.20management.html">secrets/password management</a> (17 messages, latest: Jul 06 2024 at 15:28) </li>
<li> <a href="topic/NixOS.20for.20small.20datacenter.html">NixOS for small datacenter</a> (22 messages, latest: Jul 06 2024 at 08:13) </li>
<li> <a href="topic/Unified.20activation.html">Unified activation</a> (2 messages, latest: Jun 26 2024 at 18:35) </li>
<li> <a href="topic/Self-hosted.20GitHub.20runners.html">Self-hosted GitHub runners</a> (51 messages, latest: Jun 25 2024 at 14:44) </li>
<li> <a href="topic/When.20you.20forget.20to.20garbage.20collect.20home.20manager.20regularly.2E.2E.2E.html">When you forget to garbage collect home manager regularly...</a> (2 messages, latest: Jun 17 2024 at 15:44) </li>
<li> <a href="topic/NixOS.20oneclick.20install.20tutorial.html">NixOS oneclick install tutorial</a> (36 messages, latest: Jun 17 2024 at 15:43) </li>
<li> <a href="topic/Bitwarden.20for.20SSH.20authentication.20and.20git.20commit.20signing.html">Bitwarden for SSH authentication and git commit signing</a> (14 messages, latest: Jun 02 2024 at 19:13) </li>
<li> <a href="topic/Is.20there.20a.20way.20to.20test.20how.20reproducible.20my.20system.20is.3F.html">Is there a way to test how reproducible my system is?</a> (4 messages, latest: May 24 2024 at 08:47) </li>
<li> <a href="topic/ISO.20download.20speed.html">ISO download speed</a> (2 messages, latest: May 24 2024 at 08:24) </li>
<li> <a href="topic/Multi-config.20repos.20and.20sharing.20of.20nixpkgs.html">Multi-config repos and sharing of nixpkgs</a> (4 messages, latest: May 23 2024 at 14:58) </li>
<li> <a href="topic/.E2.9C.94.20Automate.20NixOS.20install.20on.20bare.20metal.20-.20howto.3F.html">✔ Automate NixOS install on bare metal - howto?</a> (4 messages, latest: May 21 2024 at 16:48) </li>
<li> <a href="topic/Automate.20NixOS.20install.20on.20bare.20metal.20-.20howto.3F.html">Automate NixOS install on bare metal - howto?</a> (11 messages, latest: May 21 2024 at 16:44) </li>
<li> <a href="topic/Self-hosting.20HedgeDoc.20with.20GitHub.20auth.html">Self-hosting HedgeDoc with GitHub auth</a> (2 messages, latest: May 21 2024 at 08:10) </li>
<li> <a href="topic/NixBSD.2C.20it.27s.20NixOS.20on.20FreeBSD.html">NixBSD, it&#x27;s NixOS on FreeBSD</a> (4 messages, latest: Apr 04 2024 at 13:53) </li>
<li> <a href="topic/NixOS.20Cloud-init.20images.html">NixOS Cloud-init images</a> (7 messages, latest: Apr 04 2024 at 13:52) </li>
<li> <a href="topic/Specifying.20UUID.20in.20diskio.html">Specifying UUID in diskio</a> (14 messages, latest: Mar 27 2024 at 01:35) </li>
<li> <a href="topic/disko-install.html">disko-install</a> (11 messages, latest: Mar 26 2024 at 16:47) </li>
<li> <a href="topic/NixOS.20tutorial.20series.html">NixOS tutorial series</a> (27 messages, latest: Mar 26 2024 at 12:45) </li>
<li> <a href="topic/services.2Eself-deploy.html">services.self-deploy</a> (1 message, latest: Mar 19 2024 at 17:24) </li>
<li> <a href="topic/.E2.9C.94.20Weird.20behavior.20in.20socat.html">✔ Weird behavior in socat</a> (7 messages, latest: Mar 17 2024 at 11:06) </li>
<li> <a href="topic/NixOS.20.20nat.20race.20condition.3F.html">NixOS nat race condition?</a> (3 messages, latest: Mar 16 2024 at 23:37) </li>
<li> <a href="topic/.E2.9C.94.20systemd.20host.20resolve.20.28matrix.2Ftwisted.29.html">✔ systemd host resolve (matrix/twisted)</a> (15 messages, latest: Mar 06 2024 at 21:11) </li>
<li> <a href="topic/Self-hosting.20email.html">Self-hosting email</a> (9 messages, latest: Mar 06 2024 at 20:15) </li>
<li> <a href="topic/.E2.9C.94.20VM.20-.20QEMU.html">✔ VM - QEMU</a> (8 messages, latest: Mar 06 2024 at 14:50) </li>
<li> <a href="topic/Usr.20files.20persist.20after.20being.20removed.20from.20the.20configuration.html">Usr files persist after being removed from the configuration</a> (6 messages, latest: Feb 28 2024 at 18:40) </li>
<li> <a href="topic/Home.20CI.20machine.20.28portable.29.html">Home CI machine (portable)</a> (39 messages, latest: Feb 28 2024 at 11:09) </li>
<li> <a href="topic/Darwin.27s.20linux-builder.html">Darwin&#x27;s linux-builder</a> (6 messages, latest: Feb 23 2024 at 14:59) </li>
<li> <a href="topic/QEMU.20internal.20SIGSEGV.html">QEMU internal SIGSEGV</a> (8 messages, latest: Feb 21 2024 at 13:34) </li>
<li> <a href="topic/Setting.20up.20personal.20caches.20using.20.60attic.60.html">Setting up personal caches using `attic`</a> (18 messages, latest: Feb 13 2024 at 17:43) </li>
<li> <a href="topic/sdn.20router.20using.20NixOS.20microvm.html">sdn router using NixOS microvm</a> (3 messages, latest: Feb 06 2024 at 20:46) </li>
<li> <a href="topic/NixOS.20Anywhere.html">NixOS Anywhere</a> (15 messages, latest: Jan 24 2024 at 03:22) </li>
<li> <a href="topic/Installing.20a.20flake.20directly.html">Installing a flake directly</a> (2 messages, latest: Dec 12 2023 at 13:37) </li>
<li> <a href="topic/Deploying.20to.20DigitalOcean.html">Deploying to DigitalOcean</a> (7 messages, latest: Dec 01 2023 at 21:23) </li>
<li> <a href="topic/Zulip.20Nix.20packaging.html">Zulip Nix packaging</a> (3 messages, latest: Nov 25 2023 at 16:01) </li>
<li> <a href="topic/stream.20events.html">stream events</a> (1 message, latest: Nov 22 2023 at 13:34) </li>
</ul>

<hr><p>Last updated: Nov 13 2024 at 13:34 UTC</p>
</html>
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
<html>
<head><meta charset="utf-8"><title>✔ Automate NixOS install on bare metal - howto? · nixos · Zulip Chat Archive</title></head>
<h2>Stream: <a href="http://chat.nixos.asia/stream/413948-nixos/index.html">nixos</a></h2>
<h3>Topic: <a href="http://chat.nixos.asia/stream/413948-nixos/topic/.E2.9C.94.20Automate.20NixOS.20install.20on.20bare.20metal.20-.20howto.3F.html">✔ Automate NixOS install on bare metal - howto?</a></h3>

<hr>

<base href="https://nixos.zulipchat.com">

<head><link href="http://chat.nixos.asia/style.css" rel="stylesheet"></head>

<a name="439858503"></a>
<h4><a href="https://nixos.zulipchat.com#narrow/stream/413948-nixos/topic/%E2%9C%94%20Automate%20NixOS%20install%20on%20bare%20metal%20-%20howto%3F/near/439858503" class="zl"><img src="http://chat.nixos.asia/assets/img/zulip.svg" alt="view this post on Zulip" style="width:20px;height:20px;"></a> Andreas <a href="http://chat.nixos.asia/stream/413948-nixos/topic/.E2.9C.94.20Automate.20NixOS.20install.20on.20bare.20metal.20-.20howto.3F.html#439858503">(May 21 2024 at 16:45)</a>:</h4>
<p>I am not dissing your tutorial here, no worries <span aria-label="smile" class="emoji emoji-1f642" role="img" title="smile">:smile:</span></p>
<p>I just had this question coming in from someone else 2 days ago. </p>
<p>But it's good to know that nixos-anywhere works with any live ISO. That is neat, I didn't know that.</p>



<a name="439859012"></a>
<h4><a href="https://nixos.zulipchat.com#narrow/stream/413948-nixos/topic/%E2%9C%94%20Automate%20NixOS%20install%20on%20bare%20metal%20-%20howto%3F/near/439859012" class="zl"><img src="http://chat.nixos.asia/assets/img/zulip.svg" alt="view this post on Zulip" style="width:20px;height:20px;"></a> Shivaraj B H <a href="http://chat.nixos.asia/stream/413948-nixos/topic/.E2.9C.94.20Automate.20NixOS.20install.20on.20bare.20metal.20-.20howto.3F.html#439859012">(May 21 2024 at 16:48)</a>:</h4>
<p>Yes, it is cool</p>



<a name="439859102"></a>
<h4><a href="https://nixos.zulipchat.com#narrow/stream/413948-nixos/topic/%E2%9C%94%20Automate%20NixOS%20install%20on%20bare%20metal%20-%20howto%3F/near/439859102" class="zl"><img src="http://chat.nixos.asia/assets/img/zulip.svg" alt="view this post on Zulip" style="width:20px;height:20px;"></a> Andreas <a href="http://chat.nixos.asia/stream/413948-nixos/topic/.E2.9C.94.20Automate.20NixOS.20install.20on.20bare.20metal.20-.20howto.3F.html#439859102">(May 21 2024 at 16:48)</a>:</h4>
<p>Anyways, thanks for the answers.</p>



<a name="439859123"></a>
<h4><a href="https://nixos.zulipchat.com#narrow/stream/413948-nixos/topic/%E2%9C%94%20Automate%20NixOS%20install%20on%20bare%20metal%20-%20howto%3F/near/439859123" class="zl"><img src="http://chat.nixos.asia/assets/img/zulip.svg" alt="view this post on Zulip" style="width:20px;height:20px;"></a> Notification Bot <a href="http://chat.nixos.asia/stream/413948-nixos/topic/.E2.9C.94.20Automate.20NixOS.20install.20on.20bare.20metal.20-.20howto.3F.html#439859123">(May 21 2024 at 16:48)</a>:</h4>
<p><span class="user-mention silent" data-user-id="678574">Andreas</span> has marked this topic as resolved.</p>



<hr><p>Last updated: Nov 13 2024 at 13:34 UTC</p>
</html>
Loading

0 comments on commit 4277ad1

Please sign in to comment.