about summary refs log tree commit diff
AgeCommit message (Collapse)AuthorFilesLines
2020-09-22Update pkgs/applications/networking/instant-messengers/dino/default.nixErin1-1/+1
Co-authored-by: Vincent Laporte <vbgl@users.noreply.github.com>
2020-09-21Dino: Enable on macOS/DarwinErin Shepherd1-6/+22
* Remove direct dependencies on some X11 libs. We still inherit them through Gtk+ but it's a start * Rename plugin files from .dylib to .so so Dino's plugin loader finds them The experience is still somewhat janky (no app icon, macOS thinks the app is called ".dino-wrapped", and the Cocoa menu bar is nonresponsive), but beyond this things mostly work fine
2020-09-21Merge pull request #98387 from oxalica/fix/nix-prefetchJörg Thalheim1-3/+9
nix-prefetch: fix compatibility with nixUnstable again
2020-09-21libversion: fix tests on Darwin (#98361)r-burns1-1/+5
2020-09-21pythonPackages.mohawk: init at 1.1.0Austin Butler2-0/+29
2020-09-21Sylk: 3.8.0 -> 3.8.4 (#98392)leenaars1-2/+2
2020-09-21thunderbird.meta.maintainers: add myselfVladimír Čunát2-0/+2
I've been keeping an eye on it anyway, and the current meta.maintainers don't seem to be active around thunderbird.
2020-09-21thunderbird-78: fix #97994: broken UI in 78.2.2Vladimír Čunát1-0/+8
2020-09-21Merge #97922: nixosTests.signal-desktop: fixVladimír Čunát1-2/+7
2020-09-21Merge pull request #97133 from Infinisil/improved-toPrettySilvan Mosberger2-27/+104
Improve `generators.toPretty`
2020-09-21Merge pull request #98384 from prusnak/slackMarek Mahut1-4/+4
slack: 4.8.0 -> 4.9.1
2020-09-21Merge pull request #91170 from DianaOlympos/update/apache-kafkaSarah Brofeldt3-3/+10
apache-kafka: 2.4.0 -> 2.4.1/2.5.0
2020-09-21gitlab-runner: 13.3.1 -> 13.4.0 (#98377)Max Wittig1-4/+4
2020-09-21Merge pull request #98359 from andrew-d/andrew/ham-aprs-fapStig P1-0/+15
perlPackages.HamAPRSFAP: init at 1.21
2020-09-21f3: clean-ups and compile on darwin (#98365)Peter Hoeg1-17/+36
* f3: clean-ups and compile on darwin * fixed from feedback
2020-09-21androidStudioPackages.{dev,canary}: 4.2.0.10 -> 4.2.0.11meutraa1-3/+3
2020-09-21Merge pull request #97813 from GTrunSec/zeek-scriptMario Rodas2-1/+9
zeek: Fix zeek script coreutils and hardlinking
2020-09-21Merge pull request #98271 from sternenseemann/fuzzel-1.4.2Mario Rodas1-2/+3
fuzzel: 1.4.1 → 1.4.2
2020-09-21nix-prefetch: fix compatibility with nixUnstable againoxalica1-3/+9
2020-09-21Merge pull request #98348 from marsam/update-gitAndTools.git-imergeMario Rodas2-15/+14
gitAndTools.git-imerge: 1.1.0 -> 1.2.0
2020-09-21Merge pull request #98380 from r-burns/lizardfsMario Rodas1-0/+6
lizardfs: fix build
2020-09-21Merge pull request #98284 from MetaDark/xpadneoMario Rodas1-2/+2
linuxPackages.xpadneo: 0.8.2 -> 0.8.3
2020-09-21duplicity: use new b2sdk python packageProfpatsch1-4/+3
The backblaze library moved into the b2sdk package. If it’s not used, duplicity fails loading the b2:// backend. > BackendException: B2 backend requires B2 Python SDK (pip install b2sdk)
2020-09-21pythonPackages.b2sdk: init at 1.1.4Profpatsch2-0/+30
2020-09-21Merge pull request #98374 from knedlsepp/fix-nvtopWilliButz2-9/+11
nvtop: Make independent of Nvidia driver version
2020-09-21Merge pull request #98346 from dawidsowa/gallery-dlMario Rodas1-2/+2
gallery-dl: 1.14.5 -> 1.15.0
2020-09-21Merge pull request #98364 from jbedo/singularityMario Rodas1-2/+2
singularity: 3.6.2 -> 3.6.3
2020-09-21Merge pull request #98367 from marsam/update-shadowsocks-rustMario Rodas1-3/+3
shadowsocks-rust: 1.8.17 -> 1.8.18
2020-09-21Merge pull request #98360 from r-burns/libopingMario Rodas1-2/+3
liboping: fix build on Darwin
2020-09-21slack: 4.8.0 -> 4.9.1Pavol Rusnak1-4/+4
for darwin 4.9.0 is the latest
2020-09-21Merge pull request #91745 from austinbutler/beets-plugin-extrafilesDoron Behar2-1/+36
beets: add extrafiles plugin
2020-09-21lizardfs: fix buildRyan Burns1-0/+6
Build failure was due to upstream issue, now fixed in the v3.13 RC. https://github.com/lizardfs/lizardfs/issues/655 https://github.com/lizardfs/lizardfs/pull/677
2020-09-21untrunc: update to latest git versionPeter Simons1-3/+3
2020-09-21Merge pull request #98204 from charvp/pr/init-bluejDoron Behar3-0/+46
2020-09-21ocamlPackages.zarith: 1.9 -> 1.10Théo Zimmermann1-3/+3
2020-09-21beets: add extrafiles pluginAustin Butler2-1/+36
2020-09-21bluej: init at 4.2.2Charlotte Van Petegem2-0/+40
2020-09-21maintainers: add charvpCharlotte Van Petegem1-0/+6
2020-09-21Merge pull request #97119 from Infinisil/types.anythingRobert Hensing10-10/+264
Introduce `types.anything`
2020-09-21nvtop: Make independent of Nvidia driver versionJosef Kemetmüller2-9/+11
For packages relying on Nvidia drivers we don't want to hard-code the location of a particular driver version in the RPATH. Otherwise the software might fail with errors such as: > Impossible to initialize nvidia nvml : Driver/library version mismatch To fix this the usual pattern in nixpkgs is to add `/run/opengl-driver/lib` to the RPATH of these binaries. This is the global location where Nvidia libraries are available on NixOS and so this makes sure that the nvtop binary can be run with all versions of the driver. At build time however these libraries are not available at that particular location. For precisely this use case, Nvidia ships stub versions of the driver libraries with the cudatoolkit. So we just need to point CMake to that directory. Fixes: #98328
2020-09-21ocamlPackages.apron: 0.9.12 → 0.9.13Vincent Laporte1-2/+2
2020-09-21fontmatrix: 0.6.0 → 0.6.0-qt5 (#97800)Vincent Laporte2-10/+16
This is an unofficial port of Fontmatrix 0.6.0 to Qt5 Co-authored-by: symphorien <symphorien@users.noreply.github.com>
2020-09-21prometheus: Unbreak IPv6 listenAddressKirill Elagin1-1/+3
The format of the listenAddress option was recently changed to separate the address and the port parts. There is now a legacy check that tells users to update to the new format. This legacy check produces a false positive on IPv6 addresses, since they contain colons. Fix the regex to make it not match colons within IPv6 addresses.
2020-09-21Merge pull request #98116 from timjrd/sc-controller-0.4.7-rebasedMichele Guerini Rocco1-3/+0
sc-controller: fix missing icons (librsvg)
2020-09-21Merge pull request #98368 from bryanasdev000/bryanAnderson Torres1-0/+6
maintainer: Add bryanasdev000
2020-09-21Merge pull request #98083 from avdv/zhf-fix-tensorflowDaniël de Kok1-0/+7
tensorflow: Fix compilation with numpy 1.19.x
2020-09-21maintainer: Add bryanasdev000Bryan A. S1-0/+6
Signed-off-by: Bryan A. S <bryanasdev000@gmail.com>
2020-09-21singularity: 3.6.2 -> 3.6.3Justin Bedo1-2/+2
2020-09-20Merge pull request #84233 from colemickens/nixpkgs-firefox-pipewireWORLDofPEACE1-2/+12
firefox: add pipewire patch for wayland users
2020-09-20firefox: enable pipewire+webrtc for wayland usersCole Mickens1-2/+12