Commit Graph

585 Commits

Author SHA1 Message Date
Felix Buehler
5ac283b237 tremc: deprecate phases 2021-08-03 00:04:51 +02:00
Felix Buehler
e4e631ebb8 applications/networking: /s/name/pname&version/ 2021-07-19 14:55:48 +02:00
Sandro Jäckel
7b4d273d3c
pythonPackages: websocket_client -> websocket-client 2021-06-15 22:03:10 +02:00
Matthias Devlamynck
26744cb512 transgui: fix transgui build on aarch64
Support for aarch64 was recencly added in fpc.
This regenerate the Makefile to include aarch64 support as the one in
the repository was too old to include it.
2021-06-12 21:13:42 +02:00
TredwellGit
30c602ac7a qbittorrent: 4.3.3 -> 4.3.5
https://github.com/qbittorrent/qBittorrent/blob/release-4.3.5/Changelog
2021-06-06 17:44:39 +00:00
Sandro
a79ca27892
Merge pull request #124177 from Stekke/retroshare
retroshare: init at 6.6.0
2021-06-05 21:22:35 +02:00
Stijn DW
f31f03925c retroshare: init at 6.6.0 2021-06-05 19:23:55 +02:00
Sandro
58702853c6
Merge pull request #124179 from nightmared/transmission-apparmor-v2
nixos/services/torrent/transmission.nix: add the web UI files to appa…
2021-06-03 18:05:10 +02:00
Emery Hemingway
caa041c44b GNUnet: optional Postgres support
Taler requires GNUnet with Postgres support.
2021-05-23 19:50:32 +02:00
Simon Thoby
f02264af82 nixos/services/torrent/transmission.nix: add the web UI files to apparmor allowed paths 2021-05-23 19:31:21 +02:00
Jonathan Ringer
14f3686af1
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
  pkgs/applications/terminal-emulators/alacritty/default.nix
  pkgs/servers/clickhouse/default.nix
