about summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
* Merge pull request #159438 from ju1m/sourcehuttomberek2022-02-12
|\ | | | | sourcehut: fix and update
| * nixos/sourcehut: test gitsrhtJulien Moutinho2022-02-12
| |
* | Merge pull request #159014 from jian-lin/fix-nix.buildMachines.mandatoryFeaturesJanne Heß2022-02-12
|\ \
| * | nixos/nix-daemon: readd mandatoryFeatures to final supportedFeatureslinj2022-02-11
| | | | | | | | | | | | | | | | | | In #139075, mandatoryFeatures was removed from the generated supportedFeatures, which breaks backward compatibility and is different from what the description of supportedFeatures says.
* | | Merge pull request #159025 from jian-lin/undervoltMario Rodas2022-02-12
|\ \ \ | |_|/ |/| | nixos/undervolt: respect services.undervolt.package
| * | nixos/undervolt: respect services.undervolt.packagelinj2022-02-11
| | | | | | | | | | | | | | | | | | This patch also removes useless systemd.services.undervolt.path. Fixes #156668
* | | Merge pull request #157329 from helsinki-systems/feat/nixos-reload-triggersJanne Heß2022-02-11
|\ \ \ | | | | | | | | nixos/systemd: Implement reload triggers
| * | | nixos/doc: Document the activation scriptJanne Heß2022-02-09
| | | | | | | | | | | | | | | | | | | | This may be helpful to new module developers, curious users, and people who just need a reference without having to look at the implementation
| * | | nixos/switch-to-configuration: Don't stop swaps in dry-activateJanne Heß2022-02-09
| | | |
| * | | nixos/switch-test: Test the unit file parser and reloadsJanne Heß2022-02-09
| | | |
| * | | nixos/systemd: Add reloadTriggers to servicesJanne Heß2022-02-09
| | | |
| * | | nixos/switch-to-configuration: Implement reload supportJanne Heß2022-02-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is accomplished by comparing the hashes that the unit files contain. By filtering for a special key `X-Reload-Triggers` in the `[Unit]` section, we can differentiate between reloads and restarts. Since activation scripts can request reloads of units as well, more checking of this behaviour is implemented. If a unit is to be restarted, it's never reloaded as well which would make no sense. Also removes a useless subroutine and perl dependencies that are nowadays handled by the propagated build inputs feature of `perl.withPackages`.
| * | | nixos/switch-to-configuration: Allow passing parsed unit contentsJanne Heß2022-02-09
| | | |
| * | | nixos/switch-to-configuration: Skip [Install] sectionJanne Heß2022-02-09
| | | |
* | | | Merge pull request #159095 from helsinki-systems/drop/nixos-gogoclientajs1242022-02-11
|\ \ \ \ | | | | | | | | | | nixos/gogoclient: drop
| * | | | nixos/gogoclient: dropajs1242022-02-11
| | |_|/ | |/| |
* / | | nixos/rmfakecloud: init modulepacien2022-02-11
|/ / / | | | | | | | | | Co-authored-by: Roosemberth Palacios
* | | Merge remote-tracking branch 'origin/master' into staging-nextJonathan Ringer2022-02-10
|\ \ \ | | | | | | | | | | | | | | | | Conflicts: pkgs/top-level/aliases.nix
| * \ \ Merge pull request #146642 from Artturin/nixosgenerateconfig2Artturi2022-02-10
| |\ \ \
| | * | | nixos/nixos-generate-config: move dhcpConfig from configuration.nix to ↵Artturin2022-02-09
| | | | | | | | | | | | | | | | | | | | hardware-configuration.nix
| | * | | nixos/nixos-generate-config: fix proram path replacementsArtturin2022-02-09
| | | | | | | | | | | | | | | | | | | | | | | | | btrfs-progs was made optional in 2019 c01ea27ce356e1433da01a7b46ba40c880f2f2ac because it didn't cross-compile. it now does
| | * | | nixos/tools: add more keymap options to configuration templateArtturin2022-02-09
| | | | |
| | * | | nixos/tools: add networkmanager to configuration templateArtturin2022-02-09
| | | | |
| * | | | Merge pull request #151123 from Artturin/havegedupdateArtturi2022-02-10
| |\ \ \ \
| | * | | | haveged: 1.9.2 -> 1.9.15Artturin2021-12-17
| | | | | |
| * | | | | Merge pull request #158787: Pantheon: enable packagekit and drop appcenter patchBobby Rong2022-02-10
| |\ \ \ \ \
| | * | | | | nixos/pantheon: mention latest appcenter and packagekit changes in manualBobby Rong2022-02-09
| | | | | | |
| | * | | | | nixos/pantheon: install appcenter if flatpak is enabledBobby Rong2022-02-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This is how nixos/gnome handle gnome-software.
| | * | | | | nixos/pantheon: enable packagekit by defaultBobby Rong2022-02-09
| | | |_|/ / | | |/| | | | | | | | | | | | | | | Needed for pantheon.appcenter.
* | | | | | Merge remote-tracking branch 'origin/master' into staging-nextJonathan Ringer2022-02-09
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/top-level/aliases.nix
| * | | | | Merge pull request #158178 from j0hax/retroarch-wmSandro2022-02-10
| |\ \ \ \ \
| | * | | | | nixos/retroarch: add RetroArch as a desktop sessionJohannes Arnold2022-02-08
| | | | | | |
| * | | | | | Merge pull request #156873 from mweinelt/wineMartin Weinelt2022-02-09
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | nixos/tests/wine: fix disksize typeMartin Weinelt2022-01-26
| | | | | | |
| * | | | | | nixos/rsyncd: fix module evalJörg Thalheim2022-02-09
| | |_|/ / / | |/| | | |
* | | | | | Merge remote-tracking branch 'origin/master' into staging-nextJonathan Ringer2022-02-08
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/development/python-modules/opensimplex/default.nix pkgs/development/python-modules/pygame-gui/default.nix pkgs/top-level/aliases.nix pkgs/top-level/python-aliases.nix
| * | | | | Merge pull request #94055 from matthewbauer/flakes-packagekitMatthew Bauer2022-02-08
| |\ \ \ \ \ | | | | | | | | | | | | | | packagekit: update to flakes branch
| | * | | | | packagekit: use Nix backendMatthew Bauer2022-02-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes https://github.com/NixOS/nixpkgs/issues/21230 Use Nix backend for packagekit. Updates to version with my Nix backend for PackageKit.
| * | | | | | nixos/shellinabox: dropajs1242022-02-08
| | | | | | |
| * | | | | | Merge pull request #155162 from ZenithalHourlyRate/command-not-found-interactiveBernardo Meurer2022-02-08
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | command-not-found: add interactive option for auto run
| | * | | | | | command-not-found: add interactive option for auto runZenithal2022-01-16
| | | | | | | |
| * | | | | | | Merge pull request #155158 from ↵Bernardo Meurer2022-02-08
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ZenithalHourlyRate/command-not-found-multiple-choice-interactive command-not-found: make NIX_AUTO_RUN work when multiple choices
| | * | | | | | | command-not-found: make NIX_AUTO_RUN work when multiple choicesZenithal2022-01-16
| | |/ / / / / /
| * | | | | | | Merge pull request #158611 from Xe/patch-4pennae2022-02-08
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | nixos/cloud-init: fix trivial error that prevents deploy
| | * | | | | | | nixos/cloud-init: fix trivial error that prevents deployXe Iaso2022-02-08
| | | | | | | | |
| * | | | | | | | haskellPackages.ghcWithPackages: throw on old override interfacesternenseemann2022-02-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding a fake override function via passthru will at least give users of the old override interface a more helpful error message. Additionally we also document the changes in the changelog.
| * | | | | | | | Merge pull request #158578 from delroth/iptables-docsLuke Granger-Brown2022-02-08
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nixos/firewall: make 'networking.firewall.package' example less confusing
| | * | | | | | | | nixos/firewall: make 'networking.firewall.package' example less confusingPierre Bourdon2022-02-08
| | | |_|/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | pkgs.iptables-nftables-compat == pkgs.iptables (default) since cf9ac2b5.
| * | | | | | | | Merge pull request #157839 from abbradar/stage-1-modprobeJörg Thalheim2022-02-08
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | Modprobe options in stage-1
| | * | | | | | | nixos/udev: set firmware path in a separate modprobe.d fileNikolay Amiantov2022-02-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This way we don't bloat ramdisk with the whole Linux firmware packages.