Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixos-weekly
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0aa8e51fcb8f
Choose a base ref
...
head repository: NixOS/nixos-weekly
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4978278d8016
Choose a head ref
  • 6 commits
  • 2 files changed
  • 2 contributors

Commits on Nov 13, 2019

  1. Call for Content: 2019/15

    domenkozar committed Nov 13, 2019

    Verified

    This commit was signed with the committer’s verified signature.
    millotp Pierre Millot
    Copy the full SHA
    db84765 View commit details
  2. template: improve wording

    domenkozar committed Nov 13, 2019

    Verified

    This commit was signed with the committer’s verified signature.
    millotp Pierre Millot
    Copy the full SHA
    e5e67fb View commit details

Commits on Dec 16, 2019

  1. Verified

    This commit was signed with the committer’s verified signature.
    millotp Pierre Millot
    Copy the full SHA
    5cfc92c View commit details

Commits on Dec 17, 2019

  1. Merge pull request #109 from noteed/nix-notes

    Add nix-notes, a collection of short notes about Nix, each contributing to the same virtual machine image
    domenkozar authored Dec 17, 2019

    Verified

    This commit was signed with the committer’s verified signature.
    millotp Pierre Millot
    Copy the full SHA
    f042e83 View commit details

Commits on Jan 10, 2020

  1. Add 2020/01

    domenkozar committed Jan 10, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    millotp Pierre Millot
    Copy the full SHA
    e6724de View commit details
  2. Merge pull request #108 from NixOS/master

    Call for Content: 2019/15
    domenkozar authored Jan 10, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    millotp Pierre Millot
    Copy the full SHA
    4978278 View commit details
Showing with 56 additions and 2 deletions.
  1. +54 −0 content/2020/01-nixos-weekly-2020-01.md
  2. +2 −2 template.md
54 changes: 54 additions & 0 deletions content/2020/01-nixos-weekly-2020-01.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
Title: #01 - NixOS Weekly
Date: 2020-01-10
Description: No act of kindness, no matter how small, is ever wasted - Aesop

# News

- [Nix Notes](https://github.com/noteed/nix-notes)

The Nix Notes is a collection of short notes about Nix, each contributing to
the same virtual machine image. The notes show how to deploy the image to
Digital Ocean, update the running virtual machine without recreating it, and
more.

- [Deploying a fully automated Nix-based static website](https://bradparker.com/content/posts/2019-11-21-deploying-a-fully-automated-nix-based-static-website.html)

- [NYLUG Presents: "Sneaking in Nix - Building Production Containers with Nix" by Graham Christensen](https://www.youtube.com/watch?v=pfIDYQ36X0k)

- [Lead DevOps Engineer with NixOs, Rust and Cloudflare](https://holo.host/careers/lead-devops-engineer-with-nixos-rust-and-cloudflare/)

- [A Nix-based functional organization for managing processes](https://sandervanderburg.blogspot.com/2019/11/a-nix-based-functional-organization-for.html)

- [Windows-on-NixOS, part 1: Migrating bare-metal to a VM](https://nixos.mayflower.consulting/blog/2019/11/27/windows-vm-storage/)

- [Updating NixOS local VMs](http://blog.patapon.info/nixos-local-vm/)

- [Azure-cli v2.0 support](https://github.com/NixOS/nixpkgs/pull/71797)

The python `az` package, has been added. Replacing the deprecated node `azure` package.

- [What happens when you run nixos-rebuild](https://asymmetric.github.io/2019/12/21/nixos-rebuild/).

- [Reading Nix expressions](https://blog.niteo.co/reading-nix-expressions/)

Summary of lessons learned at NixCon 2019

- [Nix application VMs: security through virtualization](https://github.com/jollheef/appvm)

Simple application VMs (hypervisor-based sandbox) based on Nix package manager.

- [RFC 0046 FCP, Platform Support Tiers](https://github.com/NixOS/rfcs/pull/46)

The Final Comment Period for RFC 0046 has started with disposition to merge and, barring any
blocking issues, will be merged after 2020-01-12. Your opinions, comments, and approvals are
welcome!

- [Mobile NixOS: December 2019 round-up](https://mobile.nixos.org/news/2020-01-08-december-2019-round-up.html)

# Contribute to NixOS Weekly Newsletter

This work would not be possible without the many contributions of the community.

You can help too! Create or comment on the [pull request](https://github.com/NixOS/nixos-weekly/pulls)
for the next edition or look at the
[issue tracker](https://github.com/NixOS/nixos-weekly/issues) to add other improvements.
4 changes: 2 additions & 2 deletions template.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Title: #${nextissue} - (TODO: title)
Title: NixOS Weekly #${nextissue}
Date: ${year}-(TODO: MM-DD)
Description: (TODO: QUOTE)

# News

- Example news item title [with a link](http://example.com)
- [Example news item title](http://example.com)

Optional item description