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
Domen Kožar
52041b5d02
remove myself from a bunch of software I no longer use/maintain
2021-03-03 10:50:26 +00:00
github-actions[bot]
f5bb0053a6
Merge staging-next into staging
2021-03-02 18:17:42 +00:00
ajs124
c29dc9a55c
eiskaltdcpp: 2.2.10 -> 2.4.1
2021-03-02 13:38:49 +01:00
Ben Siraphob
127733211e
treewide: unzip buildInputs to nativeBuildInputs ( #112302 )
2021-02-20 16:01:53 -05:00
Jan Tojnar
8f50f1ce10
Merge branch 'staging-next' into staging
...
Resolved the following conflicts:
- kernel flags between 09176d28a0
and 2b28822d8d
- clojure-lsp between 3fa00685ce
and e03c068af5
2021-02-19 17:15:31 +01:00
Ben Siraphob
e03c068af5
treewide: makeWrapper buildInputs to nativeBuildInputs
2021-02-19 20:09:16 +07:00
Sandro Jäckel
e13d3b8448
tribler: remove unused input
2021-02-18 16:58:04 +01:00
R. RyanTM
f4a9e6c28a
gnunet: 0.13.2 -> 0.14.0
2021-02-14 13:55:23 +01:00
Bruno Bigras
1913ea8a97
qbittorrent: 4.3.1 -> 4.3.3
2021-01-26 15:05:28 -08:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed
2021-01-25 18:31:47 +01:00
Jonathan Ringer
9bb3fccb5b
treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
...
continuation of #109595
pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.
python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Ben Siraphob
badf51221d
treewide: stdenv.lib -> lib
2021-01-16 17:58:11 +07:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Jan Tojnar
f19eb635b4
Merge branch 'master' into staging-next
...
b04fc593e7
seems to have accidentally changed mkDerivation function for dfilemanager and solarus-quest-editor so I have reverted that here.
2021-01-07 13:04:31 +01:00
Sandro Jäckel
bb0e23b7bb
p2p: cleanup
2021-01-07 10:42:01 +01:00
Ben Siraphob
3ae5e6ce03
treewide: remove enableParallelBuilding = true if using cmake
2021-01-03 18:37:40 +07:00
Milan Pässler
a333985d59
libtorrentRasterbar: rename to libtorrent-rasterbar
...
This is done to match upstream naming:
https://github.com/NixOS/nixpkgs/pull/107194#issuecomment-748501379
2020-12-20 20:51:28 +01:00
Milan Pässler
4ac0d7fb6b
deluge: move files to match common nixpkgs layout
...
No other packages have an own directory for each version with only one
file in each directory.
2020-12-20 20:51:28 +01:00
Orivej Desh
baa11a519e
qbittorrent: restore comments from before e569d6b9
2020-12-19 19:14:40 +00:00
Anton-Latukha
cb312f3d03
qbittorrent: add default trackerSearch option, include python3
...
Since people regularly open reports about tracker search not working because
python is not found.
And since Tracker Search in qBittorrent can not be disabled & at the same time
the Pythong is needed for it to work - including Python for default
functionality to work.
2020-12-19 18:40:07 +01:00
Anton-Latukha
e569d6b98c
qbittorrent: clean-up
2020-12-19 18:40:07 +01:00
Milan
9e2c96b26b
qbittorrent: 4.3.0.1 -> 4.3.1 ( #107205 )
2020-12-19 18:23:00 +01:00
R. RyanTM
7e9c758f4b
frostwire-bin: 6.8.8 -> 6.8.9
2020-12-17 07:52:06 +01:00
Doron Behar
945d4b00db
Merge pull request #106309 from SuperSandro2000/feature/bump_pyxdg
...
khal,stig,deluge_1,libtorrent-rasterbar,linkchecker: Disable failing tests
2020-12-11 18:44:24 +02:00
Sandro Jäckel
5a500da7c2
stig: Disable failing tests on darwin
2020-12-08 04:39:10 +01:00
Sandro Jäckel
6f701e9a14
deluge_1: Mark broken on darwin
2020-12-08 04:39:09 +01:00
Markus S. Wamser
717beb92fa
opentracker: use makeFlags instead of patching (refactoring)
...
Co-authored-by: Mic92 (Jörg Thalheim)
2020-12-07 23:46:43 +01:00
Markus Wamser
3e27c4662a
opentracker: combine calls to substituteInPlace (refactoring)
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-12-04 16:23:59 +01:00
Markus S. Wamser
c494e27999
opentracker: fix build for libowfat 0.32
2020-12-03 15:21:54 +01:00
R. RyanTM
110a2e643e
magnetico: 0.11.0 -> 0.12.0
2020-12-01 01:06:30 +00:00
R. RyanTM
d0f04c7c82
frostwire-bin: 6.8.7 -> 6.8.8
2020-11-27 19:05:47 +00:00
Jörg Thalheim
8313dacb11
treewide: remove trailing whitespace
2020-11-18 22:37:56 -08:00
Jörg Thalheim
72f6df338d
remove genesis maintainer
...
genesis has no longer access to github
2020-11-18 22:37:56 -08:00
Anton-Latukha
aaae3637a6
qbittorrent: 4.2.5 -> 4.3.0.1
2020-11-09 11:55:34 +00:00
Chris Double
743169a07b
freenet: remove myself as maintainer
2020-11-09 11:44:51 +00:00
R. RyanTM
417457fd35
frostwire-bin: 6.8.5 -> 6.8.7
2020-11-01 17:17:22 -08:00
Ben Siraphob
683a87dbeb
treewide: remove periods from end of package descriptions
2020-10-17 08:22:31 -07:00
Michele Guerini Rocco
b5e44d3d15
Merge pull request #100479 from rnhmjoj/tremc
...
tremc: 0.9.1 -> 0.9.2
2020-10-14 17:06:24 +02:00
rnhmjoj
c3e6fbe81e
tremc: set license to GPL 3+
2020-10-14 09:28:34 +02:00
rnhmjoj
b42a421e47
transmission-remote-cli: remove
...
This finally stopped working after transmission upgraded the API
protocol to v3.0.
2020-10-14 09:26:23 +02:00
rnhmjoj
a92c678c3f
tremc: 0.9.1 -> 0.9.2
2020-10-14 09:15:43 +02:00
Thomas Tuegel
c70831a9fb
tribler: use libvlc
2020-09-26 05:50:25 -05:00
Doron Behar
0c8e51bd8c
Merge pull request #95413 from pstn/remove-gnunet-git
...
gnunet_git: remove
2020-09-25 10:29:55 +03:00
Philipp
ff513a5b89
gnunet_git: remove
2020-09-25 10:13:48 +03:00
R. RyanTM
18146948e0
tixati: 2.73 -> 2.74
2020-08-31 16:54:46 +02:00
Lassulus
9f52537716
Merge pull request #85323 from ju1m/tremc
...
tremc: init at 0.9.1
2020-08-28 11:44:14 +02:00
Philipp
dda939844a
gnunet: 0.13.1 -> 0.13.2
2020-08-16 13:07:27 +00:00
zowoq
473536e3b5
buildRustPackage: remove platform.all from packages
2020-08-16 12:48:18 +10:00
R. RyanTM
2dd62f1f97
frostwire-bin: 6.8.4 -> 6.8.5
2020-08-15 15:21:03 -07:00
zowoq
264475ce5b
buildGoModule packages: remove doCheck = true
2020-08-10 16:02:36 +10:00
Jonathan Ringer
779e358780
gnunet-gtk: 0.12.0 -> 0.13.1
2020-08-05 09:49:43 -07:00
Jonathan Ringer
3d31c28ced
gnunet: 0.12.2 -> 0.13.1
2020-08-05 09:49:32 -07:00