summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/debugpy/default.nix
AgeCommit message (Expand)Author
2025-12-18python313Packages.debugpy: 1.8.18 -> 1.8.19Kira Bruneau
2025-12-11python313Packages.debugpy: 1.8.17 -> 1.8.18Kira Bruneau
2025-12-06python313Packages.debugpy: remove hardcode-version patchKira Bruneau
2025-12-06python313Packages.debugpy: make src reproducibleKira Bruneau
2025-12-05pythonPackages.debugpy: update src.hashJustin Restivo
2025-09-20python3Packages.debugpy: disable tests that fail on DarwinSarah Clark
2025-09-20python3Packages.debugpy: modernizeSarah Clark
2025-09-17python3Packages.debugpy: 1.8.16 -> 1.8.17R. Ryantm
2025-08-08python3Packages.debugpy: 1.8.15 -> 1.8.16R. Ryantm
2025-07-24treewide: run nixfmt 1.0.0Wolfgang Walther
2025-07-15python313Packages.debugpy: 1.8.14 -> 1.8.15Kira Bruneau
2025-05-28python3Packages.debugpy: Enable riscv64 platformJonas Heinrich
2025-04-26python312Packages.debugpy: 1.8.13 -> 1.8.14 (#397810)Kira Bruneau
2025-04-10python312Packages.debugpy: 1.8.13 -> 1.8.14Kira Bruneau
2025-04-09Merge master into staging-nextnixpkgs-ci[bot]
2025-04-09python3Packages.debugpy: use retry pluginFliegendeWurst
2025-04-02treewide: drop support for 32‐bit DarwinEmily
2025-03-06python312Packages.debugpy: 1.8.12 -> 1.8.13Kira Bruneau
2025-02-10treewide: replace substituteAll with replaceVarsWolfgang Walther
2025-01-18python312Packages.debugpy: 1.8.11 -> 1.8.12Kira Bruneau
2024-12-27python312Packages.debugpy: fix hash due to .gitattributesKira Bruneau
2024-12-16python312Packages.debugpy: 1.8.9 -> 1.8.11Kira Bruneau
2024-11-23python312Packages.debugpy: 1.8.8 -> 1.8.9Kira Bruneau
2024-11-10python312Packages.debugpy: 1.8.7 -> 1.8.8Kira Bruneau
2024-10-11python312Packages.debugpy: 1.8.6 -> 1.8.7Kira Bruneau
2024-09-29python312Packages.debugpy: 1.8.5 -> 1.8.6 (#344467)Kira Bruneau
2024-09-25python312Packages.debugpy: 1.8.5 -> 1.8.6Kira Bruneau
2024-09-25treewide: replace `stdenv.is` with `stdenv.hostPlatform.is`Artturin
2024-08-08python311Packages.debugpy: 1.8.2 -> 1.8.5Kira Bruneau
2024-07-21Merge master into staging-nextgithub-actions[bot]
2024-07-20python3Packages.debugpy: disable tests for unmaintained pythonsKira Bruneau
2024-07-16python3Packages.debugpy: 1.8.1 -> 1.8.2Kira Bruneau
2024-06-09treewide: Remove indefinite article from meta.descriptionAlexis Hildebrandt
2024-05-22python3Packages: format with nixfmtMartin Weinelt
2024-03-16python311Packages.debugpy: 1.8.0 -> 1.8.1Kira Bruneau
2024-03-12python3Packages.debugpy: 1.8.0 -> 1.8.1Martin Weinelt
2024-03-08python3Packages.debugpy: disable tests on *-linux (for now)Vladimír Čunát
2023-09-27python3Packages.debugpy: 1.6.7.post1 -> 1.8.0Martin Weinelt
2023-09-18python311Packages.debugpy: 1.6.7.post1 -> 1.8.0Gutyina Gergő
2023-08-28python310Packages.debugpy: disable process test timeoutsKira Bruneau
2023-08-20python310Packages.debugpy: 1.6.7 -> 1.6.7.post1R. Ryantm
2023-05-05python310Packages.debugpy: increase timeouts on testsKira Bruneau
2023-05-01python310Packages.debugpy: 1.6.6 -> 1.6.7Kira Bruneau
2023-03-23python311Packages.debugpy: disable 3.11 build until supportedKira Bruneau
2023-03-23python310Packages.debugpy: fix src hashSandro Jäckel
2023-03-17python3Packages.debugpy: fix test failuresAustin Butler
2023-03-06Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt
2023-03-03python3.pkgs: Migrate fetchers to use hashMartin Weinelt
2023-02-17python3Packages.debugpy: lldb supportEnno Richter
2023-01-22Merge pull request #211881 from kira-bruneau/python3Packages.debugpyJonas Heinrich