about summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
* Merge pull request #268746 from SomeoneSerge/fix/torch-choose-argsConnor Baker2023-11-27
|\ | | | | python311Packages.torch: choose magma at the expression level
| * python311Packages.torch: choose magma at the expression levelSomeone Serge2023-11-21
| | | | | | | | | | ...instead of at the callPackage site. Addresses https://github.com/NixOS/nixpkgs/issues/268736
* | Merge pull request #270058 from K900/fix-libexecNick Cao2023-11-27
|\ \ | | | | | | treewide: /lib/libexec -> /libexec
| * | treewide: /lib/libexec -> /libexecK9002023-11-26
| | | | | | | | | | | | /lib/libexec doesn't exist.
* | | Merge pull request #270256 from schmittlauch/gite-forgejo-migration-phrasingNick Cao2023-11-27
|\ \ \ | | | | | | | | nixos/forgejo docs: correct phrasing
| * | | nixos/forgejo docs: correct phrasingTrolli Schmittlauch2023-11-26
| | | |
* | | | fahclient: 7.6.21 -> 8.1.18 (#246832)Jonas Chevalier2023-11-27
| | | | | | | | | | | | Rebuild from source
* | | | nixos/sourcehut: remove usages of 'with lib;'Tomas Antonio Lopez2023-11-27
| | | | | | | | | | | | | | | | Inherit library attributes at a finer granularity, instead.
* | | | nixos/sourcehut: add myself as maintainerTomas Antonio Lopez2023-11-27
| | | |
* | | | nixos/sourcehut: reformat expressions using nixpkgs-fmtTomas Antonio Lopez2023-11-27
| | | |
* | | | Merge pull request #264661 from schoettl/dolibarr-with-packageLin Jian2023-11-26
|\ \ \ \ | |/ / / |/| | | nixos/dolibarr: add package option
| * | | nixos/dolibarr: add package optionJakob Schöttl2023-11-01
| | | | | | | | | | | | | | | | | | | | Allow users to easily use a different dolibarr version, e.g. version 18 (currently in unstable) instead of 16.
* | | | Merge pull request #265728 from nbraud/nixos/sudo-rs/ssm-agentMaciej Krüger2023-11-26
|\ \ \ \
| * | | | nixos/ssm-agent: Handle sudo-rs toonicoo2023-11-05
| | | | |
* | | | | Merge pull request #265722 from nbraud/nixos/sudo-rs/btrbkMaciej Krüger2023-11-26
|\ \ \ \ \
| * | | | | nixos/btrbk: Support both Miller's sudo and sudo-rsnicoo2023-11-05
| |/ / / /
* | | | | nixos/mediawiki: don't clear default installed extensionsSandro Jäckel2023-11-26
| | | | |
* | | | | nixos/telegraf: include procps if procstat input is configuredJörg Thalheim2023-11-26
| | | | |
* | | | | nixos/mediawiki: don't assume language of main pageSandro Jäckel2023-11-26
| | | | | | | | | | | | | | | | | | | | | | | | | The mainpage might be named Hauptseite and mediawiki redirects from /wiki/ on its own to there
* | | | | nixos/mediawiki: use fastcgi.conf file which contains extra parameterSandro Jäckel2023-11-26
| | | | |
* | | | | Merge pull request #263471 from nbraud/nixos/sudo-rs/cleanupMaciej Krüger2023-11-26
|\ \ \ \ \
| * | | | | nixos/sudo-rs: Move support for `pam_ssh_agent_auth(8)` to PAM's NixOS modulenicoo2023-11-25
| | | | | | | | | | | | | | | | | | | | | | | | Similar to delroth's suggestion in #262790.
| * | | | | nixos/sudo-rs: Clarify `security.sudo-rs.enable`'s descriptionnicoo2023-11-25
| | | | | |
| * | | | | nixos/sudo-rs: Refactor option definitionsnicoo2023-11-25
| | | | | |
| * | | | | nixos/sudo-rs: refactor processing of `cfg.extraRules`nicoo2023-11-25
| | | | | |
| * | | | | nixos/tests/sudo-rs: cleanupnicoo2023-11-25
| | | | | |
| * | | | | nixos/sudo-rs: Fix bug putting the wrong version of sudo in ↵nicoo2023-11-25
| | | | | | | | | | | | | | | | | | | | | | | | `environment.systemPackages`
| * | | | | nixos/sudo-rs: Drop checks for sudo implementationnicoo2023-11-25
| | | | | |
| * | | | | nixos/sudo-rs: uniformize ssh-agent auth behaviour with `security.sudo`nicoo2023-11-25
| | | | | |
| * | | | | nixos/release-notes: Document pitfall when switching to sudo-rsnicoo2023-11-25
| | | | | |
| * | | | | nixos/sudo-rs: Simplify activationnicoo2023-11-25
| | | | | |
| * | | | | nixos/release-notes: Tidy-up location of `sudo-rs` link definitionnicoo2023-11-23
| | | | | | | | | | | | | | | | | | | | | | | | Presumably introduced when reverting #253876
* | | | | | Merge pull request #269970 from emilylange/nixos-containers-warningRobert Hensing2023-11-26
|\ \ \ \ \ \ | | | | | | | | | | | | | | nixos/containers: warn if containers are used but disabled
| * | | | | | nixos/containers: warn if containers are used but disabledemilylange2023-11-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a follow-up to 8dfe8e447efefcaf2990532114f4b0259ba2eba3.
* | | | | | | Merge pull request #269766 from gaykitty/stargazer-updateRobert Scott2023-11-26
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | stargazer: 1.0.5 -> 1.1.0
| * | | | | | | nixosTests.stargazer: switch to using gemgetgaykitty2023-11-24
| | | | | | | |
* | | | | | | | nixos/mediawiki: quote shell flags passed to installerJörg Thalheim2023-11-26
| | | | | | | |
* | | | | | | | nixos/mediawiki: drop sqlite variantJörg Thalheim2023-11-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Probably no one ever tested this, mediawiki tries to create the database inside the read-only package. There might be a proper fix but for now it's better to not advertise unsupported options.
* | | | | | | | nixos/mediawiki: update url option defaultTextSandro2023-11-26
| | | | | | | |
* | | | | | | | nixos/waydroid: remove `with lib;` and friendsMihai-Drosi Câju2023-11-26
| | | | | | | |
* | | | | | | | nixos/torrentstream: init3JlOy_PYCCKUI2023-11-26
| | | | | | | |
* | | | | | | | Merge pull request #269954 from imincik/fix-tmate-ssh-server-modulePierre Bourdon2023-11-26
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | nixos/tmate-ssh-server: fix tmate-client-config script
| * | | | | | | | nixos/tmate-ssh-server: fix tmate-client-config scriptIvan Mincik2023-11-26
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #256159 from YtvwlD/yamaThiago Kenji Okada2023-11-26
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | nixos/sysctl: Stop disabling yama by default
| * | | | | | | nixos/sysctl: Enable Yama by defaultNiklas Sombert2023-10-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Yama is a LSM which restricts debugging. This prevents processes from snooping on another. It can be easily disabled with sysctl. This was initially included in #14392 and disabled by default by 86721a5f78718caf10c578e9501f8b4d19c0eb44. This has been part of the hardened configuration, but many other distros ship this for quite some time (Ubuntu for about ten years), so I'd say it might make sense to enable this per default.
* | | | | | | | Merge pull request #260902 from LDprg/masterLin Jian2023-11-25
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | preload: init at 0.6.4
| * | | | | | | | nixos/preload: initLDprg2023-11-25
| | | | | | | | |
* | | | | | | | | Merge pull request #266675 from anthonyroussel/sonic-server-nixosMario Rodas2023-11-25
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nixos/sonic-server: init
| * | | | | | | | | nixosTests.sonic-server: initAnthony Roussel2023-11-10
| | | | | | | | | |
| * | | | | | | | | nixos/sonic-server: initAnthony Roussel2023-11-10
| | | | | | | | | |