summary refs log tree commit diff
path: root/pkgs/os-specific
Commit message (Collapse)AuthorAge
* systemd: add withPolkit optionFlorian Klink2020-10-28
|
* systemd: disable efi if we don't build with withEfi is set to falseFlorian Klink2020-10-28
|
* systemd: withEfi: move gnu-efi check into assertionFlorian Klink2020-10-28
|
* systemd: make gcrypt optionalFlorian Klink2020-10-28
|
* systemd: add withAnalyze flagFlorian Klink2020-10-28
|
* systemd: add withCoredump flagFlorian Klink2020-10-28
| | | | … and default it to false for systemdMinimal
* systemd: drop duplicate -Dlocaled=…Florian Klink2020-10-28
| | | | This is already configurable above.
* systemd: introduce withCompression flagFlorian Klink2020-10-28
| | | | | This will build systemd without some compression utils, useful for systemdMinimal.
* systemd: cleanup cryptsetup inputFlorian Klink2020-10-28
| | | | | use lib.getDev to retrieve the dev output. Don't pass it to buildInputs if we don't build with withCryptsetup set to true.
* systemd: add withRemote option (default to false), make curl optionalFlorian Klink2020-10-28
| | | | | | This makes curl optional if both remote and importd are disabled, and makes some assertions more robust by switching from curl.dev != null to lib.getDev curl != null.
* systemd: build without iptables when networkd is disabledFlorian Klink2020-10-28
| | | | | | | upstreams TODO mentions iptables-dev (libiptc) is also used for nspawn, but it seems like it only makes use of this via networkd anyways (or does these days) - at least systemdMinimal compiles successfully without iptables in the build closure.
* systemd: remove perl from nativeBuildInputsFlorian Klink2020-10-28
| | | | | | | This was only used to patch a circular output reference from lib to out on aarch64, but was removed in b68bddfbda2092c5fde2c4cece2f4bcf0eb214a1, This commit forgot to remove perl, so remove it now.
* systemd: nixpkgs-fmtFlorian Klink2020-10-28
|
* systemd: reorder buildInputsFlorian Klink2020-10-28
| | | | These are all unconditianally anyways.
* systemd: stdenv.lib -> libFlorian Klink2020-10-28
| | | | This is a no-op and makes things a bit smaller.
* Merge branch master into staging to fix eval errorAndreas Rammhold2020-10-28
|\ | | | | | | | | This fixes the eval error of the small (and "big"?) NixOS test set that was fixed in 1088f05 & eba8f542.
| * linux: 5.9-rc8 -> 5.10-rc1Tim Steinbach2020-10-27
| |
| * treewide: remove package names from prefix of descriptionsBen Siraphob2020-10-27
| |
| * Merge pull request #80151 from ju1m/dstat_fix_pluginpathBenjamin Hipple2020-10-25
| |\ | | | | | | dstat: fix pluginpath
| | * dstat: fix pluginpathJulien Moutinho2020-02-15
| | |
* | | Merge pull request #101792 from flokli/systemdminimal-without-glibAndreas Rammhold2020-10-27
|\ \ \ | | | | | | | | systemdMinimal: build without glib
| * | | systemdMinimal: build without glibFlorian Klink2020-10-26
| | | | | | | | | | | | | | | | | | | | This takes glib (and by this, gtk-doc) out of systemdMinimal's build closure.
* | | | systemd: fix 0019-*.patchFlorian Klink2020-10-26
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was introduced in https://github.com/NixOS/nixpkgs/pull/99621, but didn't follow the process documented in pkgs/os-specific/linux/systemd/default.nix, namely, the `git am` and `git format-patch` workflow, which caused `0019-revert-get-rid-of-seat_can_multi_session.patch` to not apply with `git am` due to missing authorship information. I did apply this patch manually, and copied authorship information from 4e384ddc113f25aa00f96c96368cb8382981ddc7.
* | | Re-Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2"Vladimír Čunát2020-10-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit c778945806b44d46ec16bc4302e7e7163e6bab97. I believe this is exactly what brings the staging branch into the right shape after the last merge from master (through staging-next); otherwise part of staging changes would be lost (due to being already reachable from master but reverted).
* | | Merge branch 'staging-next' into stagingVladimír Čunát2020-10-25
|\| |
| * | Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2"Vladimír Čunát2020-10-25
| | | | | | | | | | | | | | | | | | | | | I'm sorry; I didn't notice it contained staging commits. This reverts commit 17f5305b6c20df795c365368d2d868266519599e, reversing changes made to a8a018ddc0a8b5c3d4fa94c94b672c37356bc075.
| * | android-udev-rules: 20200410 -> 20200613R. RyanTM2020-10-25
| | |
| * | Merge #101508: libraw: 0.20.0 -> 0.20.2Vladimír Čunát2020-10-25
| |\ \
| * | | hdparm: name -> pnameLuflosi2020-10-24
| | | |
| * | | Merge pull request #100456 from maralorn/boolToStringAndreas Rammhold2020-10-25
| |\ \ \ | | | | | | | | | | treewide: De-inline uses of lib.boolToString
| | * | | treewide: De-inline uses of lib.boolToStringMalte Brandy2020-10-14
| | | | | | | | | | | | | | | | | | | | This commit should not change eval results
| * | | | cpuid: 20200427 -> 20201006R. RyanTM2020-10-24
| | | | |
* | | | | libcap_ng: 0.7.10 -> 0.7.11R. RyanTM2020-10-25
| | | | |
* | | | | Merge pull request #101387 from r-ryantm/auto-update/bluezJan Tojnar2020-10-25
|\ \ \ \ \ | | | | | | | | | | | | bluez: 5.54 -> 5.55
| * | | | | bluez: 5.54 -> 5.55R. RyanTM2020-10-22
| | | | | |
* | | | | | Merge branch 'master' into staging-nextJan Tojnar2020-10-24
|\ \ \ \ \ \ | | |/ / / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | Merge pull request #101304 from r-ryantm/auto-update/alsa-utilsAnderson Torres2020-10-22
| |\ \ \ \ | | | | | | | | | | | | alsaUtils: 1.2.3 -> 1.2.4
| | * | | | alsaUtils: 1.2.3 -> 1.2.4R. RyanTM2020-10-22
| | |/ / /
* | | | | Merge branch 'master' into staging-nextJan Tojnar2020-10-22
|\| | | |
| * | | | nvme-cli: 1.12 -> 1.13Michael Weiss2020-10-22
| | | | |
* | | | | Merge branch 'master' into staging-nextVladimír Čunát2020-10-21
|\| | | | | | | | | | | | | | | | | | | | | | | | minor conflict: rust update vs. darwin fixes for it (not tested but seems quite OK)
| * | | | Merge pull request #49403 from andir/qemu_test_reduce_closureAndreas Rammhold2020-10-21
| |\ \ \ \ | | |/ / / | |/| | | qemu_test: disable features that are not needed for tests (closure 641 -> 335.3M)
| | * | | iputils: apply proposed upstream patch to get rid of systemd dependencyAndreas Rammhold2020-10-19
| | | | | | | | | | | | | | | | | | | | | | | | | This allows us to get rid of the hack and the systemd dependency and thus reduces the rebuild closure whenever systemd changes.
| | * | | iptuils: Remove systemd from dependenciesAndreas Rammhold2020-10-19
| | | | | | | | | | | | | | | | | | | | | | | | | In our case systemd is only used to figure out if the unit files should be generated.
* | | | | apparmor: 2.13.4 -> 2.13.5ajs1242020-10-20
| | | | |
* | | | | Merge staging-next into stagingFrederik Rietdijk2020-10-20
|\| | | |
| * | | | raspberrypi-eeprom: Init at 2020-10-05Janne Heß2020-10-20
| | | | |
| * | | | zfsUnstable: 2.0.0-rc3 -> 2.0.0-rc4Henri Menke2020-10-19
| | | | |
| * | | | zfs: 0.8.4 -> 0.8.5Henri Menke2020-10-19
| |/ / /
* | | | Merge branch 'staging-next' into stagingJan Tojnar2020-10-18
|\| | |