summary refs log tree commit diff
path: root/pkgs/os-specific
Commit message (Collapse)AuthorAge
* spectrumPackages.spectrum-vm: fix long commandsAlyssa Ross2020-05-12
| | | | | | | | | The "spectrumcmd" kernel parameter, which is used to pass custom commands into the VM, uses base64 to get around the lack of solid kernel command line quoting. By default, base64(1) wraps lines at 76 characters, so any command longer than 76 * 0.75 = 57 characters would try to include a newline in the kernel command line, which doesn't work.
* spectrumPackages.spectrum-vm: custom crosvm optsAlyssa Ross2020-05-11
| | | | | | | | | | This will be especially useful for testing crosvm cargo builds, which only work at the moment with --disable-sandbox. Testing these builds before was extremely annoying, but it can be done relatively easily as follows: cargo build spectrum-vm -C target/debug/crosvm -- --disable-sandbox
* spectrumPackages.rootfs: Sway to WayfireAlyssa Ross2020-05-07
| | | | | | | wf-shell needs HOME to be set, which seems reasonable enough. widgets_right is emptied because by default it contains a battery meter and network status indicator, both of which deserve dbus.
* Merge branch 'crosvm-demo' into masterAlyssa Ross2020-04-26
|\ | | | | | | | | We can finally do this, now that demo stuff is in spectrumPackages rather than a top-level start-vm.nix file!
| * spectrumPackages.spectrum-vm: fix with no waylandAlyssa Ross2020-04-22
| | | | | | | | | | We can abuse $@ to be a sort of array where we can put a number of values, without losing quoting information or having to escape.
| * spectrumPackages: initAlyssa Ross2020-04-22
| | | | | | | | | | | | | | | | This is a modular version of what was previously start-vm.nix. It introduces a program, spectrum-vm, that allows for customising the crosvm, kernel, and rootfs paths. And, it can run a custom command inside the VM! I think this is going to be a big improvement over start-vm.nix.
* | chromiumOSPackages.updateScript: drop libchromeAlyssa Ross2020-04-21
|/ | | | | | Just noticed this. I wasn't able to test the script when removing libchrome in f867986f602459d4c73e6e2247738ea3804ea05e because cros-updates-serving was down.
* chromiumOSPackages: 79.12607.0.0-rc4 -> 81.12871.0.0-rc1Alyssa Ross2020-04-19
|
* chromiumOSPackages.{libchrome,libbrillo}: dropAlyssa Ross2020-04-19
| | | | | These aren't needed for anything apart from the Sommelier demos (which we never build anyway) and are annoying and hard to keep building.
* chromiumOSPackages.updateScript: fix buildspec urlAlyssa Ross2020-04-15
| | | | | | "paladin" doesn't seem to be up to date, whereas "full" seems to match what cros-updates-serving.appspot.com reports is currently being shipped to Chromebooks.
* Merge remote-tracking branch 'nixpkgs/master' into masterAlyssa Ross2020-04-10
|\
| * treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
| |
| * Merge pull request #84680 from lovesegfault/nvidia-x11-440.82Dmitry Kalinkin2020-04-09
| |\ | | | | | | linuxPackages.nvidia_x11: 440.64 -> 440.82
| | * linuxPackages.nvidia_x11: 440.64 -> 440.82Bernardo Meurer2020-04-08
| | |
| * | Merge pull request #84716 from peterhoeg/p/g15daemonPeter Hoeg2020-04-09
| |\ \ | | | | | | | | g15daemon: init at 1.9.5.3
| | * | g15daemon: init at 1.9.5.3Peter Hoeg2020-04-08
| | | |
| * | | device-tree_rpi: fix platformsMichael Bishop2020-04-08
| | | |
| * | | Merge pull request #84597 from NixOS/acpi-callJörg Thalheim2020-04-08
| |\ \ \ | | | | | | | | | | linuxPackages.acpi-call: switch to nix-community fork
| | * | | linuxPackages.acpi-call: switch to nix-community forkJörg Thalheim2020-04-08
| | | |/ | | |/| | | | | | | | | | | | | This fixes also build against linux 5.6 We also took the opportunity to cleanup the build.
| * | | linux: 5.6.2 -> 5.6.3Tim Steinbach2020-04-08
| | | |
| * | | linux: 5.5.15 -> 5.5.16Tim Steinbach2020-04-08
| | | |
| * | | linux: 5.4.30 -> 5.4.31Tim Steinbach2020-04-08
| | | |
| * | | Merge pull request #84129 from Infinisil/removing-python-from-grubSilvan Mosberger2020-04-08
| |\ \ \ | | | | | | | | | | Support removing python from zfs/grub closure
| | * | | zfs: Add enablePython argumentSilvan Mosberger2020-04-08
| | | | | | | | | | | | | | | | | | | | Reduces closure size with it disabled from 236.0M to 176.7M
| | * | | nfs-utils: Add enablePython argumentSilvan Mosberger2020-04-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If turned off, all binaries that need python are excluded With the argument disabled, this reduces closure size from 219.5M to 160.3M
| * | | | Merge pull request #84595 from NixOS/zfsJörg Thalheim2020-04-08
| |\ \ \ \ | | | | | | | | | | | | zfs: fix build against 5.6
| | * | | | zfs: fix build against 5.6Jörg Thalheim2020-04-07
| | | |/ / | | |/| |
| * | | | Merge pull request #81693 from lovesegfault/uvcdynctrl-udevworldofpeace2020-04-07
| |\ \ \ \ | | | | | | | | | | | | uvcdynctrl: fix udev files
| | * | | | uvcdynctrl: fix udev filesBernardo Meurer2020-04-07
| | | | | |
| * | | | | Merge pull request #84161 from lovesegfault/ddcci-0.3.3worldofpeace2020-04-07
| |\ \ \ \ \ | | | | | | | | | | | | | | ddcci: 0.3.2 -> 0.3.3
| | * | | | | linuxPackages.ddcci-driver: 0.3.2 -> 0.3.3Bernardo Meurer2020-04-07
| | |/ / / /
| * | / / / fwts: 20.02.00 -> 20.03.00R. RyanTM2020-04-07
| | |/ / / | |/| | |
| * | | | lxc: 4.0.0 -> 4.0.1Mario Rodas2020-04-06
| |/ / /
| * | | Merge pull request #84163 from lovesegfault/nvidia-x11-440.64Dmitry Kalinkin2020-04-06
| |\ \ \ | | | | | | | | | | linuxPackages.nvidia_x11: 440.59 -> 440.64
| | * | | linuxPackages.nvidia_x11: 440.59 -> 440.64Bernardo Meurer2020-04-05
| | | |/ | | |/|
| * | | Merge pull request #71481 from eadwu/bcachefs/update-10Jörg Thalheim2020-04-06
| |\ \ \ | | | | | | | | | | bcachefs: update 10
| | * | | linux_testing_bcachefs: 5.3.2020.03.25 -> 5.3.2020.04.04Edmund Wu2020-04-06
| | | | |
| | * | | linux_testing_bcachefs: 5.2.2019.10.12 -> 5.3.2020.03.25Edmund Wu2020-03-26
| | | | |
| * | | | Merge pull request #84422 from r-ryantm/auto-update/lxcfsJörg Thalheim2020-04-06
| |\ \ \ \ | | | | | | | | | | | | lxcfs: 4.0.0 -> 4.0.1
| | * | | | lxcfs: 4.0.0 -> 4.0.1R. RyanTM2020-04-06
| | | | | |
| * | | | | Merge pull request #84313 from r-ryantm/auto-update/procdumpMario Rodas2020-04-05
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | procdump: 1.1 -> 1.1.1
| | * | | | procdump: 1.1 -> 1.1.1R. RyanTM2020-04-05
| | | | | |
| * | | | | Merge pull request #84387 from kraem/fix/facetimehd-linux-5.6Graham Christensen2020-04-05
| |\ \ \ \ \ | | |_|/ / / | |/| | | | facetimehd: update src to build with linux >= 5.6
| | * | | | facetimehd: update src to build with linux >= 5.6kraem2020-04-05
| | | | | | | | | | | | | | | | | | | | | | | | also add kraem to maintainers
| * | | | | Merge pull request #83618 from NixOS/staging-nextFrederik Rietdijk2020-04-05
| |\ \ \ \ \ | | | | | | | | | | | | | | Staging next
| | * \ \ \ \ Merge master into staging-nextFrederik Rietdijk2020-04-03
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | Merge branch 'staging-next' into stagingJan Tojnar2020-03-31
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'master' into staging-nextJan Tojnar2020-03-31
| | | |\ \ \ \ \
| | * | | | | | | buildPython*: use pnameFrederik Rietdijk2020-03-30
| | |/ / / / / /
| | * | | | | | Merge staging-next into stagingFrederik Rietdijk2020-03-28
| | |\ \ \ \ \ \