Commit graph

270711 commits

Author SHA1 Message Date
Fabian Affolter 4465f42c0a
python3Packages.libnacl: 1.7.1 -> 1.7.2 (#113050) 2021-02-17 04:01:39 +01:00
Peter Hoeg 1a4c039432 nixos/bluetooth: add support for disabling plugins 2021-02-17 02:40:59 +00:00
nixbitcoin c3b4c9c99d btcpayserver: 1.0.5.9 -> 1.0.6.8 2021-02-16 18:30:58 -08:00
nixbitcoin 7adc077b11 nbxplorer: 2.1.46 -> 2.1.49 2021-02-16 18:30:58 -08:00
Thiago Kenji Okada e2016601d9 clj-kondo: 2020.12.12 -> 2021.02.13 2021-02-16 23:26:39 -03:00
Thiago Kenji Okada 194c1f6aae graalvm-ce: fix irb in Linux 2021-02-16 23:24:52 -03:00
Thiago Kenji Okada 9e8e2eff2d graalvm-ce: 20.3.0 -> 21.0.0 2021-02-16 23:24:52 -03:00
Sandro 1429cc6a97
Merge pull request #112767 from khumba/gkrellm-desktop-file 2021-02-17 03:24:00 +01:00
Sandro 0d44c7989c
Merge pull request #113265 from SuperSandro2000/fix-collection13 2021-02-17 03:14:49 +01:00
Sandro 141d867f22
Merge pull request #113289 from bloomvdomino/muso
muso: init at 2.0.0
2021-02-17 02:26:56 +01:00
Elias Probst aec54bddb8 kinfocenter: fix symlink to systemsettings5
As `kinfocenter`'s implementation consists of only KCMs, which are
actually just displayed using `systemsettings5`' KCM shell, the
`kinfocenter` binary is just a symlink to `systemsettings5`.

In traditional FHS environments, having a relative symlink to the
`systemsettings5` binary within the same `bin/` directory works just
fine, whereas this is broken on NixOS where `systemsettings5` resides in
a completely different `bin/` directory of the corresponding store item.

Usually CMake's `find_package` should be able to locate the
`systemsettings5` binary, but fails for reasons unknown to do so on
NixOS - so for now fixing the symlink manually as part of the `preFixup`
phase will do the job of making `kinfocenter` work again.
2021-02-17 09:06:14 +08:00
Sandro 290fdcf76f
Merge pull request #113316 from Taneb/fix-j
j: fix build
2021-02-17 01:59:07 +01:00
ajs124 4756b3c35c nginxMainline: 1.19.6 -> 1.19.7 2021-02-17 01:48:23 +01:00
Jack Kelly 6bad00b75e
terragrunt: 0.28.4 -> 0.28.5 (#113325) 2021-02-16 16:45:50 -08:00
Sandro 42a33fa59f
Merge pull request #113302 from sikmir/crow-translate
crow-translate: 2.6.2 → 2.7.1
2021-02-17 01:16:12 +01:00
Sandro bb89d878cf
Merge pull request #113297 from sternenseemann/sbcl-refactor
sbcl: deduplicate nix expression for all versions
2021-02-17 01:15:28 +01:00
bloomvdomino 3d4bc22ea5 muso: init at 2.0.0 2021-02-17 01:09:42 +01:00
Robert Hensing 931260043e
Merge pull request #113282 from hercules-ci/qtwebengine-timeout
qtwebengine: Increase build timeout to 24h
2021-02-17 01:08:29 +01:00
Sandro bfbc8b3197
Merge pull request #113291 from siraben/dlx-xcompile
dlx: fix cross-compilation
2021-02-17 01:06:10 +01:00
Sandro 0d07997538
Merge pull request #113285 from siraben/flasm-xcompile
flasm: fix cross-compilation
2021-02-17 00:40:57 +01:00
Sandro ee84a81721
Merge pull request #113283 from siraben/miranda-xcompile
miranda: fix cross-compilation
2021-02-17 00:39:49 +01:00
Sandro c64222f535
Merge pull request #113278 from mstrangfeld/skaffold-1.20.0
skaffold: 1.17.2 -> 1.20.0
2021-02-17 00:33:32 +01:00
eyjhb 5c2a8eec4a
transmission-rpc: 0.11 -> 3.2.2 2021-02-17 00:29:57 +01:00
Sandro ad80a51281
Merge pull request #113215 from sternenseemann/fonttools-4.20.0 2021-02-17 00:13:02 +01:00
Sandro 6d2451626d
Merge pull request #113235 from fabaff/bump-configargparse 2021-02-17 00:05:07 +01:00
Bruno Bigras 3141185a3b auto-cpufreq: 1.5.3 -> 1.6.1
Co-authored-by: Aamaruvi Yogamani <38222826+Technical27@users.noreply.github.com>
2021-02-16 15:04:09 -08:00
Maximilian Bosch 01a7784022
Merge pull request #113335 from r-ryantm/auto-update/evince
evince: 3.38.1 -> 3.38.2
2021-02-16 23:45:56 +01:00
Anderson Torres 6c5b20fcdf
Merge pull request #113319 from AndersonTorres/new-wayland-misc
Wayland-related miscellany
2021-02-16 19:12:59 -03:00
Jan Tojnar 79cf84b573
Merge pull request #113326 from LeSuisse/gnome-autoar-0.3.0
gnome3.gnome-autoar: 0.2.4 -> 0.3.0
2021-02-16 23:08:19 +01:00
R. RyanTM b7d9b76910 btfs: 2.23 -> 2.24 2021-02-16 21:44:08 +00:00
Thomas Gerbet 58c379c19e gnome3.gnome-autoar: 0.2.4 -> 0.3.0
Fixes CVE-2020-36241.
2021-02-16 22:41:29 +01:00
Sandro cb6d8368a3
Merge pull request #113219 from mweinelt/python/uvloop
python3Packages.uvloop: 0.15.0 -> 0.15.1
2021-02-16 22:14:44 +01:00
Sandro dfb100948f
Merge pull request #113247 from graham33/fix/older_python_engineio_socketio 2021-02-16 22:13:35 +01:00
Sandro e7b055d5ba
Merge pull request #113197 from fabaff/fix-modeled 2021-02-16 22:05:03 +01:00
Sandro dc0937f845
Merge pull request #113191 from 06kellyjac/starboard-octant-plugin
starboard-octant-plugin: 0.9.1 -> 0.9.2
2021-02-16 22:04:04 +01:00
Sandro 0a5383b7cd
Merge pull request #113217 from iblech/patch-qemacs
qemacs: init at 0.3.3
2021-02-16 22:02:51 +01:00
Sandro 70895f1c60
Merge pull request #113188 from OPNA2608/fix/bambootracker-marked-broken/21.03
bambootracker: un-mark broken on darwin
2021-02-16 21:59:35 +01:00
Stig 1fa2eb67c0
Merge pull request #113331 from xworld21/shorten-shebang-NYTProf
perlPackages.DevelNYTProf: use shortenPerlShebang on darwin
2021-02-16 21:39:21 +01:00
Colin L Rice 9eb88a2e1d go_1_16: init at 1.16
Changes are minor - I ended up just patching the ssl certs at the root
file, rather than trying to keep up with the various darwin changes.

The externalnetwork test helper location changed, to so I had to update
that patch as well.

- Add xcbuild as propagatedBuildInput on darwin 7e25bdba5e
2021-02-17 06:30:32 +10:00
sternenseemann 35fbdb657f ocamlPackages.uucp: enable tests 2021-02-16 21:30:18 +01:00
sternenseemann 4931abed9e ocamlPackages.uucp: 11.0.0 -> 13.0.0
Now requires ocaml >= 4.03
2021-02-16 21:30:18 +01:00
R. RyanTM a3fa55b5ed evince: 3.38.1 -> 3.38.2 2021-02-16 20:28:28 +00:00
AndersonTorres 90ca606afd wlr-randr: eliminate unneeded cmake dependency 2021-02-16 17:25:32 -03:00
AndersonTorres baa7309582 wl-clipboard: update license 2021-02-16 17:24:46 -03:00
WORLDofPEACE 8a2bd1342e
Merge pull request #113064 from worldofpeace/fix-108124
nixos/tools: make desktopConfiguation types.listOf types.lines
2021-02-16 15:16:53 -05:00
Pavol Rusnak e88602c050
Merge pull request #113226 from prusnak/tor
tor: 0.4.4.7 -> 0.4.5.6
2021-02-16 21:07:01 +01:00
Vincenzo Mantova c3ee3be722 perlPackages.DevelNYTProf: use shortenPerlShebang on darwin
The shebang must be shortened to make the executable work on macOS.
2021-02-16 19:37:43 +00:00
Bernardo Meurer 052f58b7fa
Merge pull request #113243 from baloo/baloo/ovmf/http-boot
OVMF: add support for http boot
2021-02-16 19:34:57 +00:00
Graham Bennett c771807306 python-socketio: Fix homepage URL 2021-02-16 19:19:45 +00:00
Graham Bennett 32f67cd3e4 python-socketio_4: init at 4.6.1
Socket.IO and Engine.IO protocols are not backwards-compatible and major
versions of the client and server need to be coordinated.  It's therefore useful
to have python-socketio 4.x available.
2021-02-16 19:19:45 +00:00