Sandro Jäckel
c052a6d83e
azureus: drop
2021-08-02 13:28:38 +02:00
Bernardo Meurer
1a182deb8c
rpiboot-unstable -> rpiboot
2021-07-30 17:16:17 -07:00
github-actions[bot]
4fc7a31edb
Merge master into staging-next
2021-07-29 00:01:33 +00:00
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