mirror of
https://github.com/foo-dogsquared/wiki.git
synced 2025-01-31 01:57:54 +00:00
16 lines
559 B
Org Mode
16 lines
559 B
Org Mode
|
#+TITLE: Reproducible builds
|
||
|
#+AUTHOR: "Gabriel Arazas"
|
||
|
#+EMAIL: "foo.dogsquared@gmail.com"
|
||
|
#+DATE: "2020-09-14 10:46:15 +08:00"
|
||
|
#+DATE_MODIFIED: "2020-09-14 11:31:36 +08:00"
|
||
|
#+LANGUAGE: en
|
||
|
#+OPTIONS: toc:t
|
||
|
#+PROPERTY: header-args :exports both
|
||
|
|
||
|
|
||
|
- [[https://reproducible-builds.org/][Reproducible builds]]
|
||
|
- [[https://static.conf.archlinux.org/archconf2019/recordings/][Reproducible builds in Arch Linux from Arch Conf 2019]]
|
||
|
- [[file:2020-04-12-11-20-53.org][Reproducible research]] usually found on scientific workflows
|
||
|
- Docker containers
|
||
|
- Nix and Guix
|