summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "freeorion: 0.5.0.1 -> 0.5.0.1-unstable-2024-07-28"origin/revert-358976-push-yxurtoxzrtqsEmily2024-12-291-7/+5
* freeorion: 0.5.0.1 -> 0.5.0.1-unstable-2024-07-28 (#358976)Emily2024-12-291-5/+7
|\
| * freeorion: 0.5.0.1 -> 0.5.0.1-unstable-2024-07-28•••Includes fixes for GCC 14 and Boost 1.86. This is the HEAD of their stable 0.5 release maintenance branch; they haven’t cut a tag from it, but it consists of six simple commits on top of the current version: <https://github.com/freeorion/freeorion/compare/v0.5.0.1...dc3d6a4f01aa78229c419fa17b4e383f73b024e2>. Emily2024-11-251-5/+7
* | kakasi: avoid an implicit declaration of `exit` (#368909)Emily2024-12-291-1/+11
|\ \
| * | kakasi: replace `--replace` with `--replace-quiet`.Pavel Sobolev2024-12-291-1/+1
| * | kakasi: avoid an implicit declaration of `exit`.•••This caused the following false alarm: ``` error: can not use EUC-JP or UTF-8 encoding on iconv ``` See https://git.launchpad.net/ubuntu/+source/kakasi/commit/?h=applied/ubuntu/plucky&id=08f53a5. Pavel Sobolev2024-12-291-0/+10
* | | home-assistant-custom-lovelace-modules.universal-remote-card: 4.3.1 -> 4.3.3 ...K9002024-12-291-3/+3
|\ \ \
| * | | home-assistant-custom-lovelace-modules.universal-remote-card: 4.3.1 -> 4.3.3R. Ryantm2024-12-291-3/+3
* | | | super-slicer: fix STEP importer library not found (#366654)Thiago Kenji Okada2024-12-291-2/+8
|\ \ \ \
| * | | | super-slicer: fix STEP importer library not foundSamuel Rounce2024-12-291-2/+8
* | | | | rpcs3: 0.0.34-17206-9d4ff13c2 -> 0.0.34-17265-418a99a62 (#368991)nixpkgs-merge-bot[bot]2024-12-291-4/+4
|\ \ \ \ \
| * | | | | rpcs3: 0.0.34-17206-9d4ff13c2 -> 0.0.34-17265-418a99a62R. Ryantm2024-12-291-4/+4
* | | | | | stevenblack-blocklist: 3.15.0 -> 3.15.5 (#368997)nixpkgs-merge-bot[bot]2024-12-291-2/+2
|\ \ \ \ \ \
| * | | | | | stevenblack-blocklist: 3.15.0 -> 3.15.5R. Ryantm2024-12-291-2/+2
| |/ / / / /
* | | | | | electron_31: fix build after llvm bump (#368966)K9002024-12-292-1/+48
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | electron_31: fix build after llvm bump•••This fixes the following build errors: ~~~ [2607/50420] CXX obj/third_party/perfetto/src/tracing/client_api_without_backends/track_event_legacy.o FAILED: obj/third_party/perfetto/src/tracing/client_api_without_backends/track_event_legacy.o clang++ -MD -MF [...] In file included from ../../third_party/perfetto/src/tracing/track_event_legacy.cc:17: In file included from ../../third_party/perfetto/include/perfetto/tracing/track_event_legacy.h:26: In file included from ../../third_party/perfetto/include/perfetto/tracing/track_event.h:20: ../../third_party/perfetto/include/perfetto/tracing/internal/track_event_data_source.h:331:20: error: a template argument list is expected after a name prefixed by the template keyword [-Wmissing-template-arg-list-after-template-kw] 331 | Base::template Trace([](typename Base::TraceContext ctx) { ctx.Flush(); }); | ^ [...] 6 errors generated. ~~~ and ~~~ FAILED: obj/electron/electron_lib/keyboard_util.o clang++ -MD -MF [...] ../../electron/shell/common/keyboard_util.cc:19:30: error: constexpr function never produces a constant expression [-Winvalid-constexpr] 19 | constexpr CodeAndShiftedChar KeyboardCodeFromKeyIdentifier( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../electron/shell/common/keyboard_util.cc:111:33: note: non-constexpr function 'find' cannot be used in a constant expression 111 | if (auto* const iter = Lookup.find(str); iter != Lookup.end()) | ^ ../../base/containers/flat_tree.h:310:18: note: declared here 310 | const_iterator find(const Key& key) const; | ^ 1 error generated. ~~~ This is happening since staging has been merged into master, which included both a rustc and llvm bump. Note that we inherit the llvm that rustc exposes. Co-Authored-By: K900 <me@0upti.me> emilylange2024-12-292-1/+48
* | | | | | xh: use new Darwin SDK pattern (#366154)Thiago Kenji Okada2024-12-291-12/+8
|\ \ \ \ \ \
| * | | | | | xh: use new Darwin SDK patternAaron Jheng2024-12-181-12/+8
* | | | | | | waycheck: 1.4.0 -> 1.5.0 (#368995)Julien Malka2024-12-291-2/+2
|\ \ \ \ \ \ \
| * | | | | | | waycheck: 1.4.0 -> 1.5.0Gavin John2024-12-281-2/+2
* | | | | | | | typos-lsp: 0.1.31 -> 0.1.32 (#369181)nixpkgs-merge-bot[bot]2024-12-291-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | typos-lsp: 0.1.31 -> 0.1.32R. Ryantm2024-12-291-3/+3
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | super-slicer: 2.3.57.12 -> 2.5.59.13, super-slicer-latest: 2.4.58.5 -> 2.5.59...•••* Update all super-slicer packages to latest stable verison or pre-release where applicable * Add patches for boost 1.86 support * Remove patches for boost 1.79 Samuel Rounce2024-12-292-18/+68
* | | | | | | | hackgen-font: 2.9.1 -> 2.10.0 (#369088)OTABI Tomoya2024-12-302-18/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | hackgen-nf-font: 2.9.1 -> 2.10.0•••Diff: https://github.com/yuru7/HackGen/compare/None...v2.10.0 natsukium2024-12-291-9/+9
| * | | | | | | | hackgen-font: 2.9.1 -> 2.10.0•••Diff: https://github.com/yuru7/HackGen/compare/None...v2.10.0 natsukium2024-12-291-9/+9
* | | | | | | | | houdini: 20.5.370 -> 20.5.445 (#361799)Thiago Kenji Okada2024-12-292-5/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | houdini: 20.5.370 -> 20.5.445pedohorse2024-12-221-2/+3
| * | | | | | | | | houdini: make unwrapped installation an optionally fixed derivationpedohorse2024-12-041-3/+8
* | | | | | | | | | lint-staged: 15.2.11 -> 15.3.0 (#368822)Damien Cassou2024-12-291-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | lint-staged: 15.2.11 -> 15.3.0R. Ryantm2024-12-281-3/+3
* | | | | | | | | | | aja-desktop-software: init at 17.1.3 (#367143)Luke Granger-Brown2024-12-291-0/+126
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | aja-desktop-software: init at 17.1.3Luke Granger-Brown2024-12-211-0/+126
* | | | | | | | | | | | ffmpeg-full: disable lcevcdec (#369159)jopejoe12024-12-291-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ffmpeg-full: disable lcevcdec•••The dep should be fixed as to not require AVX but, in the mean time, disable it entirely. Fixes https://github.com/NixOS/nixpkgs/issues/368440 Atemu2024-12-291-1/+1
* | | | | | | | | | | | | libcef: install more of the prebuilt binaries into the output (#367131)Luke Granger-Brown2024-12-291-2/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | libcef: install more of the prebuilt binaries into the outputLuke Granger-Brown2024-12-211-2/+7
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | ranger: add lucasew as maintainer (#369127)Thiago Kenji Okada2024-12-291-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ranger: remove magnetophon as asked•••Signed-off-by: lucasew <lucas59356@gmail.com> lucasew2024-12-291-1/+0
| * | | | | | | | | | | | | ranger: add lucasew as maintainer•••Signed-off-by: lucasew <lucas59356@gmail.com> lucasew2024-12-291-0/+1
* | | | | | | | | | | | | | python312Packages.cohere: 5.11.3 -> 5.13.4 (#369066)OTABI Tomoya2024-12-301-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | python312Packages.cohere: 5.11.3 -> 5.13.4R. Ryantm2024-12-291-3/+3
* | | | | | | | | | | | | | | neovim: expose runtimeDeps (#368950)Austin Horstman2024-12-291-26/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | neovim: expose runtimeDeps•••it mimics vimPlugins runtimeDeps. It is useful for the home-manager (HM) usecase where we dont want to use the generated wrapper as is, yet we need some information generated by it, such as the runtime deps. Matthieu C.2024-12-291-26/+27
* | | | | | | | | | | | | | | | python3Packages.pymunk: 6.5.2-> 6.9.0, convert to pyproject, fix cross (#354101)Thiago Kenji Okada2024-12-291-6/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | python3Packages.pymunk: convert to pyproject, fix crossStefan Frijters2024-11-061-2/+7
| * | | | | | | | | | | | | | | | python3Packages.pymunk: 6.5.2 -> 6.9.0Stefan Frijters2024-11-061-4/+3
* | | | | | | | | | | | | | | | | Merge: mautrix-signal: 0.7.3 -> 0.7.4 (#367446)Maximilian Bosch2024-12-293-16/+77
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | mautrix-signal: 0.7.3 -> 0.7.4•••ChangeLog: https://github.com/mautrix/signal/releases/tag/v0.7.4 Maximilian Bosch2024-12-221-3/+3
| * | | | | | | | | | | | | | | | | libsignal-ffi: 0.62.0 -> 0.64.1Maximilian Bosch2024-12-222-13/+74