summary refs log tree commit diff
path: root/nixos
Commit message (Expand)AuthorAge
* 18.09: Jackrabbit -> JellyfishVladimír Čunát2018-03-16
* Merge commit '3ab2949' from staging into masterTuomas Tynkkynen2018-03-15
|\
| * Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-03-13
| |\
| * \ Merge branch 'master' into stagingJan Malakhovski2018-03-10
| |\ \
| * \ \ Merge commit '618ac29687a650d854c8bea7efd4490387589ce2' into stagingTuomas Tynkkynen2018-03-03
| |\ \ \
| * | | | nixos: Add nixpkgs.crossSystem option for cross-compilationShea Levy2018-03-01
| * | | | Merge remote-tracking branch 'origin/staging' into cross-nixosShea Levy2018-03-01
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2018-03-01
| | |\ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-03-01
| | |\ \ \ \ \
| * | | | | | | nixos: Move uses of stdenv.shell to runtimeShell.Shea Levy2018-03-01
| * | | | | | | stage-2-init: Use the host bash as SHELLShea Levy2018-03-01
| * | | | | | | nixos: Fix initrd dependency detection when cross-compiling.Shea Levy2018-03-01
| * | | | | | | nixos: manual: Fix cross-compilation.Shea Levy2018-03-01
| * | | | | | | gobjectIntrospection: Enable building without X11 support.Shea Levy2018-03-01
| * | | | | | | Merge remote-tracking branch 'origin/master' into cross-nixosShea Levy2018-02-28
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | nixos: sudo: Use build-time visudo for syntax check.Shea Levy2018-02-28
| * | | | | | | nixos: keymap: Fix cross-compilation.Shea Levy2018-02-28
| * | | | | | | nixos: initrd-kmod-blacklist-ubuntu: Fix cross-compilation.Shea Levy2018-02-28
| * | | | | | | nixos: stage-1: Don't try to test binaries when cross-compiling.Shea Levy2018-02-28
| * | | | | | | nixos: Take glibcLocales from buildPackages.Shea Levy2018-02-28
| * | | | | | | nixos: udev: Generate hwdb with build-native udevadm.Shea Levy2018-02-28
| * | | | | | | nixos: kexec: Disable on non-keexecable systems.Shea Levy2018-02-28
| | |/ / / / / | |/| | | | |
| * | | | | | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-02-28
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2018-02-27
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2018-02-27
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge master into stagingVladimír Čunát2018-02-26
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2018-02-26
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-02-24
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cups service: fix client socketsNikolay Amiantov2018-02-23
* | | | | | | | | | | | | Merge pull request #36924 from etu/gitea-postgres-autocreate-databaseSamuel Leathers2018-03-15
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | gitea: enable and configure postgres service if selected as databaseElis Hirwing2018-03-15
* | | | | | | | | | | | | | nixos: fix install-grub.pl dependenciesJan Malakhovski2018-03-15
* | | | | | | | | | | | | | nixos/qemu-vm: Add virtualized display + HID devices on AArch64Tuomas Tynkkynen2018-03-14
* | | | | | | | | | | | | | 18.09: let's call it "Jackrabbit"Vladimír Čunát2018-03-14
* | | | | | | | | | | | | | Merge pull request #36845 from jbedo/singularitylewo2018-03-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | singularity: 2.4 -> 2.4.2Justin Bedo2018-03-12
* | | | | | | | | | | | | | | Merge pull request #36706 from Ma27/xautolock-testcaseGraham Christensen2018-03-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | xautolock: implement basic test to confirm functionalityMaximilian Bosch2018-03-13
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | nixos/tests/virtualbox: Work around test failuresaszlig2018-03-13
| |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #36850 from teto/virtualisationMichael Raskin2018-03-13
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | grub-install.pl: more details on blkid failureMatthieu Coudron2018-03-12
| * | | | | | | | | | | | | build-vm: remove trailing dot from script pathMatthieu Coudron2018-03-12
| * | | | | | | | | | | | | qemu-vm: removes warning when running build-vmMatthieu Coudron2018-03-12
* | | | | | | | | | | | | | tests/docker-tools: add onTopOfPulledImage testAntoine Eiche2018-03-13
* | | | | | | | | | | | | | grafana: 5.0.0 -> 5.0.1WilliButz2018-03-12
* | | | | | | | | | | | | | nixos/tests/containers-tmpfs: fix test nameFranz Pletz2018-03-12
* | | | | | | | | | | | | | Merge pull request #36571 from srhb/acme-test-fixFranz Pletz2018-03-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | nixos/tests/acme: use mail-test-srv tls certs from sourceSarah Brofeldt2018-03-08
| * | | | | | | | | | | | | | nixos/tests/acme: go compat update, unvendor pkcs11Sarah Brofeldt2018-03-08
* | | | | | | | | | | | | | | Merge pull request #36783 from Infinisil/desciption/update/resilioJörg Thalheim2018-03-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | |