| Commit message (Expand) | Author | Age | Files | Lines |
| * | systemd.network.networks.<name>.dhcpServerConfig: support serverAddressorigin/grahamc-patch-2 | Graham Christensen | 2022-04-21 | 1 | -0/+1 |
| * | Merge pull request #168922 from 06kellyjac/driftctl•••driftctl: 0.28.0 -> 0.28.1 | Bobby Rong | 2022-04-17 | 1 | -2/+2 |
| |\ |
|
| | * | driftctl: 0.28.0 -> 0.28.1 | 06kellyjac | 2022-04-16 | 1 | -2/+2 |
| * | | Merge pull request #168615 from bobby285271/gnome-firmware•••gnome-firmware: 3.34.0 → 42.1 | Bobby Rong | 2022-04-17 | 4 | -76/+65 |
| |\ \ |
|
| | * | | gnome-firmware: 3.34.0 → 42.1•••https://gitlab.gnome.org/World/gnome-firmware/-/compare/3.34.0...3.36.0
https://gitlab.gnome.org/World/gnome-firmware/-/compare/3.36.0...41.0
https://gitlab.gnome.org/World/gnome-firmware/-/compare/41.0...42.1
| Bobby Rong | 2022-04-14 | 1 | -22/+10 |
| | * | | gnome-firmware: rename from gnome-firmware-updater | Bobby Rong | 2022-04-14 | 3 | -7/+8 |
| * | | | Merge pull request #168994 from RaitoBezarius/patch-2•••nixos/mininet: telnet → inetutils | Artturi | 2022-04-17 | 1 | -2/+2 |
| |\ \ \ |
|
| | * | | | nixos/mininet: telnet → inetutils•••This fixes the usage of mininet on NixOS due to the replacement of the telnet package by inetutils. | Ryan Lahfa | 2022-04-17 | 1 | -2/+2 |
| |/ / / |
|
| * | | | Merge pull request #168199 from a-m-joseph/powerpc64le-bootstrap-hashes•••pkgs/stdenv/linux: add powerpc64le bootstrap-files | Bernardo Meurer | 2022-04-16 | 2 | -0/+26 |
| |\ \ \ |
|
| | * | | | pkgs/stdenv/linux: add powerpc64le bootstrap-files•••This PR adds Hydra-generated bootstrap tarballs for powerpc64le-linux.
I'll be following the script established in PR to tarballs.nixos.org.
Files came from this Hydra build:
https://hydra.nixos.org/build/172142499
Which used nixpkgs revision 49a83445c28c4ffb8a1a90a1f68e6150ea48893b
to instantiate:
/nix/store/gj272sd56gsj6qpyzh4njpfzwdhviliz-stdenv-bootstrap-tools-powerpc64le-unknown-linux-gnu.drv
and then built:
/nix/store/n81pljbd8m0xgypm84krc2bnvqgjrfxx-stdenv-bootstrap-tools-powerpc64le-unknown-linux-gnu
I downloaded these files from Hydra with the following commands:
```
STOREPATH=n81pljbd8m0xgypm84krc2bnvqgjrfxx-stdenv-bootstrap-tools-powerpc64le-unknown-linux-gnu
OPTIONS="--option binary-caches https://cache.nixos.org"
nix store add-file \
--name bootstrap-tools.tar.xz \
$(nix-store ${OPTIONS} -r /nix/store/${STOREPATH})/on-server/bootstrap-tools.tar.xz
nix store add-path \
--name busybox \
$(nix-store ${OPTIONS} -r /nix/store/${STOREPATH})/on-server/busybox
```
As @lovesegfault requested in #151399, here are the the `sha256sum`s
of all the `on-server` components for extra verification:
```
$ sha256sum /nix/store/n81pljbd8m0xgypm84krc2bnvqgjrfxx-stdenv-bootstrap-tools-powerpc64le-unknown-linux-gnu/on-server/*
036d062869f7accf0ad89714d12029469dfe6af504f9b226d61eb7d808ad4735 /nix/store/n81pljbd8m0xgypm84krc2bnvqgjrfxx-stdenv-bootstrap-tools-powerpc64le-unknown-linux-gnu/on-server/bootstrap-tools.tar.xz
6bc05832180f5075f4458c32eb0a5e2b673f605884dce01822be474f4e0a63ee /nix/store/n81pljbd8m0xgypm84krc2bnvqgjrfxx-stdenv-bootstrap-tools-powerpc64le-unknown-linux-gnu/on-server/busybox
```
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
| Adam Joseph | 2022-04-11 | 2 | -0/+26 |
| * | | | | Merge pull request #166175 from r-ryantm/auto-update/wcslib•••wcslib: 7.7 -> 7.9 | Ryan Mulligan | 2022-04-16 | 1 | -2/+2 |
| |\ \ \ \ |
|
| | * | | | | wcslib: 7.7 -> 7.9 | R. Ryantm | 2022-03-29 | 1 | -2/+2 |
| * | | | | | Merge pull request #167902 from DeterminateSystems/openstack-zfs-cleanup•••openstack-image: init, make-single-disk-zfs-image: init | Graham Christensen | 2022-04-16 | 9 | -19/+547 |
| |\ \ \ \ \ |
|
| | * | | | | | openstack-image-zfs: start copying the channel now that we've mostly got the ... | Graham Christensen | 2022-04-07 | 1 | -1/+1 |
| | * | | | | | openstack-config: note the image metadata needed to boot a uefi image | Graham Christensen | 2022-04-07 | 1 | -0/+3 |
| | * | | | | | openstack-config: make the expandOnBoot option default to `all` | Graham Christensen | 2022-04-07 | 1 | -1/+1 |
| | * | | | | | make-single-disk-zfs-image: init | Graham Christensen | 2022-04-07 | 1 | -0/+322 |
| | * | | | | | openstack-image-zfs: make the generated configuration.nix valid•••Drops the wrong expandOnBoot option (defaults to all) and mark ZFS as enabled.
| Graham Christensen | 2022-04-07 | 1 | -2/+3 |
| | * | | | | | openstack-image-zfs: build a single-image ZFS root | Graham Christensen | 2022-04-07 | 1 | -16/+1 |
| | * | | | | | openstack-config: enable tty1•••This appears to be the "default" console for openstack, but my evidence is experience on just one provider.
| Graham Christensen | 2022-04-07 | 1 | -5/+8 |
| | * | | | | | openstack-image-zfs: don't support vpc type, default to qcow2 | Graham Christensen | 2022-04-07 | 1 | -2/+2 |
| | * | | | | | openstack-metadata-fetcher: don't fail if any specific wget's fail | Graham Christensen | 2022-04-07 | 1 | -3/+3 |
| | * | | | | | amazon-image: use make-multi-disk-zfs-image | Graham Christensen | 2022-04-07 | 2 | -1/+1 |
| | * | | | | | openstack-config: setup serial access on ttyS0 | Graham Christensen | 2022-04-07 | 1 | -0/+15 |
| | * | | | | | openstack-config: support a ZFS root with /boot perhaps coming from an ESP | Graham Christensen | 2022-04-07 | 1 | -7/+18 |
| | * | | | | | openstack-options: init | Graham Christensen | 2022-04-07 | 2 | -0/+72 |
| | * | | | | | openstack-image-zfs: init | Graham Christensen | 2022-04-07 | 1 | -0/+115 |
| | * | | | | | openstack-image: make it easy to disable copying the channel to improve itera... | Graham Christensen | 2022-04-07 | 1 | -3/+7 |
| | * | | | | | openstack-image: minor cleanups•••Format and remove unnecessary `with lib;`.
| Graham Christensen | 2022-04-07 | 1 | -7/+4 |
| * | | | | | | Merge pull request #166958 from heph2/submit/gmid•••gmid: 1.8.1 -> 1.8.3 | Sandro | 2022-04-17 | 1 | -4/+4 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | gmid: 1.8.1 -> 1.8.3 | Heph | 2022-04-16 | 1 | -4/+4 |
| * | | | | | | | Merge pull request #168964 from hqurve/cubiomes•••cubiomes-viewer: 2.0.0 -> 2.1.1 | Sandro | 2022-04-17 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | cubiomes-viewer: 2.0.0 -> 2.1.1 | hqurve | 2022-04-16 | 1 | -2/+2 |
| * | | | | | | | | Merge pull request #168979 from chkno/yt-dlp•••yt-dlp: 2022.3.8.2 → 2022.04.08 | Sandro | 2022-04-17 | 1 | -3/+4 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | yt-dlp: 2022.3.8.2 → 2022.04.08 | Scott Worley | 2022-04-16 | 1 | -3/+4 |
| * | | | | | | | | | Merge pull request #168971 from primeos/ungoogled-chromium•••ungoogled-chromium: 100.0.4896.88 -> 100.0.4896.127 | Sandro | 2022-04-17 | 1 | -5/+5 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | ungoogled-chromium: 100.0.4896.88 -> 100.0.4896.127 | Michael Weiss | 2022-04-16 | 1 | -5/+5 |
| * | | | | | | | | | | Merge pull request #168976 from rski/gopls0.8.3•••gopls: 0.8.2 -> 0.8.3 | Sandro | 2022-04-17 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | gopls: 0.8.2 -> 0.8.3 | Romanos Skiadas | 2022-04-17 | 1 | -3/+3 |
| * | | | | | | | | | | | Merge pull request #168860 from aaronjheng/kt•••kt: 12.1.0 -> 13.1.0 | Thiago Kenji Okada | 2022-04-16 | 1 | -5/+9 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | kt: 12.1.0 -> 13.1.0 | Aaron Jheng | 2022-04-16 | 1 | -5/+9 |
| * | | | | | | | | | | | | Merge pull request #107957 from tex/nixos/auto-upgrade•••nixos/auto-upgrade: add persistent option | Thiago Kenji Okada | 2022-04-16 | 3 | -7/+44 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | nixos/auto-upgrade: add persistent option | Milan Svoboda | 2022-04-16 | 3 | -7/+44 |
| * | | | | | | | | | | | | | Merge pull request #168908 from thiagokokada/add-sourcePath-to-mkGraal•••graalvmXX-ce: add sourcesPath parameter | Thiago Kenji Okada | 2022-04-16 | 4 | -27/+54 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | graalvmXX-ce: add documentation to mkGraal function | Thiago Kenji Okada | 2022-04-16 | 2 | -4/+29 |
| | * | | | | | | | | | | | | | graalvmXX-ce: add sourcesPath parameter•••In #168816, we removed support for Python/Ruby/WASM to reduce the
support burden of GraalVM languages that, arguably, are not really being
used.
However, the way that `pkgs.graalvmCEPackages.mkGraal` function works
right now doesn't allow passing a custom sources file, that would allow
someone to compile GraalVM with the additional products (e.g.: Python).
This PR adds this possibility.
So if someone wants to create a custom graalvm11-ce derivation with
Python support, for example, they can do something like this:
```nix
let
graalvm11-ce-custom = pkgs.graalvmCEPackages.mkGraal {
config = {
x86_64-linux = {
products = [ "graalvm-ce" "python-installable-svm" ];
arch = "linux-amd64";
};
};
defaultVersion = "22.0.0.2";
javaVersion = "11";
platforms = "x86_64-linux";
sourcesPath = /home/someone/graalvm11-ce-sources.json;
};
in
{
environment.systemPackages = [ graalvm11-ce-custom ];
}
```
| Thiago Kenji Okada | 2022-04-16 | 4 | -24/+26 |
| * | | | | | | | | | | | | | | Merge pull request #168607 from fabaff/bump-brother•••python3Packages.brother: 1.1.0 -> 1.2.0 | Martin Weinelt | 2022-04-16 | 5 | -15/+157 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / / / / / /
|/| | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | python3Packages.brother: 1.1.0 -> 1.2.0 | Fabian Affolter | 2022-04-16 | 1 | -15/+16 |
| | * | | | | | | | | | | | | | python3Packages.pysnmplib: init at 5.0.10 | Fabian Affolter | 2022-04-16 | 2 | -0/+50 |
| | * | | | | | | | | | | | | | python3Packages.pysnmp-pysmi: init at 1.1.8 | Fabian Affolter | 2022-04-16 | 2 | -0/+48 |