about summary refs log tree commit diff
path: root/nixos/doc
Commit message (Collapse)AuthorAge
* Merge pull request #284046 from mkg20001/oils-for-linuxMaciej Krüger2024-02-12
|\ | | | | oil: rename to oil-python, oil: init at 0.20.0
| * release-notes: add oil c++ noteMaciej Krüger2024-02-08
| |
* | Merge pull request #284814 from yaxitech/github-runner-module-updateAaron Andersen2024-02-11
|\ \ | | | | | | nixos/github-runners: remove single runner module, rework default name, add `noDefaultLabels`
| * | nixos/github-runner: deprecate module in favor of `github-runners.*`Vincent Haupert2024-02-09
| | |
* | | reviewSimonas Kazlauskas2024-02-10
| | |
* | | Merge pull request #284512 from hercules-ci/lib-types-unique-mergeSilvan Mosberger2024-02-10
|\ \ \ | | | | | | | | lib.types.unique: Check inner type deeply
| * | | doc/option-types: Definitions are not declaredRobert Hensing2024-01-29
| | | |
* | | | Merge master into staging-nextgithub-actions[bot]2024-02-09
|\ \ \ \
| * | | | nixos/matrix-synapse: add UNIX domain socket listener supportMartin Weinelt2024-02-09
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Exposes two options, `path` and `mode`, to configure the location and permissions on the socket file. The `mode` needs to be specified as string in octal and will be converted into a decimal integer, so it correctly passes through the YAML parser and arrives at the `os.chmod` call in the Twisted codebase. What a fun detour. Adds an assertion, that either `path` or `bind_addresses` and `port` are configured on every listener. Migrates the default replication listener of the main instance to a UNIX domain socket, because it is more efficient. Introduces the `enableRegistrationScript` option, to gracefully disable the user registration script, when the client listener listens on a UNIX domain socket, which is something the script does not support.
* | | | Merge master into staging-nextgithub-actions[bot]2024-02-09
|\| | |
| * | | Merge pull request #286176 from nikstur/writable-overlaysLinus Heckemann2024-02-09
| |\ \ \ | | |_|/ | |/| | nixos/filesystems: init overlayfs
| | * | nixos/filesystems: add release notesnikstur2024-02-07
| | | |
| | * | nixos/filesystems: add overlayfs docsnikstur2024-02-07
| | | |
* | | | Merge master into staging-nextgithub-actions[bot]2024-02-08
|\| | |
| * | | nixos/appliance-repart-image: use UKI in docsMoritz Sanft2024-02-07
| | | |
* | | | Merge master into staging-nextgithub-actions[bot]2024-02-05
|\| | |
| * | | sonarr: 3.0.10.1567 -> 4.0.0.748Steve Purcell2024-02-05
| | | |
* | | | Merge master into staging-nextgithub-actions[bot]2024-02-05
|\| | |
| * | | Merge pull request #279997 from ShamrockLee/optparse-bash-dropWeijia Wang2024-02-05
| |\ \ \ | | | | | | | | | | optparse-bash: drop
| | * | | optparse-bash: dropYueh-Shun Li2024-01-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop because - it seems abandoned by the upstream years ago[1]. - there are quite some nice alternatives[2] already available in Nixpkgs. [1]: https://github.com/nk412/optparse/commits/master/ [2]: https://github.com/shadawck/awesome-cli-frameworks#bashshell Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
| * | | | Merge pull request #239785 from milibopp/neo4j-5.9.0Weijia Wang2024-02-05
| |\ \ \ \ | | | | | | | | | | | | neo4j: 4.4.11 -> 5.9.0
| | * | | | neo4j: 4.4.11 -> 5.9.0Emilia Bopp2024-01-05
| | | | | |
* | | | | | Merge staging-next into staginggithub-actions[bot]2024-02-02
|\| | | | |
| * | | | | Merge pull request #284154 from PassiveLemon/ALVRh7x42024-02-02
| |\ \ \ \ \ | | | | | | | | | | | | | | alvr: init at 20.6.1
| | * | | | | nixos/alvr: init modulePassiveLemon2024-01-27
| | | | | | |
* | | | | | | Merge staging-next into staginggithub-actions[bot]2024-02-01
|\| | | | | |
| * | | | | | Merge pull request #279677 from leona-ya/paperless-nltkAtemu2024-02-01
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | nixos/paperless: use nltk_data package as NLTK data source
| | * | | | | | nixos/paperless: use nltk_data package as NLTK data sourceLeona Maroni2024-02-01
| | | |_|_|/ / | | |/| | | | | | | | | | | | | | | | | | nixos
| * | | | | | nixos/youtrack: rebuild module for 2023.x supportLeona Maroni2024-02-01
| | | | | | |
* | | | | | | Merge remote-tracking branch 'origin/staging-next' into stagingMartin Weinelt2024-02-01
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: - pkgs/development/compilers/llvm/10/clang/default.nix - pkgs/development/compilers/llvm/8/clang/default.nix
| * | | | | | nixos/pretalx: add 24.05 "new service" release notePeder Bergebakken Sundt2024-01-31
| | | | | | |
| * | | | | | Merge pull request #276547 from ambroisie/pyload-moduleh7x42024-01-30
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | nixos/pyload: init module
| | * | | | | | nixos/pyload: document new moduleBruno BELANYI2024-01-23
| | | | | | | |
* | | | | | | | Merge staging-next into staginggithub-actions[bot]2024-01-30
|\| | | | | | |
| * | | | | | | Merge pull request #277661 from appsforartists/handheld-daemonLuke Granger-Brown2024-01-30
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | handheld-daemon: init at 1.1.0
| | * | | | | | | handheld-daemon: use kebab-case instead of camelCase for service nameBrenton Simpson2024-01-22
| | | | | | | | |
| | * | | | | | | handheld-daemon: init at 0.2.7Brenton Simpson2024-01-22
| | | | | | | | |
* | | | | | | | | Merge staging-next into staginggithub-actions[bot]2024-01-28
|\| | | | | | | |
| * | | | | | | | Merge pull request #284109 from ambroisie/update-woodpeckerAdam C. Stephens2024-01-28
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | woodpecker-*: 1.0.5 -> 2.2.2
| | * | | | | | | | nixos: release notes for woodpecker updateBruno BELANYI2024-01-26
| | | | | | | | | |
* | | | | | | | | | Merge staging-next into staginggithub-actions[bot]2024-01-27
|\| | | | | | | | |
| * | | | | | | | | Merge pull request #259196 from liff/mod/systemd-lock-handlerWill Fancher2024-01-27
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | nixos/systemd-lock-handler: init with corresponding package at 2.4.2
| | * | | | | | | | | nixos/systemd-lock-handler: initOlli Helenius2024-01-27
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Merge pull request #283972 from onny/nextcloud-settingsMaximilian Bosch2024-01-27
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | nixos/nextcloud: Rename extraOptions to settings
| | * | | | | | | | nixos/nextcloud: Rename extraOptions to settingsJonas Heinrich2024-01-26
| | | | | | | | | |
* | | | | | | | | | Merge branch 'staging-next' into stagingWeijia Wang2024-01-27
|\| | | | | | | | |
| * | | | | | | | | Merge pull request #276306 from ambroisie/aria2-rpc-secret-fileThomas Gerbet2024-01-27
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | nixos/aria2: implement 'rpcSecretFile'
| | * | | | | | | | | nixos/aria2: add release note for 'rpcSecretFile'Bruno BELANYI2024-01-25
| | | | | | | | | | |
| * | | | | | | | | | livebook: Use `mix release` to build instead of escriptPhilip Munksgaard2024-01-26
| | |_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The current build of livebook does not work with the new [Livebook Teams](https://livebook.dev/teams/) features. The problem can be observed by running the current version of livebook, adding a new team and going to the team page. The process will crash and the team page will show a 500 error. The base of the problem is that the escript build method is not officially supported. This commit changes the livebook package to use the `mix release` workflow, which is also the one used to build the official Docker container. Unfortunately, the binary built with `mix release` does not support command line arguments like the `escript` binary does. Instead, users need to pass in most of the configuration as environment variables, as documented [here](https://hexdocs.pm/livebook/readme.html#environment-variables). As a result, this commit also changes the Livebook service to reflect this new way of configuring Livebook. Finally, the Livebook release configuration specifically excludes the ERTS (Erlang Runtime System), which means that the resulting release cannot run without Erlang installed. I have tested the results (both of the package and the service) locally.
| * | | | | | | | | Merge pull request #281424 from Cottand/nomad-173-166-1513maxine2024-01-26
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | nomad: nomad_1_6 -> nomad_1_7, nomad_1_7: 1.7.2 -> 1.7.3. nomad_1_6: 1.6.5 -> 1.6.6, nomad_1_5: 1.5.12 -> 1.5.13, nomad_1_4: remove