2021-05-20 09:12:42 -07:00
Robert Schütz
59f9ab3337
retroshare: drop (#123345)
It was marked as broken in 2018.
2021-05-20 10:38:26 +02:00
github-actions[bot]
78ae7ac75e
Merge staging-next into staging 2021-05-15 06:22:25 +00:00
Vladimír Čunát
850880e854
Merge #123005: apparmor: fix profile building on darwin 2021-05-14 18:16:58 +02:00
Julien Moutinho
8184d8b0f2 apparmor: fix profile building on darwin 2021-05-14 17:37:33 +02:00
John Ericson
cf02b24813 Merge remote-tracking branch 'upstream/staging-next' into staging 2021-05-11 22:30:46 +00:00
github-actions[bot]
37c26a396b
Merge master into staging-next 2021-05-11 18:28:07 +00:00
nixbitcoin
315d082952
xd: init at 0.4.0 2021-05-11 11:21:25 +00:00
Jan Tojnar
594a885912
Merge branch 'staging-next' into staging 2021-05-10 09:45:47 +02:00
Vladimír Čunát
5663b2b2d3
Merge branch 'master' into staging-next
(a trivial conflict in transmission)
2021-05-09 09:31:55 +02:00
Léo Gaspard
423af9cd95 transmission: add link to nixos test 2021-05-08 21:40:48 +02:00
Léo Gaspard
dc6d61dd3e opentracker: add link to nixos test 2021-05-08 21:40:40 +02:00
Jan Tojnar
dd78ce1c53
Merge branch 'staging-next' into staging 2021-05-08 20:59:05 +02:00
Martin Weinelt
9651084620 Merge remote-tracking branch 'origin/master' into staging-next 2021-05-08 14:43:43 +02:00
Jan Tojnar
468cb5980b gnome: rename from gnome3
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
Daniël de Kok
85f96822a0 treewide: fix cargoSha256/cargoHash
Rust 1.50.0 incorporated a Cargo change (rust-lang/cargo#8937) in
which cargo vendor erroneously changed permissions of vendored
crates. This was fixed in Rust
1.51.0 (rust-lang/cargo#9131). Unfortunately, this means that all
cargoSha256/cargoHashes produced during the Rust 1.50.0 cycle are
potentially broken.

This change updates cargoSha256/cargoHash tree-wide.

Fixes #121994.
2021-05-08 00:36:37 -07:00
github-actions[bot]
e6037ce5fe
Merge staging-next into staging 2021-05-02 00:58:46 +00:00
davidak
2aa133313d
Merge pull request #110606 from fricklerhandwerk/patch-2
gnunet: 0.14.0 -> 0.14.1; gnunet-gtk 0.13.1 -> 0.14.0
2021-05-01 22:34:44 +02:00
github-actions[bot]
ce47d859f6
Merge staging-next into staging 2021-04-28 12:06:40 +00:00
sternenseemann
19916afe1d mldonkey: remove byte code support
nativeCompilers is only false in very rare cases (only on mips), so it's
really hard to test and maintain this code path. If someone else is able
to do that, they should readd this feature.
2021-04-28 08:06:41 +02:00
sternenseemann
88dbd594c8 mldonkey: 3.1.6 -> 3.1.7-2 2021-04-28 08:06:41 +02:00
Julien Moutinho
b280e64078 transmission: move apparmor profile to Nixpkgs 2021-04-23 07:20:14 +02:00
Jonas Heinrich
ec6d5ef4f0
libtransmission: init at 3.00 (#118998) 2021-04-17 12:12:09 +02:00
fricklerhandwerk
76d733bf2c gnunet-gtk: fix build
gnunet: 0.14.0 -> 0.14.1

gnunet-gtk: 0.13.1 -> 0.14.0 (there is no 0.14.1 release)

build with correct `gnunet` location. otherwise `gnunet-setup` will not pick up plugins. See:
https://git.gnunet.org/gnunet-gtk.git/tree/README?id=5034ca084258d6653b2986b00167c736a9cd93ed#n19

add libsodium to pass configure check for GNUnet util library.
2021-04-14 22:59:06 +02:00
Lorenz Leutgeb
b0ed229aad gradle: Pin pkgs to Gradle 6 that fail with 7 2021-04-14 00:06:02 +02:00
Peter Hoeg
46aff9e1a0
deluge: shut up ngettext error on webui start (#115055)
* deluge: shut up ngettext error on webui start
2021-03-29 18:25:56 +08:00
Boris Pek
eb225f5d9d
eiskaltdcpp: remove build dependency from boost (#116998)
eiskaltdcpp: remove build dependency from boost

+ Remove eiskaltdcpp-cli-xmlrpc: it is absolutely useless because XML-RPC
  support in eiskaltdcpp-daemon is currently in a broken state
+ Update cmake options
+ eiskaltdcpp: install eiskaltdcpp-cli-jsonrpc
+ eiskaltdcpp: symlink $pname-qt to $pname
2021-03-23 11:14:45 +01:00
Sandro
004c6ed71c
Merge pull request #115622 from r-ryantm/auto-update/tixati
tixati: 2.74 -> 2.81
2021-03-22 01:11:23 +01:00
Jan Tojnar
2445e9a681
Merge branch 'master' into staging-next 2021-03-18 19:24:39 +01:00
Sandro
779428586c
Merge pull request #116535 from SuperSandro2000/fix-collection27 2021-03-18 13:43:53 +01:00
Jan Tojnar
0136206b12
Merge branch 'master' into staging-next 2021-03-18 13:35:59 +01:00
Sandro Jäckel
cd7364fc4f
gnunet_gtk: mark broken 2021-03-17 22:55:10 +01:00
Sandro
94d10551c3
Merge pull request #116653 from xvapx/tribler-broken
tribler: Mark as broken
2021-03-17 21:55:40 +01:00
Marti Serra
c74cd3e158 tribler: Mark as broken 2021-03-17 19:10:09 +01:00
Samuel Gräfenstein
a4efd8c3e1
gnome3.gtk -> gtk3
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:21 +01:00
Samuel Gräfenstein
5ff80aea18
gnunet-gtk: gnome3.glade -> glade
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:17 +01:00
github-actions[bot]
149a81c88d
Merge master into staging-next 2021-03-10 00:39:07 +00:00
R. RyanTM
a16a2fd956 eiskaltdcpp: 2.4.1 -> 2.4.2 2021-03-09 15:39:22 -08:00
R. RyanTM
adfbe67af9 tixati: 2.74 -> 2.81 2021-03-09 21:49:12 +00:00
Jan Tojnar
6d1958ad2d
Merge branch 'staging-next' into staging 2021-03-04 22:16:45 +01:00