Closed domenkozar closed 3 years ago
- [terraform-provider-hydra](https://determinate.systems/posts/terraform-provider-hydra/)
A Terraform provider for declaratively managing Hydra projects and jobsets, Determinate Systems' first open source release.
- [stdenv.lib has been removed from Nixpkgs](https://github.com/NixOS/nixpkgs/pull/125494)
- [Container assignment](https://github.com/ls1-sys-prog-course/task8-container)
University lecture + assignment + tutorial on how to build a shell for the nix build sandbox with automated tests suite
- Gitpod [has shipped a template](https://twitter.com/gitpod/status/1412207422165241858), configured for Nix that gives you pre-built, ephemeral reproducible development environments in the cloud.
- Gitpod [has shipped a template](https://twitter.com/gitpod/status/1412207422165241858), configured for Nix that gives you pre-built, ephemeral reproducible development environments in the cloud.
Looks like the tweet no longer exists.
- Gitpod [has shipped a template](https://twitter.com/gitpod/status/1412207422165241858), configured for Nix that gives you pre-built, ephemeral reproducible development environments in the cloud.
Looks like the tweet no longer exists.
It does for me?
- [microvm.nix](https://github.com/astro/microvm.nix) A Nix Flake to build NixOS and run it on one of several KVM-Hypervisors (cloud-hypervisor, qemu, firecracker, kvmtool, crosvm)
Hi all,
please add Nix news item in form of:
preferably as a PR against
master
branch (or a comment below).Thank you <3