about summary refs log tree commit diff
AgeCommit message (Collapse)AuthorFilesLines
2023-10-06quaternion: update homepageSandro Jäckel1-1/+1
2023-10-06libpkgconf: 2.0.2 -> 2.0.3R. Ryantm1-2/+2
2023-10-06Merge pull request #259349 from NixOS/php/bump-composer-2-6-5Elis Hirwing2-11/+8
phpPackages.composer: 2.6.4 -> 2.6.5
2023-10-06nixos/coredns: add extraArgs optionBjørn Forsman1-1/+8
2023-10-06buildFHSEnvBubblewrap: preserve pname, versionBjørn Forsman1-0/+1
It's useful to have access to these attributes from packages built with buildFHSEnvBubblewrap, and it reduces the difference between FHS and non-FHS packages. 'name' is already handled by runCommandLocal.
2023-10-06nix-eval-jobs: propagate nix in passthruBernardo Meurer1-0/+5
Since this package is intimately tied to a specific Nix release, we propagate the Nix used for building it to make it easier for users downstream to reference it.
2023-10-06python3Packages.clustershell: 1.9.1 -> 1.9.2Bjørn Forsman1-2/+2
2023-10-06nixos: don't implicitly map missing user groups to `nogroup`Bjørn Forsman1-0/+14
Before: `users.users.user1.group = "group-not-defined-anywhere-else"` would result in user1 having the primary group `nogroup`, assigned at activation time and only with a (easy to miss) warning from the activation script. This behaviour is a security issue becase no files should be owned by `nogroup` and it allows for unrelated users (and services) to accidentally have access to files they shouldn't have. After: The configuration above results in this eval error: - The following users have a primary group that is undefined: user1 Hint: Add this to your NixOS config: users.groups.group-not-defined-anywhere-else = {};
2023-10-06Merge pull request #259033 from f2k1de/mongodb-5.0.21Weijia Wang1-2/+2
mongodb-5_0: 5.0.19 -> 5.0.21
2023-10-06Merge pull request #259036 from f2k1de/mongodb-4.4.25Weijia Wang1-2/+2
mongodb-4_4: 4.4.23 -> 4.4.25
2023-10-06Merge pull request #259295 from Kranzes/mainProgramIlan Joselevich3-0/+3
treewide: set meta.mainProgram
2023-10-06Merge pull request #254117 from amarshall/makemkv-reproduciblemaxine2-1/+18
makemkv: make reproducible, enable parallel building, clarify license
2023-10-07Merge pull request #259406 from bobby285271/fix/update-scriptBobby Rong3-2/+3
various: Fix update script
2023-10-06Merge pull request #259301 from r-ryantm/auto-update/martinWeijia Wang2-6/+6
martin: 0.8.7 -> 0.9.0
2023-10-07Merge pull request #259403 from bobby285271/upd/pantheonBobby Rong1-0/+10
pantheon.elementary-default-settings: Backport pantheon-portals.conf support
2023-10-06Merge pull request #239450 from hughobrien/fallout-cemaxine4-0/+123
fallout-ce: init at 1.0.0
2023-10-06Merge pull request #258794 from ciferkey/mastermaxine2-2/+5
xivlauncher: 1.0.4 -> 1.0.6
2023-10-06Merge pull request #259410 from amaxine/slack_4.34.121maxine1-6/+6
slack: 4.34.120 -> 4.32.121
2023-10-06Merge pull request #259281 from samuela/upkeep-bot/vscode-1.83.0-1696552081maxine1-8/+8
vscode: 1.82.2 -> 1.83.0
2023-10-06Merge pull request #253548 from Quantenzitrone/rimgoWeijia Wang3-0/+148
rimgo: init at 1.2.0 & module
2023-10-06slack: 4.34.120 -> 4.32.121Maxine Aubrey1-6/+6
2023-10-06Merge pull request #259144 from jnsgruk/masterRyan Lahfa1-4/+4
2023-10-06libsigcxx: Fix update scriptBobby Rong1-1/+1
This allows bumping to 2.12.x, which should not bring breaking API changes.
2023-10-06pango: Fix update scriptBobby Rong1-1/+1
This can probably be updated to 1.51.x.
2023-10-06libpeas: Fix update scriptBobby Rong1-0/+1
libpeas 2.0 has breaking API changes, let's freeze the update.
2023-10-06Merge pull request #243049 from 999eagle/feat/nitrokey-app2Ryan Lahfa6-0/+152
2023-10-06pantheon.elementary-default-settings: Backport pantheon-portals.conf supportBobby Rong1-0/+10
See the changes in x-d-p 1.17 for details. Pantheon's config is quite complex compared to other DEs >_< gnome-keyring is already added to xdg.portal.extraPortals in its separate modules.
2023-10-06Merge pull request #259318 from K900/fix-externally-defined-nixos-testsK9001-2/+2
nixosTest: fix tests defined with pkgs.nixosTest
2023-10-06Merge pull request #259302 from jbedo/dellyOTABI Tomoya1-2/+2
delly: 1.1.6 -> 1.1.7
2023-10-06Merge pull request #258582 from returntoreality/gpsd-extra-argsLin Jian1-0/+12
nixos/gpsd: add extraArgs option
2023-10-06Merge pull request #259382 from bobby285271/upd/xfceBobby Rong4-4/+28
Xfce updates 2023-10-06
2023-10-06Merge pull request #259286 from newAM/probe-rs-0.21.0Nick Cao1-3/+3
probe-rs: 0.20.0 -> 0.21.0
2023-10-06Merge pull request #259265 from r-ryantm/auto-update/mdbook-katexNick Cao1-3/+3
mdbook-katex: 0.5.7 -> 0.5.8
2023-10-06lefthook: 1.4.8 -> 1.5.1Mario Rodas2-3/+5
Diff: https://github.com/evilmartians/lefthook/compare/v1.4.8...v1.5.1 Changelog: https://github.com/evilmartians/lefthook/raw/v1.5.1/CHANGELOG.md
2023-10-06Merge pull request #259319 from r-ryantm/auto-update/automatic-timezonedNick Cao1-3/+3
automatic-timezoned: 1.0.128 -> 1.0.129
2023-10-06Merge pull request #259312 from r-ryantm/auto-update/sketchybar-app-fontNick Cao1-2/+2
sketchybar-app-font: 1.0.14 -> 1.0.16
2023-10-06Merge pull request #259360 from tomfitzhenry/phoc-testNick Cao1-0/+3
phoc: add passthru.tests.phosh
2023-10-06Merge pull request #259370 from r-ryantm/auto-update/rust-analyzer-unwrappedNick Cao1-3/+3
rust-analyzer-unwrapped: 2023-09-25 -> 2023-10-02
2023-10-06Merge pull request #259388 from fabaff/casbin-bumpNick Cao1-2/+2
python311Packages.casbin: 1.31.0 -> 1.31.2
2023-10-06Merge pull request #255254 from doronbehar/pkg/python-xdotDoron Behar1-16/+42
python3.pkgs.xdot: 1.2 -> 1.3
2023-10-06python311Packages.casbin: 1.31.0 -> 1.31.2Fabian Affolter1-2/+2
Diff: https://github.com/casbin/pycasbin/compare/refs/tags/v1.31.0...v1.31.2 Changelog: https://github.com/casbin/pycasbin/blob/v1.31.2/CHANGELOG.md
2023-10-06Merge pull request #258154 from dotlambda/mistune-3.0.2OTABI Tomoya1-6/+8
python310Packages.mistune: 3.0.1 -> 3.0.2
2023-10-06Merge pull request #258140 from felschr/ldtkOTABI Tomoya1-2/+2
ldtk: 1.4.0 -> 1.4.1
2023-10-06Merge pull request #259334 from fabaff/gitignore-parser-bumpMario Rodas1-2/+2
python311Packages.gitignore-parser: 0.1.8 -> 0.1.9
2023-10-06Merge pull request #258748 from fabaff/google-cloud-datacatalog-bumpMario Rodas1-2/+2
python311Packages.google-cloud-datacatalog: 3.15.2 -> 3.16.0
2023-10-06Merge pull request #257973 from vs49688/supersonicMario Rodas2-0/+77
supersonic: init at 0.5.2 Closes https://github.com/NixOS/nixpkgs/pull/252989
2023-10-06Merge pull request #257690 from trofi/inih-updateMario Rodas1-2/+2
inih: 56 -> 57
2023-10-06Merge pull request #259143 from flyingcircusio/matomo-4.15.1Mario Rodas3-10/+24
matomo: 4.14.2 -> 4.15.1, matomo-beta: 4.14.3-b6 -> 5.0.0-rc3
2023-10-06Merge pull request #258809 from fwam/vencordMario Rodas3-146/+125
vencord: 1.5.3 -> 1.5.5
2023-10-06Merge pull request #259171 from r-ryantm/auto-update/moonMario Rodas1-3/+3
moon: 1.13.4 -> 1.14.3