Commit graph

2020 commits

Author SHA1 Message Date
John Ericson 57ec2d4f39
Merge pull request #211225 from alyssais/llvmPackages_git-cross
llvmPackages_git: fix cross eval
2023-01-17 11:55:54 -05:00
Alyssa Ross 8ac155a3aa
llvmPackages_git: fix cross eval
0c9716ad3c ("llvmPackages: Make sure we can attempt to cross-compile the tools")
was not applied to llvmPackages_git, presumably because its definition
is hidden away in aliases.nix.
2023-01-17 11:27:11 +00:00
ajs124 a18ba087b9
Merge pull request #203055 from thenonameguy/fix/dot-http
dot-http: remove at 0.2.0
2023-01-16 22:12:16 +01:00
Krisztian Szabo fe91cc497d dot-http: remove at 0.2.0
This broken package is abandoned and better alternatives exist:
https://github.com/Orange-OpenSource/hurl
2023-01-16 21:14:28 +01:00
github-actions[bot] 306d708b8b
Merge master into staging-next 2023-01-14 12:01:08 +00:00
Samuel Dionne-Riel 1750c8a3be aliases: Add tokodon alias at the top level 2023-01-13 17:54:26 -05:00
Martin Weinelt c1e6c6af69 Merge remote-tracking branch 'origin/master' into staging-next 2023-01-11 03:51:33 +01:00
Sandro dec762f688
Merge pull request #207909 from numinit/add-asn1c 2023-01-10 11:33:19 +01:00
Artturi 27c1ec2ecf
Merge pull request #209816 from Artturin/deprecate-top-level-platform-aliases 2023-01-09 22:15:50 +02:00
Artturin ecab3edeb7 top-level: move top-level {build,host,target}Platform to aliases
deprecation was attempted in e51f736076

but had to be reverted in 2a6e4ae49a
2023-01-09 05:24:56 +02:00
Martin Weinelt 4d65509504 Merge remote-tracking branch 'origin/master' into staging-next 2023-01-08 16:34:30 +01:00
Thiago Kenji Okada eb3c1a7ee6
Merge pull request #208668 from wegank/boost-eol-drop
boost159, boost160: drop
2023-01-08 11:57:08 +00:00
Thiago Kenji Okada 6c73595e66
Merge pull request #209142 from wegank/vte-290-drop
vte_290: drop
2023-01-08 11:49:30 +00:00
github-actions[bot] 3b3114f45d
Merge master into staging-next 2023-01-07 18:01:08 +00:00
Thiago Kenji Okada d208ef596a
Merge pull request #209369 from wegank/swift-im-drop
swift-im: drop
2023-01-07 13:13:27 +00:00
Thiago Kenji Okada c2fdf2d137
Merge pull request #209191 from wegank/mongodb-more-drops
mongodb-4_0: drop
2023-01-07 13:04:34 +00:00
github-actions[bot] 0789ea69b1
Merge master into staging-next 2023-01-07 00:02:25 +00:00
Thomas Gerbet 17e0a37381
Merge pull request #209104 from risicle/ris-openimageio-1-to-2
openimageio: default to openimageio2, rename 1.x to openimageio_1
2023-01-06 23:52:03 +01:00
Weijia Wang b611b87a33 swift-im: drop 2023-01-06 21:19:18 +01:00
Graham Christensen 8552d36ed3
Merge pull request #204673 from whiteley/5.15-rt
Add linux-rt-5.15
2023-01-06 19:56:41 +00:00
Robert Scott a1deb65b09 openimageio: default to openimageio2, rename 1.x to openimageio_1
keep a couple of packages "using" openimageio_1 - both are broken
anyway, but as such we have no evidence that they work with 2.x.
all are liable to get removed in the near future anyway.
2023-01-05 20:26:49 +00:00
Weijia Wang 7afa7286f7 mongodb-4_0: drop 2023-01-05 21:21:33 +01:00
Vladimír Čunát c21cf32722
Merge branch 'master' into staging-next 2023-01-05 20:21:03 +01:00
Weijia Wang 7970ff7004 vte_290: drop 2023-01-05 10:24:15 +01:00
Weijia Wang 113b3cb395 imlib: drop 2023-01-04 10:09:56 +01:00
github-actions[bot] e076f677a1
Merge staging-next into staging 2023-01-03 18:01:45 +00:00
Reed b2a3c6bd6a i3-gaps: drop 2023-01-03 05:36:06 -05:00
Jan Tojnar 5810109b42 Merge branch 'staging-next' into staging
- readline6 attribute removed from all-packages.nix in d879125d61
- readline attribute was bumped to readline82 in 50adabdd60
2023-01-02 03:04:32 +01:00
Weijia Wang 436c5f8dc2 boost159, boost160: drop 2023-01-01 22:16:22 +01:00
Sandro 407160f700
Merge pull request #207382 from wegank/mongodb 2022-12-31 23:07:42 +01:00
Robert Scott a8ce53810a
Merge pull request #205689 from panicgh/minizip2
minizip2 -> minizip-ng: 2.10.6 -> 3.0.7
2022-12-29 23:16:05 +00:00
Morgan Jones 65902d647c asn1c: re-init at 0.9.28
Removal before was a false positive.
2022-12-29 12:57:45 -08:00
Nicolas Benes c20107f507 minizip2 -> minzip-ng: 2.10.6 -> 3.0.7
* The repository has been moved. The old URL
  https://github.com/nmoinvaz/minizip redirects to
  https://github.com/zlib-ng/minizip-ng
* Enable unit tests
* Make lib findable as libminizip-ng even if compat is enabled
2022-12-29 00:27:03 +01:00
Sergei Trofimovich 3c478e4b5d xlibsWrapper: remove deprecated and now unused wrapper package
There should be no reason to use this package as it's a remnant of
non-modular X. Chances are you do not want every single library it
used to pull in:

      freetype fontconfig xorg.xorgproto xorg.libX11 xorg.libXt
      xorg.libXft xorg.libXext xorg.libSM xorg.libICE

Just pick the ones you really need instead.

`nixpkgs` does not have any users of `xlibsWrapper`.

Closes: https://github.com/NixOS/nixpkgs/issues/194054
2022-12-28 09:41:07 +00:00
Vincent Laporte 8b6d55d969 clasp: remove at 3.1.4
The clasp binary is part of the clingo package
2022-12-28 10:23:32 +01:00
Weijia Wang 06ce75d724 mongodb-3_4, mongodb-3_6: drop 2022-12-27 09:45:53 +01:00
Maciej Krüger 881e0490ee
sqlite-replication: add throw 2022-12-26 02:00:57 +01:00
Sandro 750c9abe9f
Merge pull request #207665 from romildo/upd.xfce 2022-12-25 19:46:19 +01:00
José Romildo 6efa81ba1c xfce: remove legacy aliases 2022-12-25 11:51:25 -03:00
Thiago Kenji Okada 188392e7e2
Merge pull request #207464 from thiagokokada/apache-modules-py3
mod_python: 3.5.0 -> unstable-2022-10-18, mod_wsgi2: remove, mod_wsgi: refactor derivation
2022-12-25 14:08:27 +00:00
maralorn 9fa43f69e1 Merge branch 'master' into haskell-updates 2022-12-24 18:31:46 +01:00
Weijia Wang b1a9ae8dfd percona-xtrabackup_2_4: drop 2022-12-24 18:11:41 +01:00
Thiago Kenji Okada 1c0c5af346 aliases: fix typo 2022-12-24 11:09:22 +00:00
maralorn 65ffdcabee neuron-notes: Remove 2022-12-19 11:33:57 +01:00
github-actions[bot] eb81abe9c0
Merge master into staging-next 2022-12-14 18:01:37 +00:00
Martin Weinelt 0497d5b99f
vaultwarden: Add update script to keep web vault in sync
- Adds an update script to fetch the compatible web vault version
- Removes `vaultwarden-vault` from top-level to prevent independent
  updates through e.g. r-ryantm. Istead the vault is now accessible
  at `vaultwarden.webvault`.
- The name webvault was chosen because it is the title of the projects
  README and it makes it clearer, that this is the web UI.
2022-12-14 15:00:20 +01:00
github-actions[bot] 747e072692
Merge master into staging-next 2022-12-14 06:01:05 +00:00
Ulrik Strid 1bd7a3fb1c colord-kde: move to kde gear packages 2022-12-14 10:09:55 +08:00
github-actions[bot] e04ce2733d
Merge master into staging-next 2022-12-12 18:01:15 +00:00
K900 75a27e2996
Merge pull request #205732 from K900/linux-6.1
linux: add 6.1
2022-12-12 20:21:59 +03:00