Commit Graph

3069 Commits

Author SHA1 Message Date
github-actions[bot]
819a14ad05
Merge master into staging-next 2024-03-18 06:01:21 +00:00
Anthony Roussel
4d29c7c951
thrift-0_10: drop 2024-03-17 23:09:18 +01:00
Anthony Roussel
fd36732abd
scylladb: drop 2024-03-17 23:07:15 +01:00
TomaSajt
48285f7169
stripJavaArchivesHook: rename from canonicalize-jars-hook and use strip-nondeterminism 2024-03-17 13:30:54 +01:00
github-actions[bot]
2178d8d857
Merge master into staging-next 2024-03-17 00:02:17 +00:00
Nick Cao
cdb48b40c8
Merge pull request #296447 from aaronjheng/cargo-graph
cargo-graph: remove
2024-03-16 12:01:40 -07:00
Aaron Jheng
07f534a66c
cargo-graph: remove 2024-03-16 23:18:17 +08:00
github-actions[bot]
5fb2bcd3dd
Merge master into staging-next 2024-03-16 06:00:56 +00:00
ckie
a60c759d86
Merge pull request #279795 from TomaSajt/blockbench 2024-03-16 05:52:55 +02:00
TomaSajt
a391b6ba14
blockbench: 4.8.1 -> 4.9.4, refactor 2024-03-16 05:47:48 +02:00
github-actions[bot]
00729a3d21
Merge master into staging-next 2024-03-15 18:01:19 +00:00
P
99f728d536
indiepass-desktop: remove (#295882) 2024-03-15 14:38:53 +01:00
Yureka
ad6be068f4
teleprompter: remove (#295852) 2024-03-15 13:59:03 +01:00
github-actions[bot]
2bffd64e73
Merge master into staging-next 2024-03-15 00:01:59 +00:00
Maxine Aubrey
4c61ee21b2
gtkpod, gnome.anjuta: drop 2024-03-14 21:39:20 +01:00
Peder Bergebakken Sundt
1a4fe0e069
Merge pull request #295115 from LeSuisse/libbson-drop
libbson: drop in favor of mongoc
2024-03-14 20:45:08 +01:00
github-actions[bot]
c160165e60
Merge master into staging-next 2024-03-14 18:01:26 +00:00
superherointj
1f391d4be0 k3s_1_24, k3s_1_25: add removal alias
As proposed at #295626
2024-03-14 12:17:59 -03:00
Yureka
656c67320e
hyper-haskell: remove (#295854) 2024-03-14 15:28:49 +01:00
Weijia Wang
c9be2672ed
etcher: remove (#295853) 2024-03-14 14:25:51 +01:00
github-actions[bot]
cecf050e96
Merge master into staging-next 2024-03-13 12:01:25 +00:00
Pol Dellaiera
25fe468968
Merge pull request #294741 from Aleksanaa/dissent
dissent: 0.0.19 -> 0.0.21; renamed from gtkcord4
2024-03-13 09:09:11 +01:00
annalee
8e038835fe
Merge remote-tracking branch 'upstream/master' into staging-next 2024-03-13 00:38:07 +00:00
Fabián Heredia Montiel
4e7b3f2e6b
Merge pull request #294937 from SuperSandro2000/pinentry-tty
pinentry: add tty variant, fix gnome variant
2024-03-12 14:47:00 -06:00
Pol Dellaiera
f38cc44848
Merge pull request #294973 from wegank/dogecoin-remove
dogecoin, dogecoind: remove
2024-03-12 21:43:55 +01:00
github-actions[bot]
1cef2a1be7
Merge staging-next into staging 2024-03-12 12:01:40 +00:00
jwijenbergh
71b1855a2c
spotify-tui: remove 2024-03-12 10:19:07 +01:00
github-actions[bot]
fd6d62aa3d
Merge staging-next into staging 2024-03-12 00:02:37 +00:00
Thomas Gerbet
fa1e6ab423 libbson: drop in favor of mongoc
`libbson` is provided by `mongoc` for a while now (~ 4 years) and having
an independant package does not seem to be needed.
2024-03-11 21:47:50 +01:00
Adam C. Stephens
b9a1cf2f56
Merge pull request #294488 from brprice/remove-rnix-lsp
rnix-lsp: remove package
2024-03-11 16:35:44 -04:00
github-actions[bot]
06e5eb63d3
Merge staging-next into staging 2024-03-11 18:01:53 +00:00
K900
882ac2ebbb
Merge pull request #294916 from K900/linux-6.8
Linux 6.8
2024-03-11 17:53:19 +03:00
Sandro Jäckel
64f2143901
pinentry: rename gnome2 alias to gnome3 2024-03-11 14:02:40 +01:00
Weijia Wang
3f9a9a4ad6 dogecoin, dogecoind: remove 2024-03-11 13:49:52 +01:00
github-actions[bot]
339816cfdf
Merge staging-next into staging 2024-03-11 12:01:42 +00:00
a-n-n-a-l-e-e
ce789e7e35
llvmPackages_{12,13,14,15,16,17,git}.{libcxx,libcxxabi}: merge libcxxabi into libcxx (#292043)
- merge libcxxabi into libcxx for LLVM 12, 13, 14, 15, 16, 17, and git.
- remove the link time workaround `-lc++ -lc++abi` from 58 packages as it is no longer required.
- fixes https://github.com/NixOS/nixpkgs/issues/166205
- provides alternative fixes for. https://github.com/NixOS/nixpkgs/issues/269548 https://github.com/NixOS/nix/issues/9640
- pkgsCross.x86_64-freebsd builds work again

This change can be represented in 3 stages
1. merge libcxxabi into libcxx -- files: pkgs/development/compilers/llvm/[12, git]/{libcxx, libcxxabi}
2. update stdenv to account for merge -- files: stdenv.{adapters, cc.wrapper, darwin}
3. remove all references to libcxxabi outside of llvm (about 58 packages modified)

### merging libcxxabi into libcxx
- take the union of the libcxxabi and libcxx cmake flags
- eliminate the libcxx-headers-only package - it was only needed to break libcxx <-> libcxxabi circular dependency
- libcxx.cxxabi is removed. external cxxabi (freebsd) will symlink headers / libs into libcxx.
- darwin will re-export the libcxxabi symbols into libcxx so linking `-lc++` is sufficient.
- linux/freebsd `libc++.so` is a linker script `LINK(libc++.so.1, -lc++abi)` making `-lc++` sufficient.
- libcxx/default.nix [12, 17] are identical except for patches and `LIBCXX_ADDITIONAL_LIBRARIES` (only used in 16+)
- git/libcxx/defaul.nix  does not link with -nostdlib when useLLVM is true so flag is removed. this is not much different than before as libcxxabi used -nostdlib where libcxx did not, so libc was linked in anyway.

### stdenv changes
- darwin bootstrap, remove references to libcxxabi and cxxabi
- cc-wrapper: remove c++ link workaround when libcxx.cxxabi doesn't exist (still exists for LLVM pre 12)
- adapter: update overrideLibcxx to account for a pkgs.stdenv that only has libcxx

### 58 package updates
- remove `NIX_LDFLAGS = "-l${stdenv.cc.libcxx.cxxabi.libName}` as no longer needed
- swift, nodejs_v8 remove libcxxabi references in the clang override

https://github.com/NixOS/nixpkgs/pull/292043
2024-03-11 03:53:37 -07:00
Sandro Jäckel
9e44eb5dee
pinentry: add tty variant
Closes #294698
2024-03-11 11:09:15 +01:00
K900
dd01167b67 linux_6_8: init at 6.8 2024-03-11 08:33:50 +03:00
Weijia Wang
b2fc260cab bazel_4: drop 2024-03-10 23:48:37 +01:00
oluceps
3f9f279cef
clash-meta: rename to mihomo (#271658)
* mihomo: rename from clash-meta

Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>

* clash-meta: reinit at 1.8.1

---------

Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
2024-03-10 19:46:10 +01:00
aleksana
6eee9d1c55 dissent: 0.0.19 -> 0.0.21; renamed from gtkcord4 2024-03-11 01:32:59 +08:00
Sandro
c86e8fd7a0
Merge pull request #133542 from fpletz/refactor/pinentry-remove-multiple-outputs
pinentry: remove multiple outputs
2024-03-09 23:57:27 +01:00
7c6f434c
469d04ae77
Merge pull request #294446 from Aleksanaa/matrixcli
matrixcli: remove
2024-03-09 17:49:49 +00:00
Ben Price
f72b809df5 rnix-lsp: remove package
Upstream has been archived. The current package is not installable by
default, since it depends on nix 2.15 which is marked as insecure.
2024-03-09 11:46:52 +00:00
aleksana
14f5cbaa3a matrixcli: remove 2024-03-09 15:30:42 +08:00
Weijia Wang
3a79a54aaf
Merge pull request #294033 from Aleksanaa/dfeet
dfeet: remove
2024-03-08 21:05:58 +01:00
Weijia Wang
95cf646f8a
Merge pull request #291452 from aktaboot/remove-ricochet-im
ricochet: remove, outdated
2024-03-08 20:55:30 +01:00
Doron Behar
3deaab7643
Merge pull request #293766 from davidkna/patch-4
syncthingtray: install app bundle in `/Applications`
2024-03-07 22:12:28 +02:00
Doron Behar
5e4af1995e syncthingtray: use qt6 by default 2024-03-07 21:32:00 +02:00
aleksana
0aa7bc0336 dfeet: remove 2024-03-07 19:42:03 +08:00
Robert Hensing
4a29e5442d nixops_unstable -> nixops_unstable_minimal.withPlugins
Providing the whole set by default is not feasible, and anything
smaller than that would be too arbitrary.

The aliases.nix error message puts users on the right path to get
exactly the plugins they need.

nixops_unstable_full probably won't be in a buildable state, so
we can't recommend it. It may be useful for CI.
2024-03-06 22:47:22 +01:00
Soner Sayakci
9b90f685e5
citra: remove package 2024-03-05 20:18:05 +01:00
Soner Sayakci
ef72e8b3a9
yuzuPackages: remove 2024-03-04 20:42:48 +01:00
Martin Weinelt
f09b7dc6a5
Merge pull request #289961 from leona-ya/vikunja-0.23.0
vikunja: 0.22.1 -> 0.23.0
2024-03-03 19:15:35 +01:00
Nick Cao
3aaf42d4e7
Merge pull request #292967 from Aleksanaa/netease-music-tui
netease-music-tui: remove
2024-03-03 10:08:21 -05:00
Felix Bühler
de24b83411
Merge pull request #292876 from Stunkymonkey/neoload-remove
neoload: remove
2024-03-03 13:06:13 +01:00
aleksana
3599d230e9 netease-music-tui: remove 2024-03-03 15:58:13 +08:00
maralorn
de9600d4ca
Merge pull request #292592 from felixsinger/pkgs/flashprog
Rename package flashrom-stable to flashprog
2024-03-02 22:30:01 +01:00
Felix Buehler
8d8dbeea4e neoload: remove
last update was 2014-04-24 and the links no longer work
2024-03-02 22:16:42 +01:00
Franz Pletz
764d15f59f
pinentry: remove multiple outputs package
fixes #133156 #124753
2024-03-02 17:16:53 +01:00
Felix Singer
18cf4d44dc Rename package flashrom-stable to flashprog
flashprog, formerly flashrom-stable, got separated and is its own
project now. Thus, rename the formerly known package flashrom-stable to
flashprog and adjust all references and meta data.

Update to the newest available release 1.0.1.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
2024-03-01 21:36:41 +01:00
Nick Cao
81ed07d28a
fcitx5-with-addons: build for both qt versions 2024-03-01 11:12:00 -05:00
Nick Cao
6fb9849e68
fcitx5-configtool: build for both qt versions 2024-03-01 11:10:27 -05:00
Nick Cao
45e4e8f973
fcitx5-chinese-addons: build for both qt versions 2024-03-01 10:44:07 -05:00
Nick Cao
51f1291ea5
fcitx5-unikey: build for both qt versions 2024-03-01 10:44:06 -05:00
Nick Cao
0b5b74bbeb
fcitx5-skk: build for both qt versions 2024-03-01 10:44:06 -05:00
Adam C. Stephens
b52452f8c7
Merge pull request #291951 from amarshall/zfs-pkgs-renaming
zfs: rename zfsStable -> zfs_2_2; zfsUnstable -> zfs_unstable; remove enableUnstable option in favor of package
2024-03-01 10:09:12 -05:00
Hoang Xuan Phu
c676811431 archiveopteryx: remove
This package currently uses an unsupported version of OpenSSL. The update seems simple enough, but I no longer use the package, and don't have the environment to test it anymore
If someone else adopts the package please feel free to reject this
2024-03-01 00:20:59 -05:00
Franz Pletz
68514dfee0
Merge pull request #292181 from Stunkymonkey/moneyplex-remove 2024-02-29 01:41:49 +01:00
Felix Buehler
11f98c0d75 moneyplex: remove
unmaintained for years, never updated and the download no longer works.
2024-02-29 00:19:25 +01:00
Robert Schütz
a37e0afd00
Merge pull request #291410 from amarshall/bitwarden-desktop-rename
bitwarden-desktop: rename from bitwarden; misc cleanup
2024-02-28 01:14:41 +00:00
Andrew Marshall
929fcf9335 zfs_unstable: Rename from zfsUnstable
This matches the naming of other zfs_* pkgs.
2024-02-27 18:45:55 -05:00
Andrew Marshall
dcff4f8318 zfs_2_2: Rename from zfsStable
The `zfs` alias already has equivalent semantics. Instead, make this
like zfs_2_1 so folks who want to pin a specific release series can do
so easily and clearly to have more control over when more substantial
updates occur.

Rename all tests to match the pkg attr they are testing.
2024-02-27 18:45:43 -05:00
Pol Dellaiera
3cdf5be0dc
gpt4all: rename gpt4all-chat in gpt4all 2024-02-27 23:35:04 +01:00
Atemu
6d7b0ddfe0
Merge pull request #289595 from coffee-is-power/patch-1
eww: unstable-2023-08-18 -> 0.5.0
2024-02-26 20:20:03 +00:00
Thomas Gerbet
3a19a727c8
Merge pull request #285828 from drupol/php/remove-COMPOSER-ROOT-VERSION-env
build-support/php: set `COMPOSER_ROOT_VERSION` environment variable
2024-02-26 20:38:02 +01:00
Andrew Marshall
4ff953a95a bitwarden-desktop: rename from bitwarden
Upstream calls it Bitwarden Desktop, and we have other “bitwarden-*”
packages, so having an unsuffixed one can be confusing.

I assume the hash for cargoDeps is changing since it encodes the pname.
2024-02-25 22:21:58 -05:00
aktaboot
466073ebd4 ricochet: remove, outdated 2024-02-26 01:16:53 +01:00
Thomas Heijligen
f2a142727c gnatPackages: Add scope for all ada packages
Ada depencencies musst be build with the same gnat version as the
project. Use a namespace as preperation to build with different gnat
versions.

gprbuild and gnatprove are still globaly visable.
2024-02-25 18:19:50 +01:00
Thomas Heijligen
c1b5933e79 gnatprove: Rename spark2014
Gnatprove is the tool distributed out of the spark2014 repository.
AdaCore, the developer behind it, distribute it under the name gnatprove
in the Ada alire package repository [0].
Rename the package to keep in line with other distribution channels.

[0] https://alire.ada.dev/crates/gnatprove
2024-02-25 18:19:50 +01:00
Pol Dellaiera
7e3f284f13
drush: removed, standalone installation are no more supported 2024-02-25 17:35:08 +01:00
Thomas Gerbet
d01044ecfa zabbix40: drop, no more supported upstream
Security/limited support ended in October 2023.

https://www.zabbix.com/life_cycle_and_release_policy
2024-02-24 21:31:20 +11:00
Pol Dellaiera
f9ef0053c5
Merge pull request #288401 from katexochen/bees/refactor
bee: refactor & update; bee{-unstable,-clef}: remove; maintainers: remove attila-lendvai
2024-02-23 20:12:41 +01:00
Weijia Wang
43dfbc5f78
Merge pull request #287845 from wegank/readline63-drop
readline63: drop
2024-02-22 18:12:20 +01:00
Tiago Lagger
07cc28b7bc eww: deprecate eww-wayland package
eww: warn when using eww-wayland package

eww: move eww-wayland to `aliases.nix`

eww: use eww package in eww-wayland alias

eww: remove withWayland flag
2024-02-21 19:38:04 +00:00
K900
e69e906193 collada-dom: drop
It's unmaintained and doesn't build properly.
2024-02-21 09:37:20 +03:00
Leona Maroni
6925ff914e
vikunja-api, vikunja-frontend: drop
Dropped in favor of a single "vikunja" package that is possible with
the packaging introduced upstream at 0.23.0.
2024-02-19 23:06:06 +01:00
D3vil0p3r
1234093ac6
tokyo-night-gtk: fix version number 2024-02-17 21:26:20 +01:00
Maximilian Bosch
8e777f08ee
Merge pull request #289145 from risicle/ris-graylog-5.0-remove
graylog-5_0: remove
2024-02-16 10:01:42 +01:00
Pol Dellaiera
d3b2368887
Merge pull request #288805 from patka-123/drop-adtool
adtool: drop
2024-02-15 23:00:00 +01:00
Robert Scott
1d286d588b graylog-5_0: remove 2024-02-15 21:14:21 +00:00
Thiago Kenji Okada
0ce6cd66d3
Merge pull request #288667 from thiagokokada/cleanup-picom
picom-{allusive,jonaburg}: remove; picom-next: alias to picom;  picom: migrate to by-name
2024-02-15 10:31:16 +00:00
Patka
2490f5f886
adtool: drop 2024-02-14 16:20:47 +01:00
Sandro
9095162646
Merge pull request #283439 from aidalgol/soundux-removal 2024-02-14 13:15:00 +01:00
Dmitry Kalinkin
c5b5449229
scitoken-cpp -> scitokens-cpp (#288390) 2024-02-13 16:12:20 -05:00
Thiago Kenji Okada
e084adaf44 picom-next: alias to picom
Since picom v11 there is no more reason to keep a separate picom
derivation that tracks the `next` branch from upstream since the current
release is basically the `next` branch.

Also, picom-next right now is pointing to an old commit, so it is clear
that nobody is maintaining it updated.

If there is a necessity later, we can bring back the picom-next again.
2024-02-13 21:07:46 +00:00
Thiago Kenji Okada
03ddd6654e picom-jonaburg: remove 2024-02-13 21:07:46 +00:00
Thiago Kenji Okada
f68c5bb998 picom-allusive: remove 2024-02-13 21:07:46 +00:00
Aidan Gauland
0540536e0b
semver-cpp: remove 2024-02-14 08:13:49 +13:00
Aidan Gauland
c10bfe2876
fancypp: remove 2024-02-14 08:11:35 +13:00
Aidan Gauland
b163695855
soundux: remove 2024-02-14 08:11:35 +13:00
Paul Meyer
11eef97f3c bee-clef: remove 2024-02-12 23:10:03 +01:00
Paul Meyer
ee8d56b332 bee-unstable: remove 2024-02-12 21:46:31 +01:00
Weijia Wang
d8eab17aa9
Merge pull request #285888 from fin444/onlyoffice-8.0.0
onlyoffice-bin_latest: 7.5.1 -> 8.0.0
2024-02-11 19:08:20 +01:00
maxine
9002908215
Merge pull request #285047 from Aleksanaa/tootle
tootle: remove
2024-02-11 12:15:33 +01:00
aleksana
f432130f0f tootle: remove 2024-02-11 05:13:32 +01:00
Weijia Wang
ff9ecc868d readline63: drop 2024-02-10 22:47:54 +01:00
Sandro
756e574ebd
Merge pull request #282971 from wegank/restya-board-drop
restya-board: drop
2024-02-10 17:28:05 +01:00
Alex Martens
6babd03fa0
cargo-espflash: rename to espflash (#286386) 2024-02-09 11:50:17 -05:00
Silvan Mosberger
235cf95360
Merge pull request #282233 from aaronjheng/dust
dust: rename from du-dust
2024-02-09 05:01:42 +01:00
Raito Bezarius
2d78f55438 pam_usb, nixos/pam-usb: drop
`security.pam.usb` is broken anyway and upstream has abandoned the software.
2024-02-08 02:59:45 +01:00
Weijia Wang
29b534a3d4 restya-board: drop 2024-02-07 01:33:05 +01:00
Sergei Trofimovich
8c618c742c crda: remove package
According to upstream
https://lore.kernel.org/linux-wireless/455bafff0d609eb182ba30a5fbf319888e0e961d.camel@sipsolutions.net/
`crda` is not needed for kernels `4.16` or later. Such old kernels are
not in `nixpkgs` anymore.
2024-02-06 22:50:09 +00:00
Aaron Jheng
e9e9f6adbd
dust: rename from du-dust 2024-02-06 10:04:00 +08:00
fin444
9d551ab298
onlyoffice-bin, onlyoffice-bin_latest: move to pkgs/by-name 2024-02-05 16:38:53 -05:00
Timo Kaufmann
80b01b158a
Merge pull request #285950 from katrinafyi/master
retdec: 3.2 -> 5.0
2024-02-05 13:25:20 +01:00
rina
b0bc9782e2 retdec-full: remove
since version 5.0, compiled yara patterns are included with the retdec package
so retdec-full is no longer needed.
2024-02-05 20:46:23 +10:00
Weijia Wang
6809a11034
Merge pull request #283596 from atorres1985-contrib/nestopia-ue
nestopia-ue: 1.47 -> 1.52.0
2024-02-05 01:20:45 +01:00
Weijia Wang
295de1fecf
Merge pull request #279997 from ShamrockLee/optparse-bash-drop
optparse-bash: drop
2024-02-05 00:35:01 +01:00
Anderson Torres
a30ae78435
xonsh: 0.14.0 -> 0.14.4 (#282368)
* xonsh-unwrapped: add passthru.updateScript

* xonsh-unwrapped: move to pkgs/shells/xonsh/unwrapped.nix

* xonsh-unwrapped: incorporate into xonsh wrapper

* xonsh: migrate to by-name

* xonsh: refactor

- get rid of rec
- Boolean pyproject
- reorder attributes
- get rid of nested with
- change meta.maintainers:
  - remove vrthra
  - add AndersonTorres

* xonsh: 0.14.0 -> 0.14.1

* xonsh: 0.14.1 -> 0.14.2

* xonsh: 0.14.2 -> 0.14.3

* xonsh: 0.14.3 -> 0.14.4
2024-02-04 23:06:22 +01:00
Mario Rodas
4006079f95
Merge pull request #276177 from aaronjheng/prometheus-openvpn-exporter
prometheus-openvpn-exporter: remove
2024-01-30 19:32:50 -05:00
annalee
9e5b7b2ceb
treewide: drop LLVM10 2024-01-30 06:30:28 +00:00
a-n-n-a-l-e-e
425588f207
Merge pull request #283551 from a-n-n-a-l-e-e/llvmPackages_8-drop
treewide: drop LLVM8
2024-01-29 22:25:38 -08:00
Aaron Jheng
096f6d6c00
prometheus-openvpn-exporter: remove 2024-01-26 14:37:05 +08:00
Alyssa Ross
f84fc97618 Revert "patchelf: use 0.13.x on aarch64+musl"
This reverts commit e22d0b49a9.

No longer needed now that we have an up-to-date
aarch64-unknown-linux-musl bootstrap.

Since the original commit, patchelf_0_14 was renamed to
patchelfStable.  There's no longer any need for it to have a name
other than "patchelf", but I've kept "patchelfStable" around as an
alias in case anybody's using it.
2024-01-25 21:29:35 +01:00
maxine
3401c58f04
Merge pull request #283604 from p-rintz/pupdate
pupdate: rename from pocket-updater-utility
2024-01-25 18:50:41 +01:00
annalee
7a0dc7c7e8
treewide: drop LLVM8 2024-01-25 12:24:51 +00:00
github-actions[bot]
5af80acc9a
Merge master into staging-next 2024-01-25 06:01:04 +00:00
Jörg Thalheim
559ddda570
Merge pull request #279852 from Madouura/pr/bcachefs
bcachefs: update comments, release-notes, only use IFS for bcachefs, update bcachefs-tools and module
2024-01-25 01:11:04 +01:00
Philipp Rintz
3bb249f858 pupdate: 2.43.1 → 3.0.0, rename from pocket-updater-utility 2024-01-25 00:30:48 +01:00
Anderson Torres
48c78f8991 nestopia-ue: migrate to by-name 2024-01-24 17:37:05 -03:00
github-actions[bot]
01a65d81f3
Merge master into staging-next 2024-01-23 18:00:56 +00:00
Weijia Wang
3c70df60b8
Merge pull request #282667 from wegank/pageedit-refactor
pageedit: fix build on x86_64-darwin, refactor
2024-01-23 18:24:55 +01:00
Weijia Wang
8007117f79
Merge pull request #282666 from wegank/ebtks-refactor
ebtks: fix build on darwin, refactor
2024-01-23 18:23:42 +01:00
github-actions[bot]
568f381221
Merge master into staging-next 2024-01-23 12:01:17 +00:00
Weijia Wang
98ad610d60
Merge pull request #277096 from katexochen/convoy/remove
convoy: remove
2024-01-23 07:16:44 +01:00
Weijia Wang
9e3c309c9a
Merge pull request #280828 from katexochen/docker-machine/remove
docker-machine{,-kvm,-xhyve}: remove
2024-01-23 07:15:59 +01:00
github-actions[bot]
8303a96c2d
Merge master into staging-next 2024-01-23 00:02:30 +00:00
Ryan Lahfa
32a6e224ae
Merge pull request #282929 from minijackson/netbox-3.7.1
Netbox 3.7.1
2024-01-22 20:52:54 +01:00
Minijackson
5d2370f800
netbox_3_5: remove 2024-01-22 16:31:45 +01:00
Weijia Wang
2fb5a908e9 pageedit: rename from PageEdit 2024-01-21 19:43:01 +01:00
Weijia Wang
abb97f6022 ebtks: migrate to by-name, rename from EBTKS 2024-01-21 19:37:48 +01:00
Weijia Wang
47e878f094 stormlib: migrate to by-name, rename from StormLib 2024-01-21 19:22:25 +01:00
github-actions[bot]
dc4a7c97b0
Merge master into staging-next 2024-01-18 18:00:55 +00:00
Sandro
09f9f1fe1a
Merge pull request #277409 from sikmir/transifex-client 2024-01-18 15:19:44 +01:00
github-actions[bot]
5fe540596f
Merge staging-next into staging 2024-01-17 18:01:27 +00:00
Sandro
110f464d08
Merge pull request #280995 from SuperSandro2000/yubikey-manager-qt 2024-01-17 15:02:36 +01:00
Madoura
b1ce631c29
aliases: change 'linux(Packages)_testing_bcachefs' notes to use 'linux(Packages)_latest' or any kernel version at least 6.7 2024-01-16 15:06:05 -06:00
github-actions[bot]
7e5906aca4
Merge staging-next into staging 2024-01-16 12:01:24 +00:00
Felix Bühler
d38b8bdba7
oni2: remove (#269322)
Last commit is 3 years old, no fork and maintainer has given up:
https://github.com/onivim/oni2/issues/3811#issuecomment-910306404
https://github.com/onivim/oni2/issues/3861
2024-01-16 10:17:01 +01:00
github-actions[bot]
ed73852825
Merge staging-next into staging 2024-01-15 12:01:27 +00:00
Sandro Jäckel
87bcbed693
yubikey-manager4: drop
yubikey-manager-qt no longer uses this and it is broken, so remove it.

____________________ TestUtilityFunctions.test_parse_pkcs12 ____________________

self = <tests.test_util.TestUtilityFunctions testMethod=test_parse_pkcs12>

    def test_parse_pkcs12(self):
        with open_file("rsa_2048_key_cert.pfx") as rsa_2048_key_cert_pfx:
            data = rsa_2048_key_cert_pfx.read()

        key1, certs1 = _parse_pkcs12_cryptography(pkcs12, data, None)
>       key2, certs2 = _parse_pkcs12_pyopenssl(crypto, data, None)

tests/test_util.py:122:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
ykman/util.py:61: in _parse_pkcs12_pyopenssl
    p12 = crypto.load_pkcs12(data, password)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <module 'OpenSSL.crypto' from '/nix/store/si21r6n8pv695zp8jxx9x49rjaldvin9-python3.11-pyopenssl-23.3.0/lib/python3.11/site-packages/OpenSSL/crypto.py'>
attr = 'load_pkcs12'

    def __getattr__(self, attr: str) -> object:
>       obj = getattr(self._module, attr)
E       AttributeError: module 'OpenSSL.crypto' has no attribute 'load_pkcs12'
2024-01-15 11:22:06 +01:00
OTABI Tomoya
817c314ea6
Merge pull request #277719 from natsukium/ansible/update
ansible_2_16: init at 2.16.2; ansible_2_13: remove
2024-01-15 17:31:04 +09:00
Guillaume Maudoux
179e2d5fd3
Merge pull request #279498 from GetPsyched/chkservice
chkservice: remove
2024-01-15 08:58:12 +01:00
github-actions[bot]
a1c9a26c5c
Merge staging-next into staging 2024-01-15 00:02:42 +00:00
Weijia Wang
3763c9f08f
Merge pull request #279158 from konradmalik/rtx
mise: 2023.12.35 -> 2024.1.11 rebrand from rtx
2024-01-14 22:01:02 +01:00
natsukium
5ea284d4f4
ansible_2_13: remove 2024-01-14 09:38:47 +09:00
github-actions[bot]
ec9f3ed3ee
Merge staging-next into staging 2024-01-14 00:02:46 +00:00
Paul Meyer
0f5e83d4bb docker-machine: remove 2024-01-13 23:10:38 +01:00
Paul Meyer
936d081c36 docker-machine-kvm: remove 2024-01-13 23:07:59 +01:00
Paul Meyer
a786eee284 docker-machine-xhyve: remove 2024-01-13 23:07:59 +01:00
K900
980675fa82 aliases: add linuxPackages_6_7, linux_6_7 2024-01-13 21:13:23 +03:00
github-actions[bot]
e59c8549eb
Merge staging-next into staging 2024-01-13 18:01:22 +00:00
Weijia Wang
b77a9c94ed
Merge pull request #278997 from wegank/xib2nib-deps-refactor
nsplist, plistcpp, xib2nib: migrate to by-name, refactor
2024-01-13 18:19:08 +01:00
Weijia Wang
91187dcb6c nsplist: migrate to by-name, refactor 2024-01-13 07:17:11 +01:00
Weijia Wang
8590df67b9 plistcpp: migrate to by-name, refactor 2024-01-13 07:17:08 +01:00
github-actions[bot]
a21b0a6982
Merge staging-next into staging 2024-01-13 06:01:25 +00:00
Yueh-Shun Li
d1c42ac350 optparse-bash: drop
Drop because
- it seems abandoned by the upstream years ago[1].
- there are quite some nice alternatives[2] already available in
  Nixpkgs.

[1]: https://github.com/nk412/optparse/commits/master/
[2]: https://github.com/shadawck/awesome-cli-frameworks#bashshell

Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
2024-01-13 05:54:58 +00:00
Olivia Crain
6a5ee95e78
garmin-plugin: remove
https://github.com/adiesner/GarminPlugin/issues/14
https://en.wikipedia.org/w/index.php?title=NPAPI&oldid=1187725523#Support

This package was abandoned upstream after Garmin removed support for the
plugin.

This package is an NPAPI browser plugin. NPAPI plugins have not been
supported by any major browsers since 2018. In nixpkgs, this package
has been unmaintained since 2020 and has not been touched by
non-treewide changes since 2015. No packages depend on garmin-plugin.
2024-01-12 15:07:06 -06:00
github-actions[bot]
975362b0c3
Merge staging-next into staging 2024-01-12 18:01:25 +00:00
Nick Cao
0d6aa42a34
Merge pull request #280153 from NickCao/julia_110
julia_110: init at 1.10.0
2024-01-12 10:53:39 -05:00
Nick Cao
fd37c3101b
julia_18{,-bin}: drop as it has reached end of life 2024-01-11 11:17:34 -05:00
github-actions[bot]
aeb47665cf
Merge staging-next into staging 2024-01-11 12:01:43 +00:00
github-actions[bot]
5ee7600250
Merge master into staging-next 2024-01-11 12:01:18 +00:00
Jörg Thalheim
3bd00e0eec
Merge pull request #280202 from wegank/gcl-pre-drop
gcl_2_6_13_pre: drop
2024-01-11 08:41:49 +01:00
Weijia Wang
e7037007c2 gcl_2_6_13_pre: drop 2024-01-11 07:47:08 +01:00
Weijia Wang
80ddf58118 Merge branch 'staging-next' into staging 2024-01-10 23:14:18 +01:00
Weijia Wang
2f9e98ccf3 Merge branch 'master' into staging-next 2024-01-10 23:12:44 +01:00
Nikolay Korotkiy
0751c7f1d3
transifex-client: remove as deprecated 2024-01-11 00:07:07 +04:00
github-actions[bot]
4d7f750978
Merge staging-next into staging 2024-01-10 00:02:52 +00:00
Weijia Wang
927f9393c1 llvmPackages_6: remove
Remove as the last two users are gone.
2024-01-09 22:38:47 +01:00
Sergei Trofimovich
32fbc0c9fa clang6Stdenv, clang-tools_6, clang_6, lld_6, lldb_6, llvm_6: remove
Remove all the aliases for `llvmPackages_6` except the `llvmPackages_6`
itself.

We can remove `llvmPackages_6` once last two users are gone:

- vimPlugins: https://github.com/NixOS/nixpkgs/pull/279576
- beignet: https://github.com/NixOS/nixpkgs/pull/279578
2024-01-09 22:34:39 +01:00
Paul Meyer
f683663dd2 gocode: remove 2024-01-09 22:33:04 +01:00
Konrad Malik
d744e65324
mise: 2023.12.35 -> 2024.1.11 rebrand from rtx
rebrand info: https://mise.jdx.dev/rtx.html
added one new patchShebangs path for test_task_run
2024-01-09 22:17:52 +01:00
K900
838aefefc3 Merge remote-tracking branch 'origin/master' into staging-next 2024-01-09 22:42:37 +03:00
Thiago Kenji Okada
6aa2c8af5e
Merge pull request #279397 from katexochen/iginte/remove
ignite: remove
2024-01-09 10:28:27 +00:00
K900
bff9ee8862 Merge remote-tracking branch 'origin/master' into staging-next 2024-01-09 13:03:34 +03:00
Jonas Chevalier
3f77dbdbd0
Merge pull request #279578 from trofi/beignet-drop
beignet: remove the package
2024-01-09 09:49:29 +01:00
Martin Weinelt
ef1898454c
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
-	pkgs/development/python-modules/aiohappyeyeballs/default.nix
2024-01-08 16:34:52 +01:00
K900
8c56a751cb
Merge pull request #279422 from wegank/partition-manager-kde
libsForQt5.kpmcore, partition-manager: move to applications/kde
2024-01-08 15:40:06 +03:00
Weijia Wang
788c45eb57 partition-manager: move to aliases.nix 2024-01-08 13:36:56 +01:00
Sergei Trofimovich
337036cffa beignet: remove the package
`beignet` saw no development since 2018 and was never ported from
`llvmPackages_6`. Is it's a library to support `OpenCL` on older GPUs
let's drop it from `nixpkgs`.
2024-01-08 10:33:46 +00:00
GetPsyched
8930c7968f
chkservice: remove
project has been deleted upstream.
2024-01-08 10:06:16 +05:30
github-actions[bot]
2984c5a0a5
Merge master into staging-next 2024-01-08 00:02:22 +00:00
Silvan Mosberger
788cf70bed
Merge pull request #279324 from katexochen/revert-276887-gocode/remove
Revert "gocode: remove"
2024-01-07 23:25:19 +01:00
K900
9e0000be28 Merge branch 'master' into staging-next 2024-01-08 00:51:35 +03:00
Felix Buehler
e253a1d174 python311Packages.trezor-agent: rename from trezor_agent 2024-01-07 20:46:09 +01:00
github-actions[bot]
f85fe5fc29
Merge master into staging-next 2024-01-07 18:00:54 +00:00
Nick Cao
da496599fd
Merge pull request #278569 from Stunkymonkey/fastnlo-toolkit-normalize
fastnlo-toolkit,python311Packages.fastnlo-toolkit: rename from fastnlo_toolkit
2024-01-07 10:31:19 -05:00
Paul Meyer
0626f988a8 ignite: remove 2024-01-07 16:12:54 +01:00