about summary refs log tree commit diff
path: root/nixos/lib
Commit message (Expand)AuthorAge
...
* | | reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson2018-08-30
* | | Merge pull request #43736 from volth/patch-208xeji2018-08-26
|\ \ \
| * | | qemu: 2.12.1 -> 3.0.0volth2018-08-20
* | | | make-ext4-fs: Fix cross compilingWill Fancher2018-08-21
|/ / /
* | | [bot] nixos/*: remove unused arguments in lambdasvolth2018-07-20
* | | sdImage: make partition ID/UUID configurableAndrew Dunham2018-07-12
* | | qemu-flags: default to qemu-kvmMatthew Bauer2018-05-31
|/ /
* | nixos/lib/make-ext4-fs: Add a sanity checkTuomas Tynkkynen2018-05-05
* | nixos/tests: Fix QEMU flags for SCSI disksaszlig2018-04-30
* | treewide: isArm -> isAarch32John Ericson2018-04-25
* | Merge pull request #38485 from obsidiansystems/nixos-nixpkgs-optionsJohn Ericson2018-04-19
|\ \
| * | nixpkgs module: Clean up platform optionsJohn Ericson2018-04-06
* | | Merge branch 'master' into stagingRobert Schütz2018-04-10
|\ \ \
| * | | nixos/make-ext4-fs: Use closureInfoTuomas Tynkkynen2018-04-10
| |/ /
* | | Merge master into stagingFrederik Rietdijk2018-04-04
|\| |
| * | make-system-tarball: allow alternate compression methodsMichael Bishop2018-04-03
* | | Machine.pm: tweak to look for graphical target in waitForXWill Dietz2018-04-03
* | | nixos testing: significantly reduce deps needed for OCR testsWill Dietz2018-03-31
|/ /
* | Merge pull request #35844 from adisbladis/jquery-mvadisbladis2018-03-06
|\ \
| * | jquery & jquery-ui: Move to nixos/lib/testing/adisbladis2018-02-27
* | | Fix installing the Nixpkgs channel on the installation mediaEelco Dolstra2018-02-27
* | | Merge remote-tracking branch 'origin/master' into nix-2.0Eelco Dolstra2018-02-22
|\| |
| * | Document the makeTest length restrictionMichael Fellinger2018-02-20
| * | Only allow test names of up to 50 charactersMichael Fellinger2018-02-20
| * | Merge pull request #34795 from oxij/os/nixosLabel-pt2Michael Raskin2018-02-19
| |\ \
| | * | nixos: rename config.system.nixos* -> config.system.nixos.*Jan Malakhovski2018-02-18
| * | | nixos/networking-interfaces: rename IP addresses/routes optionsrnhmjoj2018-02-17
| |/ /
| * | nixos/testing: use the same qemu in the test driverFranz Pletz2018-02-11
* | | make-disk-image.nix: Use nixos-install againEelco Dolstra2018-02-07
* | | ISO images: Initialize the Nix database with correct NAR hashes/sizesEelco Dolstra2018-02-07
|/ /
* | Add setFunctionArgs lib function.Shea Levy2018-01-31
* | runInLinuxVM: Use QEMU command line that works on other architecturesTuomas Tynkkynen2018-01-30
* | nixos/qemu: Deduplicate QEMU serialDevice into qemu-flags.nixTuomas Tynkkynen2018-01-30
* | nixos/qemu-flags: Take a 'pkgs' parameterTuomas Tynkkynen2018-01-30
* | nixos/make-disk-image.nix: Support EFI imagesTuomas Tynkkynen2018-01-22
* | Merge pull request #33577 from dtzWill/fix/cross-2John Ericson2018-01-09
|\ \
| * | make-ext4-fs: Dependencies are nativeBuildInputsBen Gamari2018-01-09
| * | makeSquashfs: Inputs are nativeBuildInputsBen Gamari2018-01-09
* | | Merge pull request #32845 from Ma27/test-driver/allow-user-unitsJörg Thalheim2018-01-04
|\ \ \ | |/ / |/| |
| * | test-driver: support testing user unitsMaximilian Bosch2018-01-02
* | | make-disk-image.nix: Really fix write permissions in the storeTuomas Tynkkynen2017-12-20
* | | make-disk-image.nix: Remove write permissions from /nix/storeTuomas Tynkkynen2017-12-17
|/ /
* | make-squashfs.nix: Improve invalid path check messagesTuomas Tynkkynen2017-12-15
* | build-support/vm: Use devtmpfs, not static device nodesTuomas Tynkkynen2017-12-12
* | make-squashfs: Hack to avoid building images where nixos-install won't runTuomas Tynkkynen2017-12-03
* | nixos/qemu: Add virtio-rng-pci to test-driverTuomas Tynkkynen2017-11-26
* | nixos/testing: fix after --set ceased to evaluate the valueOrivej Desh2017-11-19
* | make-disk-image: fix evalOrivej Desh2017-11-13
* | make-disk-image: embed compression switch into the format nameOrivej Desh2017-11-12
* | make-disk-image: add compressed option to compress qcow2 imagesOrivej Desh2017-11-12