about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* pidgin-carbons: Remove no-longer-maintainer.Niklas Hambüchen2020-04-17
| | | | See https://github.com/NixOS/nixpkgs/pull/85276#issuecomment-614832814.
* pidgin-carbons: 0.1.3 -> 0.2.2R. RyanTM2020-04-15
|
* Merge pull request #84531 from TravisWhitaker/cross-clangJohn Ericson2020-04-13
|\ | | | | LLVM: Always pass host/target info to compiler-rt/libstdcxxClang
| * LLVM: Always pass host/target info to compiler-rt/libstdcxxClangTravis Whitaker2020-04-13
| |
* | Merge pull request #84965 from cole-h/qimgvBenjamin Hipple2020-04-13
|\ \ | | | | | | qimgv: enable video support
| * | qimgv: enable video supportCole Helbling2020-04-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I actually went back and `strace`'d the binary when it complained about being unable to load the library it uses for playing videos. Turns out, it wasn't finding the library because it wasn't in any of its library paths. I added the lib path to `LD_LIBRARY_PATH` so it can find the library it uses to play videos, and now things are peachy. There is a (seemingly innocuous) error that gets displayed from Exiv2 being unable to determine its image type. Since it's actually a video, I think it's fine. Another issue that pops up in the output is missing `libcuda.so.1`, but that doesn't seem to affect functionality, and using `addOpenGLRunpath` on both the binary and libraries didn't silence it. Also did a little formatting.
* | | liburing: 0.4pre514_2454d630 -> 0.6pre600Austin Seipp2020-04-13
| | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | mame: 0.219 -> 0.220 (#84978)gnidorah2020-04-13
| | |
* | | Merge pull request #84967 from NixOS/worldofpeace-patch-1worldofpeace2020-04-13
|\ \ \ | | | | | | | | bug_report.md: ask to notify maintainers
| * | | bug_report.md: ask to notify maintainersworldofpeace2020-04-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is really essential thing that everyone should be doing. A few extra notifications won't hurt anyone, and we should be tracking issues to connect them to the best people who can handle them. Co-Authored-By: Cole Helbling <cole.e.helbling@outlook.com>
* | | | Merge pull request #85181 from filalex77/ulauncher-5.7.3worldofpeace2020-04-13
|\ \ \ \ | | | | | | | | | | ulauncher: 5.6.1 -> 5.7.3
| * | | | ulauncher: 5.6.1 -> 5.7.3Oleksii Filonenko2020-04-14
| | | | |
* | | | | Merge pull request #84981 from prusnak/electron-wrapGAppsHookworldofpeace2020-04-13
|\ \ \ \ \ | |/ / / / |/| | | | electron: fix wrapGAppsHook usage
| * | | | electron: fix wrapGAppsHook usagePavol Rusnak2020-04-11
| | | | |
| * | | | Revert "riot-desktop: wrap with wrapGAppsHook"Pavol Rusnak2020-04-11
| | | | | | | | | | | | | | | | | | | | This reverts commit fe6addbbf717d4977434e81acd7535c3b074e3a3.
* | | | | Merge pull request #85172 from andir/buildRustCrate-proc-macroAndreas Rammhold2020-04-13
|\ \ \ \ \ | | | | | | | | | | | | buildRustCrate: support proc-macro in default prelude
| * | | | | buildRustCrate: support proc-macro in default preludeAndreas Rammhold2020-04-13
| | | | | |
* | | | | | deltachat: 1.1.0 -> 1.2.0Emery Hemingway2020-04-14
| | | | | |
* | | | | | Merge pull request #85156 from DieGoldeneEnte/boost-checkJörg Thalheim2020-04-13
|\ \ \ \ \ \ | | | | | | | | | | | | | | boost: check clang version
| * | | | | | boost: check clang versionHolger Wünsche2020-04-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | boost <1.69 can't be compiled with clang >=8. This commit adds an assert to catch the error early on.
* | | | | | | Merge pull request #85155 from DieGoldeneEnte/coreclr-llvmJörg Thalheim2020-04-13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | coreclr: get clang from llvmPackages
| * | | | | | | coreclr: get clang from llvmPackagesHolger Wünsche2020-04-13
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | This way clang, llvm and lldb all use the same version.
* | | | | | | Merge pull request #85173 from sorki/springDomen Kožar2020-04-13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | spring: 104.0.1-1485-g1765770 -> 104.0.1-1486-gf266c81
| * | | | | | | spring: 104.0.1-1485-g1765770 -> 104.0.1-1486-gf266c81Richard Marko2020-04-13
| | | | | | | |
* | | | | | | | highfive: init at 2.2Roberto Di Remigio2020-04-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-Authored-By: Jon <jonringer@users.noreply.github.com>
* | | | | | | | cypress: 4.2.0 -> 4.3.0Alexey Shmalko2020-04-13
| | | | | | | |
* | | | | | | | Merge pull request #84470 from jtojnar/ardour-cleanupJan Tojnar2020-04-13
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | ardour: clean up the expression
| * | | | | | | ardour: clean up the expressionJan Tojnar2020-04-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove unneeded dependencies * Stop vendoring other dependencies (fluidsynth, hidapi, libltc, qm-dsp) * Fix using incorrect libusb version (libusb package is just a legacy compat layer) * Move build-time dependencies to nativeBuildInputs * Install freedesktop files & man page * Drop libintl replacement that no longer applies
| * | | | | | | qm-dsp: init at 1.7.1Jan Tojnar2020-04-07
| | | | | | | |
| * | | | | | | kissft: init at 131Jan Tojnar2020-04-07
| | | | | | | |
| * | | | | | | ardour: format with nixpkgs-fmtJan Tojnar2020-04-07
| | | | | | | |
* | | | | | | | Merge pull request #85167 from Ericson2314/sync-llvmJohn Ericson2020-04-13
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | compiler-rt-10: Sync flags with previous versions
| * | | | | | | | compiler-rt-10: Sync flags with previous versionsJohn Ericson2020-04-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In 0c73297c075cf4fd87922f621fc2358c65b659f3 I made some changes up to 9 for 20.03 and master, now I do the same for 10 which is just on master.
* | | | | | | | | python37Packages.PyChromecast: 4.2.0 -> 4.2.3R. RyanTM2020-04-13
| | | | | | | | |
* | | | | | | | | kodelife: preferLocalBuildJonathan Ringer2020-04-13
| | | | | | | | |
* | | | | | | | | kodelife: fix non-x86 hashesJonathan Ringer2020-04-13
| | | | | | | | |
* | | | | | | | | python37Packages.pikepdf: 1.10.2 -> 1.11.0R. RyanTM2020-04-13
| | | | | | | | |
* | | | | | | | | python27Packages.gphoto2: 2.2.1 -> 2.2.2R. RyanTM2020-04-13
| | | | | | | | |
* | | | | | | | | pythonPackages.pypandoc: 2018-06-18 -> 1.5sternenseemann2020-04-13
| | | | | | | | |
* | | | | | | | | pythonPackages.py-multihash: init at 0.2.3Rakesh Gupta2020-04-13
| | | | | | | | |
* | | | | | | | | python3Packages.hydra-check: init at 1.1.1makefu2020-04-13
| | | | | | | | |
* | | | | | | | | python27Packages.python-nomad: 1.1.0 -> 1.2.1R. RyanTM2020-04-13
| | | | | | | | |
* | | | | | | | | python37Packages.gensim: 3.8.1 -> 3.8.2R. RyanTM2020-04-13
| | | | | | | | |
* | | | | | | | | python27Packages.gspread: 3.3.0 -> 3.3.1R. RyanTM2020-04-13
| | | | | | | | |
* | | | | | | | | lf: 13 -> 14Michael Weiss2020-04-13
| | | | | | | | |
* | | | | | | | | Merge pull request #85149 from snicket2100/bookworm-upgradeJörg Thalheim2020-04-13
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | bookworm: unstable-2018-11-19 -> 1.1.2
| * | | | | | | | | bookworm: unstable-2018-11-19 -> 1.1.2snicket21002020-04-13
| | | | | | | | | |
* | | | | | | | | | Merge pull request #76723 from jokogr/u/traefik-2.1.1Jörg Thalheim2020-04-13
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Traefik: 1.7.14 -> 2.2.0
| * | | | | | | | | | nixos/traefik: add testIoannis Koutras2020-04-12
| | | | | | | | | | |
| * | | | | | | | | | nixos/traefik: make config deep mergeableIoannis Koutras2020-04-12
| | | | | | | | | | |