summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* linux: enable Xen everywhere it can beAlyssa Ross2021-04-14
| | | | | | | | | | | | | | | | | | | | | | | I don't think there's any reason to have a seperate kernel variant because of this, with all the maintenance burden that imposes. Debian and Fedora both enable all these options on their normal kernels. Alias the Linux Xen attributes, so this change should be seemless for people who were using the Xen kernels up to now. All the Xen options are marked as optional anyway, so it should be fine to try to enable them on non-x86 platforms as well. Cherry-picking this for Spectrum because PVH is cloud-hypervisor's preferred boot entry point on x86, and it'll complain if our kernel doesn't support it. Fixes: https://github.com/NixOS/nixpkgs/issues/115182 (cherry picked from commit 5f24024de6f6405bb9ae9fc4c960b3fba84613b9) Message-Id: <20210411115740.29615-2-hi@alyssa.is> Reviewed-by: Cole Helbling <cole.e.helbling@outlook.com>
* spectrumPackages.spectrum-vm: fix without WaylandAlyssa Ross2021-03-16
| | | | | | | | | | The surrounding "set +e"/"set -e" was an earlier attempt to fix this, but I mixed -e up with -u. But as Cole points out, it's nicer to use parameter expansion here anyway. Thanks-to: Cole Helbling <cole.e.helbling@outlook.com> Message-Id: <20210316010910.ryhee36zgtoahdok@eve.qyliss.net> Reviewed-by: Cole Helbling <cole.e.helbling@outlook.com>
* spectrumPackages.rootfs: fix custom path entriesAlyssa Ross2021-03-16
| | | | | | | | | | | | | Stage 1 was supposed to be able to take a list of PATH entries to prepend to the default PATH, but it didn't do anything with them. Now, it properly adds them to the PATH as early as possible during boot. This mechanism isn't currently used anywhere, but is very useful for debugging. Message-Id: <20210315135820.6375-1-hi@alyssa.is> Reviewed-by: Cole Helbling <cole.e.helbling@outlook.com>
* spectrumPackages.rootfs: add /sysAlyssa Ross2021-03-16
| | | | | | | | Programs assume this and it's useful to have. Message-Id: <20200825164845.8850-1-hi@alyssa.is> Message-Id: <20210315135540.4980-2-hi@alyssa.is> Reviewed-by: Cole Helbling <cole.e.helbling@outlook.com>
* wcm: fix (some) iconsAlyssa Ross2020-08-27
| | | | | strictDeps is incompatible with wrapGAppsHook, so we have to drop that.
* chromiumOSPackages.sommelier: fix buildAlyssa Ross2020-08-27
|
* chromiumOSPackages.vm_protos: fix buildAlyssa Ross2020-08-27
|
* wlroots: fix buildAlyssa Ross2020-08-27
|
* wcm: 0.4.0 -> 0.5.0Alyssa Ross2020-08-27
|
* wf-shell: 0.4.0 -> 0.5.0Alyssa Ross2020-08-27
|
* wayfire: 0.4.0 -> 0.5.0Alyssa Ross2020-08-27
|
* wf-config: 0.4.0 -> 0.5.0Alyssa Ross2020-08-27
|
* Merge remote-tracking branch 'nixpkgs/master' into masterAlyssa Ross2020-08-25
|\
| * ginkgo: init at 1.14.0Sascha Grunert2020-08-26
| | | | | | | | Signed-off-by: Sascha Grunert <sgrunert@suse.com>
| * Merge pull request #96212 from r-ryantm/auto-update/bashmountRyan Mulligan2020-08-25
| |\ | | | | | | bashmount: 4.3.0 -> 4.3.1
| | * bashmount: 4.3.0 -> 4.3.1R. RyanTM2020-08-24
| | |
| * | Merge pull request #96229 from r-ryantm/auto-update/flyRyan Mulligan2020-08-25
| |\ \ | | | | | | | | fly: 6.4.1 -> 6.5.0
| | * | fly: 6.4.1 -> 6.5.0R. RyanTM2020-08-25
| | |/
| * | Merge pull request #96240 from r-ryantm/auto-update/bpytopRyan Mulligan2020-08-25
| |\ \ | | | | | | | | bpytop: 1.0.13 -> 1.0.21
| | * | bpytop: 1.0.13 -> 1.0.21R. RyanTM2020-08-25
| | |/
| * | Merge pull request #96215 from marsam/update-libvmafMario Rodas2020-08-25
| |\ \ | | | | | | | | libvmaf: 1.5.2 -> 1.5.3
| | * | libvmaf: 1.5.2 -> 1.5.3Mario Rodas2020-08-24
| | | | | | | | | | | | | | | | https://github.com/Netflix/vmaf/releases/tag/v1.5.3
| * | | oh-my-zsh: 2020-08-20 -> 2020-08-24Tim Steinbach2020-08-25
| | | |
| * | | linux/hardened/patches/5.7: 5.7.16.a -> 5.7.17.aTim Steinbach2020-08-25
| | | |
| * | | linux/hardened/patches/5.4: 5.4.59.a -> 5.4.60.aTim Steinbach2020-08-25
| | | |
| * | | linux/hardened/patches/4.19: 4.19.140.a -> 4.19.141.aTim Steinbach2020-08-25
| | | |
| * | | linux/hardened/patches/4.14: 4.14.193.a -> 4.14.194.aTim Steinbach2020-08-25
| | | |
| * | | linux: 5.8 -> 5.8.3Tim Steinbach2020-08-25
| | | |
| * | | Merge pull request #96171 from marsam/update-docker-slimOleksii Filonenko2020-08-25
| |\ \ \ | | | | | | | | | | docker-slim: 1.31.0 -> 1.32.0
| | * | | docker-slim: 1.31.0 -> 1.32.0Mario Rodas2020-08-24
| | | | |
| * | | | papermc: 1.15.2r161 -> 1.16.2r141TheUserCreated2020-08-25
| | | | |
| * | | | Merge pull request #96126 from hmenke/mathematicaLassulus2020-08-25
| |\ \ \ \ | | | | | | | | | | | | mathematica: 12.1.0 -> 12.1.1
| | * | | | mathematica: 12.1.0 -> 12.1.1Henri Menke2020-08-24
| | | | | |
| * | | | | Merge pull request #95896 from Enzime/fix-dpms-firefoxAnderson Torres2020-08-25
| |\ \ \ \ \ | | | | | | | | | | | | | | firefox: fix libXScrnSaver dynamic dependency
| | * | | | | firefox: fix libXScrnSaver dynamic dependencyMichael Hoang2020-08-21
| | | | | | |
| * | | | | | Merge pull request #96244 from danieldk/remove-rsshDaniël de Kok2020-08-25
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | rssh: remove
| | * | | | | | rssh: removeDaniël de Kok2020-08-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream has not made any releases since 2012 and there are several known CVEs. The derivation has been marked broken in nixpkgs since March 2019.
| * | | | | | | gopls: remove unnecessary `go` input (#96270)Sascha Grunert2020-08-25
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Sascha Grunert <sgrunert@suse.com>
| * | | | | | | Merge pull request #96247 from r-ryantm/auto-update/chezmoiMario Rodas2020-08-25
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | chezmoi: 1.8.4 -> 1.8.5
| | * | | | | | | chezmoi: 1.8.4 -> 1.8.5R. RyanTM2020-08-25
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge pull request #96235 from r-ryantm/auto-update/bupMario Rodas2020-08-25
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | bup: 0.30.1 -> 0.31
| | * | | | | | | bup: 0.30.1 -> 0.31R. RyanTM2020-08-25
| | |/ / / / / /
| * | | | | | | Merge pull request #96237 from Moredread/libgdiplus/parallelMario Rodas2020-08-25
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | libgdiplus: enable parallel building
| | * | | | | | | libgdiplus: enable parallel buildingAndré-Patrick Bubel2020-08-25
| | | | | | | | |
| * | | | | | | | Merge pull request #96261 from sternenseemann/bemenu-0.5.0Linus Heckemann2020-08-25
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | bemenu: 0.4.1 → 0.5.0
| | * | | | | | | | bemenu: 0.4.1 → 0.5.0sternenseemann2020-08-25
| | | | | | | | | |
| * | | | | | | | | Merge pull request #96252 from r-ryantm/auto-update/eksctlMario Rodas2020-08-25
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | eksctl: 0.25.0 -> 0.26.0
| | * | | | | | | | | eksctl: 0.25.0 -> 0.26.0R. RyanTM2020-08-25
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | inspectrum: 2017-05-31 -> 0.2.2Maximilian Bosch2020-08-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also made sure that the QT applications are properly wrapped using `wrapQtAppsHook`.
| * | | | | | | | | Merge pull request #96236 from r-ryantm/auto-update/notmuch-bowerJustin Humm2020-08-25
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | notmuch-bower: 0.11 -> 0.12