about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* treewide: makeWrapper to nativeBuildInputsArtturin2022-09-26
| | | | | this should be all of them other than the failed splices found with nixpkgs-lint
* Merge staging-next into staginggithub-actions[bot]2022-09-26
|\
| * Merge master into staging-nextgithub-actions[bot]2022-09-26
| |\
| | * Merge pull request #192986 from r-ryantm/auto-update/python3.10-PyPDF2Mario Rodas2022-09-26
| | |\ | | | | | | | | python310Packages.pypdf2: 2.10.9 -> 2.11.0
| | | * python310Packages.pypdf2: 2.10.9 -> 2.11.0R. Ryantm2022-09-26
| | | |
| | * | Merge pull request #181996 from jayeshbhoot/rescript-vscode-1.4.0superherointj2022-09-26
| | |\ \ | | | | | | | | | | vscode-extensions.chenglou92.rescript-vscode: 1.3.0 -> 1.6.0
| | | * | vscode-extensions.chenglou92.rescript-vscode: 1.3.0 -> 1.6.0Jayesh Bhoot2022-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | This upgrade also brings the version of the subpackage rescript-editor-analysis on par with rescript-vscode.
| | * | | awscli: Set meta.mainProgramGabriella Gonzalez2022-09-26
| | | | | | | | | | | | | | | | | | | | … so that `nix run nixpkgs#awscli` works
| | * | | nil: unstable-2022-09-19 -> 2022-09-26oxalica2022-09-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The date string is the official release name. It does not satisfy "a package is not a release but a commit from a repository". We could remove the `unstable` prefix.
| | * | | Merge pull request #192432 from ↵superherointj2022-09-26
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | superherointj/package-kubebuilder-fix-shell-completion kubebuilder: add shell completion, version test
| | | * | | kubebuilder: add shell completion, version testsuperherointj2022-09-22
| | | | | | | | | | | | | | | | | | | | | | | | * minor refactor to phases order
| | * | | | atmos: 1.8.0 -> 1.8.2R. Ryantm2022-09-26
| | | | | |
| | * | | | ptcollab: 0.6.2.0 -> 0.6.3.0R. Ryantm2022-09-26
| | | | | |
| | * | | | got: 0.75.1 -> 0.76R. Ryantm2022-09-26
| | | | | |
| | * | | | Merge pull request #161278 from gdamjan/make-portableSandro2022-09-26
| | |\ \ \ \
| | | * | | | portableService: tooling to create portable service imagesДамјан Георгиевски2022-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | see https://systemd.io/PORTABLE_SERVICES/ about the definition of portable services. this tooling is analogous to the `pkgs.dockerTools.buildImage` tooling and is called `pkgs.portableService`. systemd (since version 239) supports a concept of “Portable Services”. “Portable Services” are a delivery method for system services that uses two specific features of container management: * Applications are bundled. I.e. multiple services, their binaries and all their dependencies are packaged in an image, and are run directly from it. * Stricter default security policies, i.e. sandboxing of applications. The primary tool for interacting with Portable Services is portablectl, and they are managed by the systemd-portabled service. This function will create a squashfs raw image in `result/$pname_$version.raw` that has the required files by the portable services spec, and all the dependencies for the running program in the nix store.
| | * | | | | Merge pull request #192913 from figsoda/ruffFabian Affolter2022-09-26
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | ruff: init at 0.0.46
| | | * | | | | ruff: init at 0.0.46figsoda2022-09-25
| | | | | | | |
| | * | | | | | plantuml: 1.2022.7 -> 1.2022.8R. Ryantm2022-09-26
| | | | | | | |
| | * | | | | | Split coqPackages.mathcomp-analysisPierre Roux2022-09-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In preparation of https://github.com/math-comp/analysis/pull/600
| * | | | | | | pdm: 2.1.2 -> 2.1.4Martin Weinelt2022-09-26
| | | | | | | |
* | | | | | | | Merge staging-next into stagingFrederik Rietdijk2022-09-26
|\| | | | | | |
| * | | | | | | Merge master into staging-nextFrederik Rietdijk2022-09-26
| |\| | | | | |
| | * | | | | | Merge pull request #192945 from tjni/3mux-fixBobby Rong2022-09-26
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | _3mux: update patch URL
| | | * | | | | | _3mux: update patch URLTheodore Ni2022-09-25
| | | | |_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | I updated my upstream PR to be mergeable, which dropped the association between the current patch and my PR. Lesson learned.
| | * | | | | | Merge pull request #187423 from fabaff/python-distutils-extra-bumpFabian Affolter2022-09-26
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | python310Packages.distutils_extra: 2.45 -> 2.48
| | | * | | | | | python310Packages.distutils_extra: remove blank lineFabian Affolter2022-09-26
| | | | | | | | |
| | | * | | | | | python310Packages.distutils_extra: 2.45 -> 2.47Fabian Affolter2022-08-19
| | | | | | | | |
| | * | | | | | | Merge pull request #192914 from r-ryantm/auto-update/pdfarrangerGuillaume Girol2022-09-26
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | pdfarranger: 1.9.0 -> 1.9.1
| | | * | | | | | | pdfarranger: 1.9.0 -> 1.9.1R. Ryantm2022-09-25
| | | | | | | | | |
| | * | | | | | | | Merge pull request #187722 from fabaff/nats-py-bumpFabian Affolter2022-09-26
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | python310Packages.nats-py: 2.1.4 -> 2.1.7
| | | * | | | | | | | python310Packages.nats-py: exclude tests for darwinFabian Affolter2022-09-25
| | | | | | | | | | |
| | | * | | | | | | | python310Packages.nats-py: 2.1.6 -> 2.1.7Fabian Affolter2022-09-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - enable tests which were fixed
| | | * | | | | | | | python310Packages.nats-py: 2.1.5 -> 2.1.6Fabian Affolter2022-09-25
| | | | | | | | | | |
| | | * | | | | | | | python310Packages.nats-py: 2.1.4 -> 2.1.5Fabian Affolter2022-09-25
| | | | | | | | | | |
| | * | | | | | | | | Merge pull request #192977 from figsoda/scraperFabian Affolter2022-09-26
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | scraper: init at 0.13.0
| | | * | | | | | | | | scraper: init at 0.13.0figsoda2022-09-25
| | | | |_|_|_|/ / / / | | | |/| | | | | | |
| | * | | | | | | | | Merge pull request #192952 from fabaff/geopandas-bumpFabian Affolter2022-09-26
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | python310Packages.geopandas: 0.11.0 -> 0.11.1
| | | * | | | | | | | | python310Packages.geopandas: 0.11.0 -> 0.11.1Fabian Affolter2022-09-25
| | | | | | | | | | | |
| | * | | | | | | | | | Merge pull request #192982 from r-ryantm/auto-update/python3.10-jarowinklerFabian Affolter2022-09-26
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | python310Packages.jarowinkler: 1.2.1 -> 1.2.2
| | | * | | | | | | | | | python310Packages.jarowinkler: 1.2.1 -> 1.2.2R. Ryantm2022-09-26
| | | | |_|_|_|_|/ / / / | | | |/| | | | | | | |
| | * | | | | | | | | | Merge pull request #192991 from r-ryantm/auto-update/pyupgradeFabian Affolter2022-09-26
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | pyupgrade: 2.38.0 -> 2.38.1
| | | * | | | | | | | | | pyupgrade: 2.38.0 -> 2.38.1R. Ryantm2022-09-26
| | | |/ / / / / / / / /
| | * | | | | | | | | | Merge pull request #192984 from r-ryantm/auto-update/python3.10-dunamaiFabian Affolter2022-09-26
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | python310Packages.dunamai: 1.13.0 -> 1.13.1
| | | * | | | | | | | | | python310Packages.dunamai: 1.13.0 -> 1.13.1R. Ryantm2022-09-26
| | | |/ / / / / / / / /
| | * | | | | | | | | | Merge pull request #192985 from r-ryantm/auto-update/python3.10-rqFabian Affolter2022-09-26
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | python310Packages.rq: 1.11 -> 1.11.1
| | | * | | | | | | | | | python310Packages.rq: 1.11 -> 1.11.1R. Ryantm2022-09-26
| | | |/ / / / / / / / /
| | * | | | | | | | | | Merge pull request #192988 from r-ryantm/auto-update/python3.10-siosocksFabian Affolter2022-09-26
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | python310Packages.siosocks: 0.2.0 -> 0.3.0
| | | * | | | | | | | | | python310Packages.siosocks: 0.2.0 -> 0.3.0R. Ryantm2022-09-26
| | | |/ / / / / / / / /
| | * | | | | | | | | | Merge pull request #192974 from siraben/swiprolog-updateBen Siraphob2022-09-26
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | swiProlog: 8.3.29 -> 8.5.17