about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* ocamlPackages.type_eq: Fix build failure due to source tarball changeTrent Small2024-01-26
| | | | | | | | | v0.0.1 of `type_eq` needed to be re-released, due to feedback from `opam-repository`, which edited the `type_eq.opam` file. Due to this change, the source tarball changed slightly, and its hash is now different. We need to update the hash in its `nixpkgs` definition.
* Merge pull request #284055 from r-ryantm/auto-update/rureNick Cao2024-01-26
|\ | | | | rure: 0.2.2 -> 0.2.2
| * rure: 0.2.2 -> 0.2.2R. Ryantm2024-01-26
| |
* | Merge pull request #284068 from lblasc/mountpoint-s3Aaron Andersen2024-01-26
|\ \ | | | | | | mountpoint-s3: 1.3.2 -> 1.4.0
| * | mountpoint-s3: 1.3.2 -> 1.4.0Luka Blaskovic2024-01-26
| | |
* | | Merge pull request #284043 from r-ryantm/auto-update/vcmiAzat Bahawi2024-01-26
|\ \ \ | | | | | | | | vcmi: 1.4.4 -> 1.4.5
| * | | vcmi: 1.4.4 -> 1.4.5R. Ryantm2024-01-26
| | |/ | |/|
* | | Merge pull request #284066 from ↵Yt2024-01-26
|\ \ \ | | | | | | | | | | | | | | | | r-ryantm/auto-update/python311Packages.pinecone-client python311Packages.pinecone-client: 2.2.5 -> 3.0.2
| * | | python311Packages.pinecone-client: 2.2.5 -> 3.0.2R. Ryantm2024-01-26
| |/ /
* | | Merge pull request #279035 from DieracDelta/fix-bearBen Siraphob2024-01-26
|\ \ \ | | | | | | | | bear: fix
| * | | bear: disable testsJustin Restivo2024-01-13
| | | |
| * | | bear: remove broken on darwinJustin Restivo2024-01-05
| | | |
| * | | bear: use ninjaEmily2024-01-05
| | | |
| * | | bear: fixEmily2024-01-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The previous build system patch was incomplete and left the `wrapper.d` directory empty, leaving Bear unable to pick up any build commands at all and breaking the functional test suite, which we also weren't running. Switch to overriding CMake flags instead and add the patches and dependencies necessary to get the functional tests running to prevent a future regression. I've checked that the instructions in Nix's `doc/manual/src/contributing/hacking.md` work after this change, which is what started this yak shave in the first place.
* | | | Merge pull request #284062 from Kiskae/nvidia/fix-brokenNick Cao2024-01-26
|\ \ \ \ | | | | | | | | | | linuxPackages_latest.nvidiaPackages.{latest,vulkan_beta}.open: broken on 6.7
| * | | | linuxPackages_latest.nvidiaPackages.{latest,vulkan_beta}.open: broken on 6.7Kiskae2024-01-26
| | | | |
* | | | | Merge pull request #281728 from medv/patch-1Janik2024-01-26
|\ \ \ \ \ | | | | | | | | | | | | ephemeralpg: 3.1 -> 3.3, fix for nixos-update's runner
| * | | | | ephemeralpg: 3.1 -> 3.3medv2024-01-24
| | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
| * | | | | maintainers: add medvmedv2024-01-18
| | | | | |
| * | | | | ephemeralpg: update homepagemedv2024-01-18
| | | | | | | | | | | | | | | | | | resumes nixpkgs-update
* | | | | | coqPackages_8_19.mathcomp-real-closedPierre Roux2024-01-26
| | | | | |
* | | | | | coqPackages_8_19.multinomialsPierre Roux2024-01-26
| | | | | |
* | | | | | coqPackages_8_19.extructuresPierre Roux2024-01-26
| | | | | |
* | | | | | coqPackages_8_19.mathcomp-algebra-tacticsPierre Roux2024-01-26
| | | | | |
* | | | | | coqPackages_8_19.reglangPierre Roux2024-01-26
| | | | | |
* | | | | | coqPackages_8_19.coqprimePierre Roux2024-01-26
| | | | | |
* | | | | | coqPackages.coquelicot: 3.4.0 -> 3.4.1Pierre Roux2024-01-26
| | | | | |
* | | | | | coqPackages_8_19.QuickChickPierre Roux2024-01-26
| | | | | |
* | | | | | coqPackages_8_19.ITreePierre Roux2024-01-26
| | | | | |
* | | | | | coqPackages_8_19.pacoPierre Roux2024-01-26
| | | | | |
* | | | | | coqPackages.flocq: 4.1.3 -> 4.1.4Pierre Roux2024-01-26
| | | | | |
* | | | | | coq: 8.19+rc1 -> 8.19.0Pierre Roux2024-01-26
| | | | | |
* | | | | | Merge pull request #284065 from rhoriguchi/esphomeMartin Weinelt2024-01-26
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | esphome: add missing dependency for discovery with ping
| * | | | | esphome: add missing dependency for discovery with pingRyan Horiguchi2024-01-26
|/ / / / /
* | | | | Merge pull request #283964 from snpschaaf/init-tlmi-authnikstur2024-01-26
|\ \ \ \ \ | | | | | | | | | | | | tlmi-auth: init at 1.0.1
| * | | | | tlmi-auth: init at 1.0.1Philippe Schaaf2024-01-26
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Philippe Schaaf <philippe.schaaf@secunet.com>
* | | | | | python311Packages.mplhep: 0.3.31 -> 0.3.32 (#283966)R. RyanTM2024-01-26
| | | | | |
* | | | | | virtiofsd: 1.10.0 -> 1.10.1R. Ryantm2024-01-26
| | | | | |
* | | | | | Merge pull request #277935 from quantenzitrone/gprenamemaxine2024-01-26
|\ \ \ \ \ \ | | | | | | | | | | | | | | gprename: init at 20230429
| * | | | | | maintainers: update email of quantenzitroneQuantenzitrone2024-01-23
| | | | | | |
| * | | | | | gprename: init at 20230429Quantenzitrone2024-01-23
| | | | | | |
* | | | | | | Merge pull request #281424 from Cottand/nomad-173-166-1513maxine2024-01-26
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | nomad: nomad_1_6 -> nomad_1_7, nomad_1_7: 1.7.2 -> 1.7.3. nomad_1_6: 1.6.5 -> 1.6.6, nomad_1_5: 1.5.12 -> 1.5.13, nomad_1_4: remove
| * | | | | | nixos: release notes for nomad breaking changesCottand2024-01-24
| | | | | | |
| * | | | | | nomad_1_4: removeCottand2024-01-24
| | | | | | |
| * | | | | | nomad: nomad_1_6 -> nomad_1_7Cottand2024-01-24
| | | | | | |
| * | | | | | nomad_1_5: 1.5.12 -> 1.5.13Cottand2024-01-24
| | | | | | |
| * | | | | | nomad_1_6: 1.6.5 -> 1.6.6Cottand2024-01-24
| | | | | | |
| * | | | | | nomad_1_7: 1.7.3 -> 1.7.4Cottand2024-01-24
| | | | | | |
* | | | | | | fable: 4.9.0 -> 4.10.0R. Ryantm2024-01-26
| | | | | | |
* | | | | | | trunk-io: 1.2.7 -> 1.3.0R. Ryantm2024-01-26
| | | | | | |