summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nixos/modules/nixpkgs: Add roberth to meta.maintainers•••... and CODEOWNERS origin/maintain-nixos-nixpkgsRobert Hensing2024-09-202-0/+4
* nixosModules.readOnlyPkgs: Add roberth to meta.maintainers•••... and add to CODEOWNERS Robert Hensing2024-09-202-0/+4
* lib.nixos.evalModules (experimental): Add meta.nix•••Ideally every module has a set of maintainers, so having to specify meta.nix manually is just busywork. All configurations will need it. Robert Hensing2024-09-201-1/+4
* nixos/nixpkgs: fix assertion text & show def files (#343212)Robert Hensing2024-09-202-1/+23
|\
| * nixos/nixpkgs: show definition files in `config` assertionMatt Sturgeon2024-09-202-0/+7
| * nixos/nixpkgs: fix `config` assertion text•••The assertion message should include the `nixpkgs.config` value, however it currently includes the entire `nixpkgs.config` _option_. This means the type, declarations, definitions, etc were all printed. Matt Sturgeon2024-09-202-1/+16
* | coq.autosubst: 1.8 -> 1.9jthulhu2024-09-201-1/+3
* | coq.autosubst: refactor•••Rather than explicitely naming each revision, since they all use the same naming scheme, we encode that scheme directly using `releaseRev`. jthulhu2024-09-201-2/+2
* | perlPackages.FFIPlatypus: 2.08 -> 2.09 (#343129)Marcus Ramberg2024-09-201-3/+3
|\ \
| * | perlPackages.FFIPlatypus: 2.08 -> 2.09TomaSajt2024-09-191-3/+3
* | | perlPackages.ArchiveLibarchive: 0.08 -> 0.09 (#343128)Marcus Ramberg2024-09-201-5/+5
|\ \ \
| * | | perlPackages.ArchiveLibarchive: 0.08 -> 0.09TomaSajt2024-09-191-5/+5
| |/ /
* | | Merge: homebank: 5.8.2 -> 5.8.3 (#341236)Maximilian Bosch2024-09-202-9/+6
|\ \ \
| * | | homebank: formatFrank Lanitz2024-09-201-2/+3
| * | | homebank: 5.8.2 -> 5.8.3Frank Lanitz2024-09-201-2/+2
| * | | homebank: move to pkgs/by-nameFrank Lanitz2024-09-202-6/+2
* | | | git-gone: 1.1.0 -> 1.1.1 (#343163)Christina Sørensen2024-09-201-3/+3
|\ \ \ \
| * | | | git-gone: 1.1.0 -> 1.1.1R. Ryantm2024-09-201-3/+3
* | | | | oidc-agent: reformat code, fix wrong man page location (#339707)lassulus2024-09-201-16/+25
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | oidc-agent: reformat code, fix wrong man page locationxinyangli2024-09-051-16/+25
* | | | | wordpress: 6.6.1 -> 6.6.2 (#343013)Weijia Wang2024-09-203-7/+10
|\ \ \ \ \
| * | | | | nixos/wordpress: fix testsWeijia Wang2024-09-192-5/+8
| * | | | | wordpress: 6.6.1 -> 6.6.2R. Ryantm2024-09-191-2/+2
* | | | | | ruff: 0.6.5 -> 0.6.6 (#343192)Pol Dellaiera2024-09-202-12/+103
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | ruff: 0.6.5 -> 0.6.6•••Diff: https://github.com/astral-sh/ruff/compare/refs/tags/0.6.5...0.6.6 Changelog: https://github.com/astral-sh/ruff/releases/tag/0.6.6 Gaetan Lepage2024-09-202-12/+103
* | | | | | elvis: modernize (#341950)Aleksana2024-09-203-51/+75
|\ \ \ \ \ \
| * | | | | | elvis: modernize•••- finalAttrs - extra download place - name for the patch - --replace-fail - use installShellFiles - more meta info Anderson Torres2024-09-191-22/+48
| * | | | | | elvis: migrate to by-nameAnderson Torres2024-09-192-2/+0
* | | | | | | servo: init at 0-unstable-2024-09-09supinie2024-09-202-0/+8921
* | | | | | | b4: 0.14.1 -> 0.14.2R. Ryantm2024-09-201-2/+2
* | | | | | | matrix-zulip-bridge: init at 0.4.1 (#337953)Aleksana2024-09-203-0/+93
|\ \ \ \ \ \ \
| * | | | | | | matrixzulipbridge: init at 0.4.1Robert Richter2024-09-191-0/+57
| * | | | | | | zulip-emoji-mapping: init at 1.0.1Robert Richter2024-09-192-0/+36
* | | | | | | | tuba: 0.8.3 -> 0.8.4 (#343161)Aleksana2024-09-201-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | tuba: 0.8.3 -> 0.8.4R. Ryantm2024-09-201-2/+2
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | maintainers: add ProjectInitiative (#343193)Aleksana2024-09-201-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | maintainers: add ProjectInitiativeKyle Petryszak2024-09-201-0/+6
* | | | | | | | | cemu-ti: unstable-2022-06-29 -> 2.0 (#342156)h7x42024-09-201-13/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cemu-ti: unstable-2022-06-29 -> 2.0Sam Connelly2024-09-191-13/+13
* | | | | | | | | | ocamlPackages.brr: 0.0.6 → 0.0.7Vincent Laporte2024-09-201-2/+2
* | | | | | | | | | nixos/tools: start cleanup (#343075)K9002024-09-2013-57/+113
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | nixos-install: move to pkgs/by-nameK9002024-09-204-13/+34
| * | | | | | | | | | nixos-enter: move to pkgs/by-nameK9002024-09-204-10/+29
| * | | | | | | | | | nixos-build-vms: move to pkgs/by-nameK9002024-09-205-10/+29
| * | | | | | | | | | nixos-rebuild: inline get-version-suffix script•••It has no other consumers anyway. Also saves some work. K9002024-09-192-24/+21
* | | | | | | | | | | kdePackages: nixfmt (#343189)K9002024-09-20397-1242/+1846
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | maintainers/scripts/kde: fix for nixfmt styleK9002024-09-201-2/+2
| * | | | | | | | | | | kdePackages: nixfmtK9002024-09-20396-1240/+1844
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | python312Packages.ring-doorbell: 0.9.3 -> 0.9.5 (#343118)Fabian Affolter2024-09-201-4/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | python312Packages.ring-doorbell: 0.9.3 -> 0.9.5•••Changelog: https://github.com/tchellomello/python-ring-doorbell/blob/0.9.5/CHANGELOG.md Fabian Affolter2024-09-191-4/+6