Gary Wan
5301f37392
rt: 5.0.1 -> 5.0.2
2022-06-21 12:23:01 +08:00
Átila Saraiva
e731ced862
hpccm: init at 22.5.0
2022-06-20 22:47:09 -03:00
github-actions[bot]
385cb2057b
Merge master into haskell-updates
2022-06-21 00:12:36 +00:00
Luiz Aoqui
bbb4e423e4
nomad: remove dependency on Nvidia ( #178287 )
...
Nomad 1.2.0 externalized[1] the Nvidia device driver out of the main
codebase and into a separate plugin[2], so there is no need to load the
Nvidia libraries anymore when building Nomad itself.
[1]: https://github.com/hashicorp/nomad/blob/main/CHANGELOG.md#120-november-15-2021
[2]: https://github.com/hashicorp/nomad-device-nvidia
2022-06-21 07:22:24 +10:00
Fabian Affolter
675368ec0b
Merge pull request #178335 from SuperSandro2000/dnscontrol
...
dnscontrol: 3.16.2 -> 3.17.0
2022-06-20 21:59:01 +02:00
Daniel Șerbănescu
d194ad9627
poedit: 3.0.1 -> 3.1
2022-06-20 21:57:25 +02:00
Fabian Affolter
c11fab4b4b
Merge pull request #178144 from fabaff/gosca
...
gosca: init at 0.4.2
2022-06-20 21:35:22 +02:00
Fabian Affolter
95e7c3049a
Merge pull request #178068 from fabaff/dnsmonster
...
dnsmonster: init at 0.9.3
2022-06-20 21:28:56 +02:00
Alok Parlikar
4b31cc7551
grpc-gateway: init at 2.10.3
2022-06-20 19:01:47 +02:00
Sandro Jäckel
ba1e8de5da
dnscontrol: 3.16.2 -> 3.17.0
2022-06-20 17:06:40 +02:00
Milo Gertjejansen
810f9640da
tt-rss-plugin-feediron: init at 1.32 ( #142277 )
...
* tt-rss-plugin-feediron: init at v1.32
Adds feediron plugin for tt-rss.
* Apply suggestions from code review
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
* Remove stray semi-colon
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-06-20 17:06:28 +02:00
Sandro
b3df41c011
Merge pull request #177913 from Yarny0/clickshare
...
{nixos/,}clickshare-csc1: remove (qt4)
2022-06-20 15:55:24 +02:00
lewo
eb5bb6333d
Merge pull request #176676 from nlewo/tfplugindocs
...
tfplugindocs: init at 0.9.0
2022-06-20 15:36:42 +02:00
Sandro
868710b35d
Merge pull request #178139 from jraygauthier/jrg/tiscamera-1_0
...
tiscamera: 0.13.1 -> 1.0.0
2022-06-20 15:32:11 +02:00
Sandro
28dc4cdb3b
Merge pull request #177322 from papojari/colorpanes
...
colorpanes: init at 3.0.1
2022-06-20 15:22:39 +02:00
Fabian Affolter
8037e5424c
python310Packages.tabula-py: init at 2.4.0
2022-06-20 14:52:41 +02:00
lassulus
7e68dc4d9b
ergochat: 2.9.1 -> 2.10.0
2022-06-20 12:30:24 +02:00
Sandro
47dc4cc796
Merge pull request #171031 from Luflosi/add/decoder
...
decoder: init at unstable-2021-11-20
2022-06-20 12:28:07 +02:00
XYenon
0aebaa8c6c
nali: 0.3.2 -> 0.4.2
2022-06-20 13:56:02 +08:00
Anderson Torres
72bbea9db7
Merge pull request #178285 from AndersonTorres/ventoy
...
ventoy-bin: 1.0.76 -> 1.0.77
2022-06-20 01:45:15 -03:00
AndersonTorres
48a99192af
ventoy-bin: 1.0.76 -> 1.0.77
...
Also, create a ventoy-bin-full (with all filesystems but no gui).
2022-06-19 22:27:19 -03:00
github-actions[bot]
fe2a5e2ebb
Merge master into haskell-updates
2022-06-20 00:12:24 +00:00
Jamie Quigley
6f7502f325
treewide: move all cargo subcommands to pkgs/development/tools/rust/
2022-06-19 17:58:16 +01:00
legendofmiracles
9fba3c44d7
Merge pull request #176867 from tejasag/submit/init-oak
...
oak: init at v0.2
2022-06-19 06:38:34 -06:00
Matthieu Coudron
ce505a3984
vimPlugins: use lua derivation if it exists ( #178180 )
...
Neovim plugins are now more often than not written in lua.
One advantage of the lua ecosystem over vim's is the existence of
luarocks and the rockspec format, which allows to specify a package
dependencies formally.
I would like more neovim plugins to have a formal description,
"rockspec" being the current candidate.
This MR allows to use nix lua packages as neovim plugins, so as to enjoy
every benefit that rockspecs bring:
- dependdency discovery
- ability to run test suite
- luarocks versioning
- rockspec metadata
the vim update.py script will check if an attribute with the vim plugin
pname exists in lua51Packages. If it does, it uses
buildNeovimPluginFrom2Nix on it, which modifies the luarocks config to
do an almost flat install (luarocks will install the package in the lua
folder instead of share/5.1/lua etc).
It also calls toVimPlugin on it to get all the vim plugin niceties.
The list of packages that could benefit from this is available at
https://luarocks.org/labels/neovim
but I hope it grows.
2022-06-19 14:18:16 +02:00
Dennis Gosnell
47d6b18910
Merge pull request #178143 from sternenseemann/releaseLib-respect-bad-platforms
...
release-lib.nix: make packagePlatforms respect badPlatforms
2022-06-19 21:05:50 +09:00
Vladimír Čunát
849bf88af1
Merge #177182 : kiwix: 2.0.5 -> 2.2.1
2022-06-19 14:00:17 +02:00
Vladimír Čunát
2783f5c40e
Merge #176496 : xdg-utils: fix cross-compilation
2022-06-19 14:00:16 +02:00
Vladimír Čunát
736a13b4fc
Merge #174275 : jami: 20211223.2.37be4c3 -> 20220503.1550.0f35faa
2022-06-19 14:00:11 +02:00
Sandro
3d6a6aa989
Merge pull request #158044 from pasqui23/gamehub
...
gamehub: init at 0.16.3-2
2022-06-19 11:52:01 +02:00
Sandro
d11a703d95
Merge pull request #177894 from fgaz/pokete/init
2022-06-19 11:51:52 +02:00
Sandro
93e34826f1
Merge pull request #176473 from pacien/matrix-commander-2.30.0
2022-06-19 11:41:45 +02:00
Sandro
153078b6fa
Merge pull request #133224 from applePrincess/add-sherlock
2022-06-19 11:25:38 +02:00
Sandro
c77e2ff473
Merge pull request #178168 from sven-of-cord/master
...
spr: init at 1.3.2
2022-06-19 11:24:09 +02:00
Fabian Affolter
6a9c4efc3c
Merge pull request #178142 from fabaff/gitls
...
gitls: init at 1.0.3
2022-06-19 09:31:45 +02:00
Fabian Affolter
646afb6bf8
dnsmonster: init at 0.9.3
2022-06-19 09:22:06 +02:00
Lein Matsumaru
9cf7759f91
sherlock: init at 0.14.0
2022-06-19 04:22:30 +00:00
github-actions[bot]
b7aba4fb0f
Merge master into staging-next
2022-06-19 00:02:36 +00:00
Sven Over
68e989d380
spr: init at 1.3.2
2022-06-18 23:12:35 +01:00
Sandro
a230c8a0bb
Merge pull request #178061 from mupdt/python-infinity
...
python3Packages.infinity: init at 1.5
2022-06-18 23:04:38 +02:00
Sandro
753b852859
Merge pull request #173894 from fgaz/titanion/init
...
titanion: init at 0.3
2022-06-18 23:01:32 +02:00
Sandro
48a9f3f8ec
Merge pull request #178177 from fabaff/dnsmon
...
dnsmon-go: init at unstable-2022-05-13
2022-06-18 23:00:21 +02:00
Sandro
6a64c0ef4b
Merge pull request #178172 from fabaff/secrets-extractor
...
secrets-extractor: init at 1.0.1
2022-06-18 22:19:41 +02:00
Francesco Gazzetta
11c5f73828
pokete: init at 0.7.2
2022-06-18 21:47:41 +02:00
Fabian Affolter
0c3b4c878d
dnsmon-go: init at unstable-2022-05-13
2022-06-18 20:57:18 +02:00
Fabian Affolter
e279a72210
secrets-extractor: init at 1.0.1
2022-06-18 20:30:56 +02:00
github-actions[bot]
5ee636b083
Merge master into staging-next
2022-06-18 18:01:12 +00:00
Fabian Affolter
5ed5e3784d
osv-detector: init at 0.6.0
2022-06-18 16:48:22 +02:00
Fabian Affolter
a70d312b44
jsubfinder: init at unstable-2022-05-31
2022-06-18 16:37:56 +02:00
Martin Weinelt
cb47db3e59
python3Packages.django-reversion: rename from django_reversion
2022-06-18 16:20:28 +02:00
sternenseemann
f4286483ee
release-lib.nix: make packagePlatforms respect badPlatforms
...
packagePlatforms previously ignored badPlatforms, probably because it is
a fairly [recent] addition. While check-meta.nix doesn't implement it
using subtractLists, it is basically equivalent to the following logic:
platformSet - badPlatformSet (= effectivePlatformSet)
which we implement using subtractLists (which has somewhat confusing
currying-optimized argument order).
This flaw was discovered when testing #177901 which heavily uses
badPlatforms.
[recent]: b0482248fe
2022-06-18 14:53:25 +02:00
Fabian Affolter
eb49cf1684
gosca: init at 0.4.2
2022-06-18 14:52:51 +02:00
Fabian Affolter
fc8516ff56
gitls: init at 1.0.3
2022-06-18 14:33:15 +02:00
github-actions[bot]
8f08f9d222
Merge master into staging-next
2022-06-18 12:01:16 +00:00
Raymond Gauthier
11af729cd0
tiscamera: 0.13.1 -> 1.0.0
2022-06-18 07:42:37 -04:00
Yarny0
bd86db1833
{nixos/,}clickshare-csc1: remove (prepare Qt4 removal)
...
Qt4 is on it's way out, according to
https://github.com/NixOS/nixpkgs/pull/174634
Barco's ClickShare driver/client requires Qt4;
an update isn't in sight anywhere.
To prepare for the removal of Qt4,
the commit at hand removes the
ClickShare package and its NixOS module.
The release notes are appended with a hint about the
removal and some alternatives that might help users
that are still in need of the driver/client functionality.
2022-06-18 11:47:08 +02:00
Pasquale
207a128a69
GameHub: init at 0.16.3-2
...
a
2022-06-18 11:23:08 +02:00
Fabian Affolter
a5051e29e2
Merge pull request #177860 from fabaff/routersploit
...
routersploit: init at unstable-2021-02-06
2022-06-18 10:30:39 +02:00
Sergei Trofimovich
5ee88ab21d
Merge master into staging-next
2022-06-18 08:00:58 +01:00
Mario Rodas
419e1c95e2
rage: 0.8.0 -> 0.8.1
...
https://github.com/str4d/rage/releases/tag/v0.8.1
2022-06-18 04:20:00 +00:00
Matthieu Coudron
011911bc54
luarocks-check-hook: init
...
The hook is added to buildLuarocksPackage when doCheck is set to true.
2022-06-18 21:23:45 +02:00
AndersonTorres
6e73e6e668
tinyalsa: init at 2.0.0
2022-06-17 22:34:09 -03:00
Anderson Torres
9877c29734
Merge pull request #169120 from aciceri/master
...
umoria: init at 5.7.15
2022-06-17 18:25:17 -03:00
Anderson Torres
fe1afe8da8
Merge pull request #178028 from alexshpilkin/fix-calibre-chm
...
Fix CHM format support in Calibre
2022-06-17 18:19:23 -03:00
Klemens Nanni
f597e7e9fc
alarm-clock-applet: remove ( #177921 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-06-17 22:10:30 +02:00
Sandro
2dc9fa4455
Merge pull request #177868 from 06kellyjac/kdigger
...
kdigger: init at 1.2.0
2022-06-17 22:09:16 +02:00
mupdt
7e814a288c
python3Packages.infinity: init at 1.5
2022-06-17 15:31:18 -04:00
Sandro
dda843a6b7
Merge pull request #177919 from sikmir/monocypher
...
monocypher: init at 3.1.3
2022-06-17 21:23:05 +02:00
06kellyjac
34c91d44c8
kdigger: init at 1.2.0
2022-06-17 20:14:55 +01:00
Sandro
35ab974a22
Merge pull request #178031 from veprbl/pr/dawn_init
...
dawn: init at 3.91a
2022-06-17 21:10:39 +02:00
Sandro
e0befdf407
Merge pull request #175447 from aaronjheng/awless
...
awless: remove
2022-06-17 21:07:39 +02:00
Sandro
dcba8de350
Merge pull request #177912 from takagiy/plasma-overdose-kde-theme
...
plasma-overdose-kde-theme: init at unstable-2022-05-30
2022-06-17 21:03:43 +02:00
Sandro
8a9d978c34
Merge pull request #177914 from fabaff/adenum
...
adenum: init at unstable-2022-04-01
2022-06-17 20:41:21 +02:00
Jan Tojnar
222bf23c35
Merge branch 'master' into staging-next
...
; Conflicts:
; pkgs/top-level/python-packages.nix
2022-06-17 20:30:43 +02:00
Ivan Kovnatsky
c9507b994f
iam-policy-json-to-terraform: Init at 1.8.0
( #178035 )
2022-06-17 20:25:35 +02:00
Thiago Kenji Okada
4cf04594a9
Merge pull request #172660 from NickCao/nvidia-open
...
nvidia-open: init at 515.43.04
2022-06-17 18:59:32 +01:00
Anderson Torres
e1c8b9a431
Merge pull request #177670 from jonnybolton/sokol
...
sokol: init at unstable-2022-06-13
2022-06-17 13:32:39 -03:00
Jacek Galowicz
24a298c37d
Merge pull request #173612 from snpschaaf/add-mkdocs-gitlab-plugin
...
python3Packages.mkdocs-gitlab-plugin: init at 0.1.4
2022-06-17 18:28:10 +02:00
Aaron Jheng
3b11bd8857
awless: remove
...
awless is lack of maintenance from upstream since 2018.
2022-06-17 15:02:31 +00:00
Malo Bourgon
206a9575b8
python3Packages.pytorch: unbreak on Darwin ( #177812 )
...
* Add missing `buildInputs`.
* Enable Grand Central Dispatch support for `aarch64-darwin`.
* Remove `postFixup` steps for .dylib files that aren't present.
2022-06-17 10:34:54 -04:00
ajs124
dcaa5dca4f
Merge pull request #177685 from Izorkin/update-modsecurity
...
Update modsecurity packages
2022-06-17 14:50:44 +02:00
magnouvean
4d9b321b1a
ferdium: init at 6.0.0-nightly.40 ( #173582 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-06-17 14:01:42 +02:00
github-actions[bot]
f6b0f94b9e
Merge master into staging-next
2022-06-17 12:01:21 +00:00
Sandro
4c935ca233
Merge pull request #175446 from aaronjheng/kubicorn
...
kubicorn: remove
2022-06-17 11:59:33 +02:00
Sandro
5c2ff5949e
Merge pull request #173130 from aaronjheng/phraseapp-client
...
phraseapp-client: remove
2022-06-17 11:58:59 +02:00
Fabian Affolter
c28fe94f00
Merge pull request #177774 from fabaff/jwt-hack
...
jwt-hack: init at 1.1.2
2022-06-17 10:06:34 +02:00
Fabian Affolter
1142d6ba69
Merge pull request #177848 from fabaff/androguard-all
...
all-packages: add androguard
2022-06-17 10:02:58 +02:00
Sandro
8c0b9e4012
Merge pull request #177944 from fabaff/graphw00f
...
graphw00f: init at 1.1.2
2022-06-17 09:32:46 +02:00
Sandro
8e57c30fb3
Merge pull request #177746 from raboof/init-xlogo-1.0.5
...
xlogo: init at 1.0.5
2022-06-17 09:31:59 +02:00
github-actions[bot]
c2c4d2b8fa
Merge master into staging-next
2022-06-17 06:01:10 +00:00
Anderson Torres
20c0964ebf
Merge pull request #177827 from malob/fix-wxGTK30-darwin
...
wxGTK30-gtk2,wxGTK30-gtk3: add missing buildInput on Darwin
2022-06-17 02:29:51 -03:00
Anderson Torres
d7112485d2
Merge pull request #177925 from klemensn/google-play-music-desktop-player-remove
...
google-play-music-desktop-player: Remove
2022-06-17 02:06:35 -03:00
David Reiss
39dff39cf3
python3Packages.types-pyyaml: init at 6.0.8
2022-06-17 04:02:26 +00:00
Malo Bourgon
135836b31b
wxsqliteplus: fix Darwin build
2022-06-16 19:20:03 -07:00
Malo Bourgon
0b06db69f5
wxSVG: unbreak on Darwin
2022-06-16 19:19:55 -07:00
Jonny Bolton
d6b6545c9b
sokol: init at unstable-2022-06-13
2022-06-17 00:52:29 +01:00
github-actions[bot]
ccdd0f7af6
Merge master into staging-next
2022-06-16 23:27:22 +00:00
Klemens Nanni
f4a6eb91b9
google-play-music-desktop-player: Remove
...
`meta.homepage` is unreachable and starting GPMDP eventually just shows
a black screen as described in
https://github.com/MarshallOfSound/Google-Play-Music-Desktop-Player-UNOFFICIAL-/issues/3942
It also depends on deprecated GNOME2/GTK2.
Google Play Music has been discontinued but this program also supported
YouTube Music, for which also `pkgs.ytmdesktop` exists.
See #39976 .
See #115239 .
See #115907 .
2022-06-17 01:14:35 +02:00
Dmitry Kalinkin
3e4d46ba0a
dawn: init at 3.91a
2022-06-16 19:05:08 -04:00
Fabian Affolter
aac5262233
Merge pull request #177726 from fabaff/commix
...
commix: init at 3.4
2022-06-17 00:30:35 +02:00
Fabian Affolter
f34a05d96f
graphw00f: init at 1.1.2
2022-06-17 00:28:02 +02:00
Fabian Affolter
6b1f99bf02
Merge pull request #177025 from milibopp/add-python-schwifty
...
python3Packages.schwifty: init at 2022.6.0
2022-06-17 00:09:44 +02:00
Fabian Affolter
91b1c2de34
Merge pull request #177782 from lf-/pgcli-has-libs
...
pgcli: make it a package rather than an application
2022-06-16 23:59:13 +02:00
Anderson Torres
60f71bd72a
Merge pull request #176044 from aaronjheng/gotags
...
gotags: remove
2022-06-16 18:33:45 -03:00
Anderson Torres
e1fc51c576
Merge pull request #176196 from aaronjheng/s3gof3r
...
s3gof3r: remove
2022-06-16 18:33:19 -03:00
Anderson Torres
399df17733
Merge pull request #177747 from klemensn/stride-remove
...
stride: Remove
2022-06-16 18:32:29 -03:00
Anderson Torres
cf484f356d
Merge pull request #177918 from klemensn/unity3d-remove
...
unity3d: Remove
2022-06-16 18:17:15 -03:00
Jade Lovelace
89fdc63965
Apply suggested changes
2022-06-16 14:13:14 -07:00
Klemens Nanni
4161b3d11f
unity3d: Remove
...
The package is non-free, starts but requires an account to work with and
crashes upon exit:
```
$ unity-editor
Segmentation fault (core dumped)
```
The last nixpkgs update in 2019 bumped it to a version from 2018, while
upstream continues to update regularly.
`meta.maintainer` is not empty but this package is effectively
unmaintained.
Unless someone invests into this package, it ought to be removed as it
depends on deprecated GTK2.
See #39976 .
2022-06-16 21:34:20 +02:00
Nikolay Korotkiy
1ec563dd0a
monocypher: init at 3.1.3
2022-06-16 22:30:29 +03:00
Fabian Affolter
6d1ce6d1fd
adenum: init at unstable-2022-04-01
2022-06-16 20:58:45 +02:00
WeebSorceress
41b5af8b65
anime-downloader: init at 5.0.14
2022-06-16 15:38:37 -03:00
github-actions[bot]
1b3f8ec8e4
Merge master into staging-next
2022-06-16 18:01:17 +00:00
Sandro
22e7607da5
golangci-lint-langserver: init at 0.0.6 ( #177692 )
...
* golangci-lint-langserver: init at 0.0.6
* Update pkgs/development/tools/golangci-lint-langserver/default.nix
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
2022-06-16 17:57:04 +02:00
Francesco Gazzetta
e36d99a5df
python310Packages.scrap-engine: init at 1.2.0
2022-06-16 17:18:01 +02:00
Nick Cao
1747286076
hydra_unstable: 2022-05-03 -> 2022-06-16
2022-06-16 21:19:47 +08:00
github-actions[bot]
29e7966a7d
Merge master into staging-next
2022-06-16 12:01:50 +00:00
Fabian Affolter
6cb0c16640
routersploit: init at unstable-2021-02-06
2022-06-16 11:52:16 +02:00
Fabian Affolter
91d0bd076e
python310Packages.threat9-test-bed: init at 0.6.0
2022-06-16 10:47:49 +02:00
takagiy
0157a87103
plasma-overdose-kde-theme: init at unstable-2022-05-30
2022-06-16 16:36:08 +09:00
Fabian Affolter
adb98d3d97
all-packages: add androguard
2022-06-16 09:09:40 +02:00
Fabian Affolter
0b59d07567
Merge pull request #177687 from fabaff/graphqlmap
...
graphqlmap: init at unstable-2022-01-17
2022-06-16 08:39:22 +02:00
github-actions[bot]
ee08b3ce28
Merge master into staging-next
2022-06-16 06:01:20 +00:00
Alexander Shpilkin
a07a608342
pythonPackages.pychm,python3Packages.pychm: init at 0.8.6
2022-06-16 07:17:33 +03:00
Malo Bourgon
d304496834
wxGTK30-gtk2,wxGTK30-gtk3: add missing buildInput on Darwin
2022-06-15 18:50:04 -07:00
Anderson Torres
da427f4296
Merge pull request #176756 from jakobneufeld/master
...
dt-shell-color-scripts: init at unstable-2022-02-22
2022-06-15 22:24:41 -03:00
Anderson Torres
e63b401182
Merge pull request #177582 from simoneruffini/fix/way-display-add
...
way-displays: init at 1.5.3
2022-06-15 22:23:10 -03:00
github-actions[bot]
d1886be475
Merge master into staging-next
2022-06-16 00:02:14 +00:00
Jonas Heinrich
d3f9ba06c2
python310Packages.pad4pi: init at 1.1.5
2022-06-15 19:44:07 -04:00
Jonas Heinrich
69e36019ab
python310Packages.rplcd: init at 1.3.0
2022-06-15 19:42:22 -04:00
Fabian Affolter
f649383c5a
Merge pull request #177777 from 06kellyjac/chain-bench
...
chain-bench: init at 0.0.2
2022-06-16 00:27:01 +02:00
Fabian Affolter
2b2174260f
Merge pull request #177781 from klemensn/wxcam-remove
...
wxcam: Remove
2022-06-16 00:25:51 +02:00
Fabian Affolter
7dcd2853b9
Merge pull request #175969 from theHedgehog0/asleap-init
...
asleap: init at 06-20-2021
2022-06-15 23:39:43 +02:00
Rick van Schijndel
24c166f27e
Merge pull request #177749 from klemensn/sweep-visualizer-remove
...
sweep-visualizer: Remove
2022-06-15 23:21:20 +02:00
Rick van Schijndel
3eb0acf33f
Merge pull request #177745 from klemensn/lighttable-remove
...
lighttable: Remove
2022-06-15 23:14:32 +02:00
Fabian Affolter
d508503f4d
jwt-hack: init at 1.1.2
2022-06-15 22:43:01 +02:00
Rick van Schijndel
83fb2a5ec7
Merge pull request #177477 from dotlambda/wrapQtAppsHook-cross
...
libsForQt5.wrapQtAppsHook: fix cross
2022-06-15 20:33:43 +02:00
Rick van Schijndel
a2af67230b
Merge pull request #177222 from cmm/freeciv-3.0.1
...
freeciv: 2.6.6 -> 3.0.1
2022-06-15 20:31:46 +02:00
github-actions[bot]
5917794eda
Merge master into staging-next
2022-06-15 18:01:10 +00:00
Jakob Neufeld
2ba52d316c
dt-shell-color-scripts: init at unstable-2022-02-22
2022-06-15 19:36:55 +02:00
Klemens Nanni
b061feb6d6
wxcam: Remove
...
`meta.homepage` still exists but shows that the current version is from
2011.
```
$ wxcam
Fatal Error: Mismatch between the program and library build versions detected.
The library used 2.8 (no debug,Unicode,compiler with C++ ABI 1016,wx containers,compatible with 2.6),
and your program used 2.8 (no debug,Unicode,compiler with C++ ABI 1014,wx containers,compatible with 2.6).
Aborted (core dumped)
```
See #39976 .
2022-06-15 19:18:34 +02:00
Simone Ruffini
281713495f
way-displays: init at 1.5.3
2022-06-15 18:42:26 +02:00
06kellyjac
2205b90699
chain-bench: init at 0.0.2
2022-06-15 17:27:46 +01:00
Jonas Heinrich
b1957596ff
python310Packages.rpi-gpio2: init at 0.3.0a3
2022-06-15 11:23:53 -04:00
ajs124
be37d88cf2
Merge pull request #177647 from klemensn/qtscriptgenerator-remove
...
qtscriptgenerator: remove (Qt4)
2022-06-15 16:27:49 +02:00
ajs124
6b622041e8
Merge pull request #177633 from klemensn/libdbusmenus-qt4-remove
...
libdbusmenu_qt: Remove (Qt4 version)
2022-06-15 16:21:36 +02:00
Arnout Engelen
c07011d3c0
xlogo: init at 1.0.5
...
Show a window with the X11 logo.
Not a very useful application in itself, but helpful to test X11-related things.
2022-06-15 16:13:35 +02:00
Arnout Engelen
347f24aa43
xorg-autoconf: init at 1.19.3
2022-06-15 16:13:24 +02:00
Átila Saraiva
2aad2691bc
archspec: init 0.1.4
2022-06-15 10:50:06 -03:00
Sandro
0ee5bae3d4
Merge pull request #177673 from MatthewCroughan/mc/discord.sh
...
discord-sh: init at unstable-2022-05-19
2022-06-15 14:28:46 +02:00