Commit graph

1039 commits

Author SHA1 Message Date
Franz Pletz e5209d3d0b
Merge pull request #118158 from nextl00p/nmap
nmap: 7.80 -> 7.91
2021-07-28 22:33:51 +02:00
github-actions[bot] a37fbac53b
Merge master into staging-next 2021-07-25 00:01:35 +00:00
Alyssa Ross 648aacb65d
librsync_0_9: drop
This was restored in a0dcd49bbc ("btar: fix build by reintroducing
librsync 0.9.x for ZHF") to fix the build of a single package.  We now
use a patch to make it work with more recent versions of librsync, so
there's no reason to keep this package around any more.
2021-07-24 22:27:14 +00:00
github-actions[bot] 859acbc1bc
Merge master into staging-next 2021-07-24 18:01:04 +00:00
github-actions[bot] cb1426e30a
Merge staging-next into staging 2021-07-23 18:01:46 +00:00
Sandro Jäckel e4f37c10d1
top-level: a bit of cleanup, formatting 2021-07-23 18:49:35 +02:00
Sandro Jäckel f33e6372ac
all-packages: move most throws into aliases.nix 2021-07-23 18:49:28 +02:00
Jörg Thalheim ec132b7fde ofp: remove 2021-07-23 10:19:49 +02:00
github-actions[bot] dda98f3673
Merge staging-next into staging 2021-07-23 00:01:58 +00:00
Felix Buehler 3e15231c5a lobster-two: remove and alias to google-fonts
is is broken due to the google-code-link but already included in google-fonts.
2021-07-22 19:49:35 +02:00
github-actions[bot] a63cf4f913
Merge staging-next into staging 2021-07-22 12:01:52 +00:00
Sandro 6337261453
Merge pull request #130588 from hqurve/krunner-symbols 2021-07-22 09:45:48 +02:00
github-actions[bot] 2e00ed4420
Merge staging-next into staging 2021-07-22 06:01:44 +00:00
Artturin c9004a2ccc virtinst: remove because its included in virt-manager 2021-07-21 21:42:22 +03:00
hqurve 4ac8c881c3 krunner-symbols: init at 1.1.0 2021-07-20 12:28:30 -04:00
Sandro ab5f5fb163
Merge pull request #129359 from Stunkymonkey/app-networking 2021-07-20 18:27:12 +02:00
github-actions[bot] 6630d8e9bb
Merge staging-next into staging 2021-07-14 18:01:45 +00:00
Felix Buehler aa6a03467f flashtool/proglodyte-wasm: add removal notice 2021-07-14 12:23:41 +02:00
Felix Buehler ac79f89b70 skype4pidgin: remove
It hasn't worked for years, since the old skype for linux was retired.
2021-07-14 12:08:36 +02:00
Sandro dc3e28e753
Merge pull request #129877 from Artturin/remove-ocz-ssd-guru 2021-07-13 15:43:12 +02:00
Alvar Penning 26f52bf6b5 claws-mail: 3.17.8 -> 4.0.0
With Claws Mail's latest double release of 3.18.0 and 4.0.0, the package
will refer to the more "modern" GTK+ 3 release, major version four. The
GTK+ 2 release, major version 3, is now available in the
`claws-mail-gtk2` package.

In other words, this commit bumps the GTK+ 2 version from 3.17.8 to
3.18.0, the previously unstable GTK+ 3 version 3.99.0 to 4.0.0 and
changes the default to GTK+ 3.
2021-07-12 23:52:13 +02:00
Artturin 930a460dc4 ocz-ssd-guru: remove
source broken and no new source available
2021-07-12 05:22:04 +03:00
Kevin Cox be80d6208a
pulseeffects,easyeffects: 5.0.3 -> 6.0.0
New release, the main feature is updating to GTK4 and significant updates to the internal processing pipelines.

Many dependencies no longer seem to be required, I have manually checked that mentioned plugins are still available.
2021-07-07 17:57:03 -04:00
K900 dc1b56c714 vaultwarden: update to 1.22.1, rename from bitwarden_rs
I tried to make this as non-breaking as possible, but it will still
break things slightly for people expecting certain file names in the
packages themselves.
2021-07-01 12:31:20 +03:00
Fabian Affolter 6e289155b3
authoscope: renamed from badtouch (#127953) 2021-06-26 18:44:56 +02:00
Sandro da9bebaa58
Merge pull request #128051 from alyssais/seatd 2021-06-25 18:59:59 +02:00
Alyssa Ross 5b2c57e316
seatd: rename from libseat; build binary too
"seatd" is the name of the upstream project, so it's the proper name
for the package containing both the binary and the library.
2021-06-25 10:35:57 +00:00
Olli Helenius 8609f3fd20
libwnck: make 3.36.0 default 2021-06-24 18:04:30 +03:00
Antoine Martin cf00d36e5a add clang12Stdenv alias 2021-06-22 18:00:58 +02:00
V e8e0255162
obs-studio: add plugin wrapper (#125308)
* obs-studio: tidy things up a little

* obs-studio: add plugin wrapper

This allows users to install plugins into their OBS Studio, like so:

	wrapOBS {
	  plugins = with obs-studio-plugins; [
	    wlrobs
	    obs-multi-rtmp
	    obs-gstreamer
	  ];
	}

* obs-gstreamer: convert to plugin

* obs-move-transition: convert to plugin

* obs-multi-rtmp: convert to plugin

* obs-ndi: convert to plugin

* obs-v4l2sink: remove

The functionality provided by this package is included in the upstream
project as of version 26.1.

Link: https://github.com/CatxFish/obs-v4l2sink/issues/56#issuecomment-753191690
Link: https://github.com/obsproject/obs-studio/releases/tag/26.1.0

* wlrobs: convert to plugin, unstable-2020-06-22 -> unstable-2021-05-13
2021-06-17 14:05:26 -04:00
zimbatm 56f08c070d
Revert "terraform: drop old versions"
Leave a bit of breathing rooms for users to upgrade.

This reverts commit 3919d73030.
2021-06-17 18:31:16 +02:00
Aaron Andersen fa60c16dfc tomcat8: drop package 2021-06-16 22:07:30 -04:00
Aaron Andersen b6ce336775 tomcat7: drop package 2021-06-16 22:05:28 -04:00
zimbatm 3919d73030
terraform: drop old versions
Now that terraform 1.0 is stable, only keep that version.
2021-06-15 12:07:48 +02:00
zimbatm f33e2c5c2b
terraform_1_0_0: rename to terraform_1_0
Only use major_minor so we can bump minor versions.
2021-06-15 11:59:51 +02:00
ajs124 38a0226d57
Merge pull request #126702 from symphorien/remove-tt-rss-plugin-tumblr-gdpr
tt-rss-plugin-tumblr-gdpr: remove
2021-06-12 22:50:19 +02:00
Guillaume Girol a421a74be3 tt-rss-plugin-tumblr-gdpr: remove 2021-06-12 21:49:14 +02:00
Milan Pässler 55cd291bbd pleroma-otp: remove 2021-06-10 22:53:00 +02:00
Sandro 4cd421cdc5
Merge pull request #126377 from fufexan/orchis-theme
orchis: rename to orchis-theme
2021-06-10 20:23:13 +02:00
Alyssa Ross d5564db46a
cvs-fast-export: rename from cvs_fast_export
cvs-fast-export is the canonical name of the software that users would
expect the package to be called in Nixpkgs.
2021-06-10 14:02:43 +00:00
AndersonTorres f1242006c9 Change all alsaUtils references to alsa-utils 2021-06-10 01:37:32 -03:00
AndersonTorres 7b8a56a577 Change all alsaTools references to alsa-tools 2021-06-10 01:37:32 -03:00
AndersonTorres 0b045a37fc Change all alsaPlugins references to alsa-plugins
Also, refactor alsa-plugins to make it more readable.
2021-06-10 01:36:35 -03:00
AndersonTorres 58fc582fe8 Change all alsaOss references to alsa-oss 2021-06-10 01:12:49 -03:00
AndersonTorres 351e0d0fd3 aliases.nix: fix the alphabetical ordering 2021-06-10 01:12:48 -03:00
Mihai Fufezan 972898113c
orchis: rename to orchis-theme
orchis-theme: 2021-04-20 -> 2021-06-09
2021-06-09 18:12:44 +03:00
Victor Freire 06c19c70cc fsharp41: remove 2021-06-08 17:38:43 -07:00
fortuneteller2k eb09c6f953 navit: remove 2021-06-07 13:32:17 +08: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
Elis Hirwing 68eb5305ac
php: Drop PHP 7.3 support
PHP 7.3 won't be supported by upstream for the entire life cycle of
the 21.11 release.

Also drop the pcre' alias since it isn't needed anymore since we don't
need different pcre versions anymore.
2021-06-04 09:26:54 +02:00
John Ericson 67eb7b4acc
Merge pull request #120780 from primeos/llvm_git
llvmPackages_git: init at 12.0.0
2021-06-03 19:48:03 -04:00
Bernardo Meurer 3f297bfcbb
kalk -> kalker 2021-06-03 12:29:19 -07:00
Michael Weiss e458a01401
llvmPackages_git: Copy from llvmPackages_12
The purpose of this package is to continuously improve the LLVM
packaging in Nixpkgs without causing a lot of rebuilds and provide more
recent LLVM builds for users. For more details see:
https://github.com/NixOS/nixpkgs/issues/114828
2021-06-03 20:14:05 +02:00
José Romildo cd4de6f15f nordic-polar: remove
The Nordic-Polar themes are now part of the nordic package.
2021-05-27 09:20:48 -03:00
Luke Granger-Brown 914bb96473
Merge pull request #123139 from wucke13/lxd-libco
remove libco-canonical
2021-05-23 15:33:54 +01:00
Sandro 8f0f1926a9
Merge pull request #123123 from trobert/remove-openconnect_pa
openconnect_pa: remove, integrated in openconnect upstream
2021-05-22 17:02:53 +02:00
Vladimír Čunát 7f651d15e2
Merge #122696: cmakeWithQt4Gui: drop 2021-05-22 16:10:27 +02:00
Vladimír Čunát 20f595774d
cmakeWithQt4Gui: add a throw-alias 2021-05-22 15:50:44 +02:00
davidak 3ff0ef5666
Merge pull request #121809 from rvolosatovs/init/stt
Deprecate deepspeech in favor of stt
2021-05-21 23:19:29 +02:00
Thibaut Robert 908017d33b openconnect_pa: remove, integrated in openconnect upstream
Support for GlobalProtect VPN is now available in the official OpenConnect since v8.00, making this package unnecessary
2021-05-21 21:00:16 +02:00
Eelco Dolstra 49c22083b9
nixFlakes: Turn into an alias 2021-05-21 15:21:31 +02:00
Roman Volosatovs 2abcc9b3f9
deepspeech,stt: deprecate deepspeech in favor of stt
Mozilla fired the team and they founded a new company to continue their work

https://github.com/NixOS/nixpkgs/issues/119496
2021-05-20 17:55:06 +02:00
Robert Schütz 59f9ab3337
retroshare: drop (#123345)
It was marked as broken in 2018.
2021-05-20 10:38:26 +02:00
Sandro 5cec01f440
Merge pull request #123478 from dotlambda/avxsynth-drop
avxsynth: drop
2021-05-18 12:55:24 +02:00
Vladimír Čunát e3088f6793
Merge #123483: privateer: drop, broken for years 2021-05-18 12:13:20 +02:00
Robert Schütz 0b7ebd1b51 privateer: drop
It was marked as broken in August 2015.
2021-05-18 11:59:54 +02:00
Robert Schütz 92d58ebc31 avxsynth: drop
It was marked as broken in April 2018
2021-05-18 11:38:29 +02:00
Sandro a1d1f086c7
Merge pull request #123008 from dotlambda/pybind11-drop
pybind11: drop
2021-05-18 11:12:37 +02:00
wucke13 b0c4f223e5 libco-canonical: etc
remove the package as, canonical deleted it. It's not used anymore.
2021-05-17 23:05:49 +02:00
Francesco Gazzetta 6e80cf8238
meme: rename to meme-image-generator, unstable-2020-05-28 -> 1.0.1 (#120079) 2021-05-17 02:33:18 +02:00
Jan Tojnar 684991c696
Merge branch 'master' into staging-next
- Thunderbird 68 has been dropped on master.
- gccCrossLibcStdenv has been factored out on staging-next in all-packages.nix, while the file has been re-formatted on master.
2021-05-16 15:34:51 +02:00
ajs124 b13474158f thunderbird{,-bin}-68: add aliases 2021-05-15 18:01:28 +02:00
Robert Schütz b3ae02c0cf pybind11: drop
Instead, pythonPackages.pybind11 for the appropriate version of Python
should be used.
2021-05-14 18:33:57 +02:00
github-actions[bot] 61fa3fdde8
Merge master into staging-next 2021-05-10 18:28:17 +00:00
Michael Raskin 10854c5a4d stumpwm: redirect to lispPackages.stumpwm; stumpwm-git: drop 2021-05-09 17:14:07 +02:00
github-actions[bot] 6d46d8a9b9
Merge master into staging-next 2021-05-08 18:22:46 +00:00
Robert Hensing 726306003a xvfb-run: rename from xvfb_run 2021-05-08 15:46:09 +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
github-actions[bot] b4416b52c5
Merge master into staging-next 2021-05-08 00:46:50 +00:00
Maximilian Bosch 31c1a66133 avian: remove
ZHF #122042

Doesn't compile anymore[1] and isn't supported by upstream[2].

[1] https://hydra.nixos.org/build/142613769
[2] 0871979b29/README.md
2021-05-07 16:10:17 -07:00
github-actions[bot] 1ae6d3d02f
Merge master into staging-next 2021-05-07 18:24:29 +00:00
ajs124 cd609e7a1c
Merge pull request #117094 from helsinki-systems/drop/spidermonkey_1_8_5
spidermonkey_1_8_5: drop
2021-05-07 18:55:49 +02:00
Dmitry Kalinkin d2e027aa44
Merge pull request #120524 from veprbl/pr/fastnlo_2411
fastnlo_toolkit: 2.3.1pre-2402 -> 2.3.1pre-2411, enable python, rename
2021-05-07 11:48:33 -04:00
github-actions[bot] c63e69cd89
Merge staging-next into staging 2021-05-06 12:23:32 +00:00
Robert Schütz bda9e192dd
Merge pull request #120582 from dotlambda/ffmpeg_2-drop
ffmpeg_2: mark as insecure
2021-05-06 13:51:34 +02:00
github-actions[bot] 4cbb35eba8
Merge staging-next into staging 2021-05-04 18:21:27 +00:00
Iwan 5b42a1d798
transcribe: (re)init at 9.00 (#121617) 2021-05-04 12:38:50 -04:00
ajs124 09d29bd784 spidermonkey_1_8_5: drop 2021-05-03 15:44:10 +02:00
ajs124 29bcaf04cb couchdb2: drop 2021-05-03 15:41:42 +02:00
ajs124 b8caf0847c couchdb: drop 2021-05-03 15:41:42 +02:00
github-actions[bot] b7e3cd0993
Merge staging-next into staging 2021-05-03 06:22:31 +00:00
Austin Seipp b3676834ca
Merge pull request #121544 from petabyteboy/feature/bpftools
bpftools: build bpf_asm, bpf_dbg
2021-05-03 00:46:37 -05:00
Milan Pässler c4bd0719e3
bpftools: build bpf_asm, bpf_dbg
I needed some other bpf-related tools located in the kernel source tree,
so I hijacked the bpftool package, renamed it to bpftools and added
those programs.
2021-05-03 00:59:50 +02:00
Robert Schütz f2a18a8e26 kino: drop 2021-05-01 10:08:47 +02:00
github-actions[bot] ef6416a6ba
Merge staging-next into staging 2021-05-01 00:54:32 +00:00
AndersonTorres 8518bfeae1 xineUI -> xine-ui
Rename it to a more intuitive name, and create a corresponding alias.
2021-04-30 17:39:10 -03:00
AndersonTorres b13d36b973 xineLib -> xine-lib
Rename it to a more intuitive name, and create a corresponding alias.
2021-04-30 17:39:09 -03:00
github-actions[bot] c6548b2832
Merge staging-next into staging 2021-04-30 06:21:40 +00:00