summaryrefslogtreecommitdiff
path: root/pkgs/by-name/dp (follow)
Commit message (Expand)AuthorAgeFilesLines
* dput-ng: 1.43 -> 1.44 (#476070)Weijia Wang2026-02-051-2/+2
|\
| * dput-ng: 1.43 -> 1.44R. Ryantm2026-01-011-2/+2
* | various: fix pname misuse in urls (#483962)Gergő Gutyina2026-02-051-1/+1
|\ \
| * | various: fix pname misuse in urlsquantenzitrone2026-02-051-1/+1
* | | dprint-plugins.dprint-plugin-biome: 0.11.11 -> 0.11.12R. Ryantm2026-02-011-3/+3
|/ /
* | various: switch to finalAttrs pattern (#483882)Fernando Rodrigues2026-01-301-4/+4
|\ \
| * | various: switch to finalAttrs pattern•••this shouldn't create any rebuilds quantenzitrone2026-01-301-4/+4
* | | dprint-plugins.dprint-plugin-biome: 0.11.10 -> 0.11.11R. Ryantm2026-01-251-3/+3
|/ /
* | dprint-plugins: update•••Signed-off-by: phanirithvij <phanirithvij2000@gmail.com> phanirithvij2026-01-148-16/+52
* | treewide: change 'format = "pyproject";' to 'pyproject = true;'•••This is almost all find-and-replace. I manually edited: * pkgs/development/python-modules/notifications-android-tv/default.nix, * pkgs/servers/home-assistant/default.nix, * pkgs/development/tools/continuous-integration/buildbot/master.nix A few files have not been changed in this PR because they would cause rebuilds. This PR should have 0 rebuilds. Michael Daniels2026-01-121-1/+1
* | dprint-plugins.dprint-plugin-biome: 0.11.7 -> 0.11.10R. Ryantm2026-01-061-3/+3
* | dprint: 0.51.0 -> 0.51.1R. Ryantm2026-01-031-3/+3
|/
* dprint-plugins.dprint-plugin-json: 0.21.0 -> 0.21.1R. Ryantm2026-01-011-3/+3
* Merge master into staging-nextnixpkgs-ci[bot]2025-12-291-1/+1
|\
| * treewide: fix broken-string-escape•••Lix is going to warn, and in the future, error on broken string escape. After a flaker run, the following escape were flagged as broken, so this commit fix them to make sure Lix is still able to build nixpkgs once the patch deprecating the broken escapes land. Justin !2025-12-281-1/+1
* | Merge master into staging-nextnixpkgs-ci[bot]2025-12-281-3/+3
|\|
| * dprint: 0.50.2 -> 0.51.0R. Ryantm2025-12-281-3/+3
* | Merge remote-tracking branch 'origin/master' into staging-nextK9002025-12-181-2/+2
|\|
| * dpp: 10.1.3 -> 10.1.4R. Ryantm2025-12-171-2/+2
* | Merge branch 'staging-next' into stagingWolfgang Walther2025-12-105-19/+19
|\|
| * treewide: clean up 'meta = with' pattern•••This commit was created by a combination of scripts and tools: - an ast-grep script to prefix things in meta with `lib.`, - a modified nixf-diagnose / nixf combination to remove unused `with lib;`, and - regular nixfmt. Co-authored-by: Wolfgang Walther <walther@technowledgy.de> Ihar Hrachyshka2025-12-105-19/+19
* | Merge branch 'staging-next' into stagingRobert Schütz2025-11-291-1/+0
|\|
| * maintainers: drop orivej (#463812)Wolfgang Walther2025-11-291-1/+0
| |\
| | * maintainers: drop orivej•••Signed-off-by: Marcin Serwin <marcin@serwin.dev> Marcin Serwin2025-11-211-1/+0
* | | Merge staging-next into stagingnixpkgs-ci[bot]2025-11-291-3/+3
|\| |
| * | dprint-plugins.dprint-plugin-biome: 0.11.6 -> 0.11.7R. Ryantm2025-11-291-3/+3
* | | Merge staging-next into stagingnixpkgs-ci[bot]2025-11-281-3/+3
|\| |
| * | dprint-plugins.dprint-plugin-typescript: 0.95.12 -> 0.95.13R. Ryantm2025-11-281-3/+3
* | | versionCheckHook: Check for --version first (#463218)Philip Taron2025-11-262-2/+0
|\ \ \ | |/ / |/| |
| * | treewide: Remove redundant `versionCheckProgramArg = "--version";` with:•••```shell git grep -l -e 'versionCheckProgramArg = "--version";' -e 'versionCheckProgramArg = \[ "--version" \];' | while read f; do sed -i '/versionCheckProgramArg/d' "$f" sed -i '/^$/N;/\n$/D' "$f" done ``` Jonathan Davies2025-11-202-2/+0
| |/
* / dprint-plugins.dprint-plugin-biome: 0.11.4 -> 0.11.6R. Ryantm2025-11-221-3/+3
|/
* dpt-rp1-py: 0.1.18 -> 0.1.19R. Ryantm2025-11-161-2/+2
* dprint-plugins.dprint-plugin-biome: 0.11.3 -> 0.11.4R. Ryantm2025-11-151-3/+3
* maintainers: drop various inactive maintainers (#459104)Wolfgang Walther2025-11-141-1/+0
|\
| * maintainers: drop magenbluten•••Inactive since 2020. Wolfgang Walther2025-11-061-1/+0
* | dprint-plugins.dprint-plugin-biome: 0.11.1 -> 0.11.3R. Ryantm2025-11-091-3/+3
* | dpt-rp1-py: 0.1.16 -> 0.1.18 (#453269)Fernando Rodrigues2025-11-061-2/+2
|\ \ | |/ |/|
| * dpt-rp1-py: 0.1.16 -> 0.1.18R. Ryantm2025-10-181-2/+2
* | dprint-plugins.dprint-plugin-typescript: 0.95.11 -> 0.95.12R. Ryantm2025-11-041-3/+3
* | dprint-plugins.dprint-plugin-biome: 0.10.6 -> 0.11.1R. Ryantm2025-11-021-3/+3
* | dpp: init at 0.6.0 (#453653)Sandro2025-10-282-0/+55
|\ \
| * | dpp: init at 0.6.0Ilya Savitsky2025-10-202-0/+55
| |/
* | dput-ng: Add missing dependency python3Packages.distro-info, install required...Sandro2025-10-271-0/+7
|\ \
| * | dput-ng: Install required configuration files•••Signed-off-by: Anders Kaseorg <andersk@mit.edu> Anders Kaseorg2025-10-101-0/+6
| * | dput-ng: Add missing dependency python3Packages.distro-info•••Signed-off-by: Anders Kaseorg <andersk@mit.edu> Anders Kaseorg2025-10-101-0/+1
* | | dpdk: add intel-ipsec-mb as dependency•••intel-ipsec-mb for some of the cryptodev features Thore Sommer2025-10-241-0/+2
* | | dprint-plugins.dprint-plugin-biome: 0.10.5 -> 0.10.6R. Ryantm2025-10-231-3/+3
* | | dprint-plugins: update all plugins•••Signed-off-by: phanirithvij <phanirithvij2000@gmail.com> dprint-plugins: fix update script Co-authored-by: Kenichi Kamiya <kachick1@gmail.com> Co-authored-by: Wolfgang Walther <walther@technowledgy.de> Signed-off-by: phanirithvij <phanirithvij2000@gmail.com> phanirithvij2025-10-227-20/+20
* | | dprint-plugins.dprint-plugin-json: 0.20.0 -> 0.21.0R. Ryantm2025-10-201-3/+3
| |/ |/|
* | dprint-plugins.dprint-plugin-biome: 0.10.4 -> 0.10.5R. Ryantm2025-10-171-3/+3