summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* firejail-disable-sandbox-check: init at 0.9.74firejail-disable-sandbox-checkOleg Pykhalov2025-08-034-103/+127
* inspircd: 4.7.0 -> 4.8.0•••https://docs.inspircd.org/4/change-log/#inspircd-480 - The build system now allows using the system provided versions of utf8cpp and http-parser which is great for us. - Pass --disable-ownership which means we will no longer have to know the user to which will run inspircd at build time (we didn't know that before, so we had to pass --uid 0 and --gid 0 (which always exist), but having .service files which hardcode User=root isn't great even though the user could configure inspircd to use setuid(2)). sternenseemann2025-08-031-5/+17
* nixos/inspircd: sync with upstream systemd.service file•••We could in theory just re-use the upstream one, but it sets User=root which I'm not entirely comfortable with. Instead, add the settings we were missing from that file here. Sadly, upstream doesn't configure a syscall filter or similar. sternenseemann2025-08-031-1/+9
* inspircd: 3.18.0 -> 4.7.0•••https://docs.inspircd.org/4/breaking-changes/ https://docs.inspircd.org/4/overview/ https://docs.inspircd.org/4/change-log/#inspircd-401 https://docs.inspircd.org/4/change-log/#inspircd-410 https://docs.inspircd.org/4/change-log/#inspircd-420 https://docs.inspircd.org/4/change-log/#inspircd-430 https://docs.inspircd.org/4/change-log/#inspircd-440 https://docs.inspircd.org/4/change-log/#inspircd-450 https://docs.inspircd.org/4/change-log/#inspircd-460 https://docs.inspircd.org/4/change-log/#inspircd-470 Packaging-relevant changes: - inspircd no longer has the start subcommand, but needs to be invoked directly. - New extra modules: log_syslog and log_json - Removed extra modules: regex_tre, regex_pcre, ssl_mbedtls You probably should not use them anymore, but they can be obtained via the module manager in theory — though I doubt it works with Nix (another item for the todo list, I guess): https://docs.inspircd.org/4/module-manager/ sternenseemann2025-08-033-11/+10
* cc2538-bsl: 2.1-unstable-2025-01-14 -> 2.1-unstable-2025-03-28 (#428557)•••Co-authored-by: lorenz <lorenz@brun.one>nixpkgs-merge-bot[bot]2025-08-032-16/+62
|\
| * cc2538-bsl: 2.1-unstable-2025-01-14 -> 2.1-unstable-2025-03-28Peter H. Hoeg2025-07-262-16/+62
* | tailwindcss-language-server: 0.14.25 -> 0.14.26 (#430452)Yt2025-08-021-2/+2
|\ \
| * | tailwindcss-language-server: 0.14.25 -> 0.14.26R. Ryantm2025-08-021-2/+2
* | | debian-devscripts: 2.25.16 -> 2.25.17 (#429848)7c6f434c2025-08-021-2/+2
|\ \ \
| * | | debian-devscripts: 2.25.16 -> 2.25.17R. Ryantm2025-07-311-2/+2
* | | | xp-pen-g430-driver: migrate to by-name (#427572)Peder Bergebakken Sundt2025-08-033-17/+12
|\ \ \ \
| * | | | xp-pen-g430-driver: migrate to by-name•••xp-pen-g430-driver: refactor package definitions Guy Chronister2025-08-013-17/+12
* | | | | mpremote: migrate to by-name (#427754)Peder Bergebakken Sundt2025-08-032-15/+8
|\ \ \ \ \
| * | | | | mpremote: migrate to by-name•••mpremote: refactor package definitions and meta Guy Chronister2025-08-012-15/+8
| |/ / / /
* | | | | harper: 0.53.0 -> 0.54.0 (#430443)Peder Bergebakken Sundt2025-08-031-3/+3
|\ \ \ \ \
| * | | | | harper: 0.53.0 -> 0.54.0•••Signed-off-by: Sumner Evans <me@sumnerevans.com> Sumner Evans2025-08-021-3/+3
* | | | | | nixos/postfix: modernize, cleanup (#416840)Martin Weinelt2025-08-0227-330/+461
|\ \ \ \ \ \
| * | | | | | nixos/postfix: fold main and master config into settings attributeMartin Weinelt2025-07-2826-298/+317
| * | | | | | nixos/postfix: add maintainersMartin Weinelt2025-07-281-0/+5
| * | | | | | nixos/postfix: remove extraConfig option•••The freeform type config option covers all supported values. Martin Weinelt2025-07-281-12/+5
| * | | | | | treewide: migrate postfix configurations to service.postfix.config•••The `services.postfix.config` option is a freeform type that represents settings in `main.cf`. The top-level options on the postfix module were replaced by these and that is the reason behind this migration. Martin Weinelt2025-07-2818-48/+59
| * | | | | | nixos/postfix: advertise message_size_limit optionMartin Weinelt2025-07-281-0/+11
| * | | | | | nixos/postfix: migrate options in freeform config options•••This is a first step that reduces the intransparent configuration aspects by migrating relevant options from `service`postfix` into the `config` option that represents the `main.cf` file. Not all options were migrated since Postfix provides reasonable defaults, e.g. `myorigin` defaults to `$myhostname`, so it is rarely needed. The `inet_protocols` integration with `networking.enableIPv6` was also a thing I removed, because Postfix is capable of understand what inet protocols are available at runtime, so I concluded it a niche option. Every option on the `config` freeform setting now also references the upstream documentation, which provides a great number of examples and is always worth a look. Martin Weinelt2025-07-281-130/+198
| * | | | | | postfix: switch mirror in postfix update script•••Per the official mirror list the johnriley cdn went offline around 2025-03-03. Martin Weinelt2025-07-281-1/+1
| * | | | | | nixos/postfix: improve option documentation for service toggles•••In particular we now explain what port the service listens on and what protocol to expect. Update the RFC8341 recommendation to discourage submission and recommend submissions. Martin Weinelt2025-07-281-5/+29
* | | | | | | cpeditor: move to by-name, cleanup (#430427)Pol Dellaiera2025-08-022-17/+12
|\ \ \ \ \ \ \
| * | | | | | | cpeditor: move to by-nameawwpotato2025-08-022-2/+0
| * | | | | | | cpeditor: use finalAttrsawwpotato2025-08-021-3/+3
| * | | | | | | cpeditor: remove with libawwpotato2025-08-021-4/+4
| * | | | | | | ccpeditor: use callPackageawwpotato2025-08-022-9/+6
* | | | | | | | fetchFromSourcehut: add tag as an alternative for rev (#429392)Philip Taron2025-08-022-6/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | muon: switch from rev to tag•••Signed-off-by: Marcin Serwin <marcin@serwin.dev> Marcin Serwin2025-07-291-1/+1
| * | | | | | | | fetchFromSourcehut: add tag as an alternative for rev•••This is just for consistency with fetchFromGitHub and fetchFromGitLab since the URLs used are the same. Signed-off-by: Marcin Serwin <marcin@serwin.dev> Marcin Serwin2025-07-291-5/+14
* | | | | | | | | extrakto: remove unnecessary deps for darwin (#430458)Pol Dellaiera2025-08-021-5/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | extrakto: remove unnecessary deps for darwin•••xclip and wl-clipboard are not needed for darwin, but they do break for darwin, especially the latter Konrad Malik2025-08-021-5/+7
* | | | | | | | | | zwave-js-ui: 10.10.0 -> 11.0.1 (#430470)•••Co-authored-by: cdombroski <cdombroski@users.noreply.github.com>nixpkgs-merge-bot[bot]2025-08-021-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | zwave-js-ui: 10.10.0 -> 11.0.1R. Ryantm2025-08-021-3/+3
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | treewide: move to by-name part 2 (#430106)Pol Dellaiera2025-08-0231-52/+13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | treewide: move to by-name part 2liberodark2025-08-0231-52/+13
* | | | | | | | | | | zed-editor: 0.197.3 -> 0.197.5 (#430258)Pol Dellaiera2025-08-021-3/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | zed-editor: 0.197.3 -> 0.197.5•••Changelog: https://github.com/zed-industries/zed/releases/tag/v0.197.5 botnk2025-08-021-3/+3
* | | | | | | | | | | | eslint: 9.31.0 -> 9.32.0 (#430431)Pol Dellaiera2025-08-022-450/+229
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | eslint: 9.31.0 -> 9.32.0R. Ryantm2025-08-022-450/+229
* | | | | | | | | | | | | lazygit: 0.53.0 -> 0.54.0 (#430322)Pol Dellaiera2025-08-021-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | lazygit: 0.53.0 -> 0.54.0•••Changelog: https://github.com/jesseduffield/lazygit/releases/tag/v0.54.0 Diff: https://github.com/jesseduffield/lazygit/compare/v0.53.0...v0.54.0 Jost Alemann2025-08-021-2/+2
* | | | | | | | | | | | | | diffoscope: fix build on Darwin (#430370)Pol Dellaiera2025-08-021-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | diffoscope: fix build on Darwin•••Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com> Ethan Carter Edwards2025-08-021-0/+2
* | | | | | | | | | | | | | | ludusavi: use finalAttrs (#430424)Pol Dellaiera2025-08-021-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | ludusavi: use finalAttrsJordan Williams2025-08-021-4/+4
| | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | python313Packages.qtile: 0.32.0 -> 0.33.0 and python313Packages.qtile-extras:...Yohann Boniface2025-08-022-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \