3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

1132 commits

Author SHA1 Message Date
rnhmjoj 97a3b2af1d
monero: rename to monero-cli
To make repology.org happy, use the -cli suffix.
2021-11-28 11:35:14 +01:00
AndersonTorres d20dc69664 residualvm: remove
Now ResidualVM lives inside ScummVM.
2021-11-27 10:53:16 -03:00
Jan Tojnar 0db8b38bd4
Merge pull request #143672 from r-ryantm/auto-update/flatpak-builder
flatpak-builder: 1.0.14 -> 1.2.0
2021-11-23 16:21:46 +01:00
github-actions[bot] 28641f51dc
Merge master into staging-next 2021-11-22 18:01:08 +00:00
Jan Tojnar 0bbd6b822e debugedit: unstable-2021-07-05 → 5.0
https://sourceware.org/git/?p=debugedit.git;a=shortlog;h=refs/tags/debugedit-5.0
2021-11-22 16:30:44 +01:00
Sandro 36c04ba35c
Merge pull request #144003 from sbruder/update-antimicrox 2021-11-22 16:24:19 +01:00
github-actions[bot] 6ad93ecdbb
Merge master into staging-next 2021-11-21 06:01:18 +00:00
Thiago Kenji Okada 24095a994c retroArchCores: remove
`retroArchCores` is strange: it requires a global configuration on nixpkgs, as:

```nix
nixpkgs.config.retroarch = {
  enableDolphin = true;
  enableMGBA = true;
  enableMAME = true;
};
```

To do so, we ended up declaring all available emulators on
`all-packages.nix`. Failing to do so would mean that the emulator
wouldn't be available.

However, there is a mechanism on nixpkgs that also works: overrides.
Overrides are similar on how other packages works, for example:

```nix
(retroarch.override { cores = with libretro; [ citra snes9x ]; });
```

So let's remove `retroArchCores` and leave the overrides mechanism
instead.
2021-11-20 16:19:13 -03:00
github-actions[bot] c83cfc58e5
Merge master into staging-next 2021-11-19 00:01:26 +00:00
Janne Heß 95b8513b39
mumsi/mumlib: Drop 2021-11-18 22:33:10 +01:00
github-actions[bot] 385e4f8531
Merge master into staging-next 2021-11-18 06:01:22 +00:00
jgart 50bbc006ba svgcleaner: Remove deprecated package. 2021-11-17 22:51:20 -05:00
github-actions[bot] f8cf67790e
Merge master into staging-next 2021-11-17 06:01:28 +00:00
Dmitry Kalinkin 922661273c
beret: remove
Was broken for 6 years
2021-11-16 17:22:36 -05:00
github-actions[bot] ca7a3ad2e8
Merge master into staging-next 2021-11-16 18:01:14 +00:00
Sandro dc37c7483e
Merge pull request #140829 from deshaw/kcat 2021-11-16 18:36:37 +01:00
github-actions[bot] 617d1d1f17
Merge staging-next into staging 2021-11-16 12:02:01 +00:00
TredwellGit f726b6c476 linux-rt_5_11: remove 2021-11-15 19:38:09 +00:00
github-actions[bot] e972a20a60
Merge staging-next into staging 2021-11-13 00:02:24 +00:00
Sandro 4a4d57bd25
Merge pull request #144166 from LibreCybernetics/linux_5_15_aliases 2021-11-12 23:34:53 +01:00
github-actions[bot] fd8fae936e
Merge staging-next into staging 2021-11-12 06:02:01 +00:00
Thiago Kenji Okada 4a9343eb3b
Merge pull request #145384 from SuperSamus/dolphin
dolphinEmu{Master}: removed unnecesary symlink, rename to dolphin-emu{-beta}
2021-11-11 23:04:13 -03:00
Kerstin Humm bb799694db
epoxy: rename to libepoxy
https://github.com/NixOS/nixpkgs/issues/145040
2021-11-11 05:55:32 +01:00
Martino Fontana 34503b8bb7 dolphinEmu{Master}: rename to dolphin-emulator{-beta} 2021-11-10 21:15:30 +01:00
Bernardo Meurer 754e2a598c
Merge pull request #145236 from lovesegfault/nix-direnv-stable-nix 2021-11-09 22:44:39 -08:00
Bernardo Meurer c03040cfd5
nix-direnv: use nix (2.4) and remove enableFlakes
Follow-up to #144197 since nixUnstable is no longer needed for flake
support.
2021-11-09 20:04:47 -08:00
Sandro 0d0df3e192
Merge pull request #145209 from thiagokokada/zhf-remove-libkml 2021-11-09 22:14:30 +01:00
Bernardo Meurer 1f63465879
nixFlakes: nix_2_4 -> nixStable 2021-11-09 10:47:09 -08:00
Thiago Kenji Okada 513c3a8300 libkml: remove
No other package depends on this library, it is abandoned by upstream
(last update was on 2017-01-15), and it is failing to build on
x86_64-linux.
2021-11-09 12:30:29 -03:00
Bernardo Meurer c37c7299ab
nixFlakes: nixUnstable -> nix_2_4 2021-11-07 18:09:21 -08:00
Michael Weiss afdd9ddbfa
fscryptctl-experimental: remove the package
It is replaced by "fscryptctl" (version 1.x is incompatible with the
pre-releases in some ways).
2021-11-07 14:45:09 +01:00
Andrew Childs 06f7b8b2ce kibana7: 7.5.1 -> 7.11.1; drop enableUnfree 2021-11-03 11:35:51 +01:00
Andrew Childs 6c2478f462 elasticsearch7: 7.5.1 -> 7.11.1; drop enableUnfree 2021-11-03 11:32:16 +01:00
Maciej Krüger 95436688a2
cloud-print-connector: remove leftover
Is officially deperacted since 31th december

Read more https://support.google.com/chrome/a/answer/9633006
2021-11-03 03:12:07 +01:00
Fabián Heredia Montiel a495124be6 aliases: add linux_5_15 aliases 2021-11-01 18:18:34 -06:00
Simon Bruder 55c4c014e7
antimicrox: 3.0.1 -> 3.2.0
This changes the source from the (now archived) original antimicroX to a
fork that is actively maintained and includes new features like uinput
support for wayland.

Since upstream changed the executable name from antimicroX to
antimicrox, this also changes the name of the derivation and the file
names to work with Nix 2.4’s nix run and to be consistent. An alias for
antimicroX is added to ensure existing configurations will continue
working.
2021-10-31 15:45:40 +01:00
Fabián Heredia Montiel b96ab960d3 vtun: remove 2021-10-29 09:12:35 -05:00
Ryan Burns f67d4dd9c1
Merge pull request #142616 from r-burns/toplevel-system
treewide: remove toplevel `system` attr
2021-10-27 10:03:24 -07:00
Ryan Burns 4246d6ce21 aliases: add pkgs.system
This is an old compat definition for stdenv.hostPlatform.system
2021-10-27 09:36:27 -07:00
davidak 1ec3611b69
Merge pull request #142911 from linsui/jami
jami: add alias ring-daemon -> jami-daemon
2021-10-26 12:54:35 +02:00
linsui 21fddb6407 jami: add alias ring-daemon -> jami-daemon 2021-10-26 08:22:36 +08:00
teutat3s 36587c22b3
packet-cli: 0.5.0 -> metal-cli v0.6.0 2021-10-26 00:48:35 +02:00
Charles Duffy 3e84134af4
curaLulzbot: remove
Per previous discussion, agreeing to remove this package if upstream did
not fix compatibility with a modern dependency chain prior to ZHF for
21.11.
2021-10-23 08:55:40 -05:00
Samuel Dionne-Riel 028159efa9
Merge pull request #130151 from samueldr/feature/plasma-mobile-gear-21.06
Plasma Mobile Gear: 21.05 -> 21.06 -> 21.07 -> 21.08
2021-10-22 19:37:13 -04:00
figsoda cc5cc3101c
Merge pull request #142267 from figsoda/remove-racerd
rustracerd: remove
2021-10-22 09:30:04 -04:00
Sandro 3b10c17870
Merge pull request #142414 from trofi/drop-ruby-2.6 2021-10-22 15:15:51 +02:00
Sergei Trofimovich cd754ea4d0 aliases: drop versioned ruby_* and rubyPackages_* aliases 2021-10-22 08:47:38 +01:00
figsoda 6c8fe9c4a5
Merge pull request #142133 from LibreCybernetics/cleanup-aliases
aliases: cleanup
2021-10-21 22:05:15 -04:00
Thiago Kenji Okada 8abb6e72c9 graalvm-ce: 21.2.0 -> 21.3.0
- Drop graalvm8 since it was removed by upstream
- Add update.sh script to make it easier to generate hashes for all
  platforms
- Fix GraalPython, broken since #141825 (sorry)
- Small refactorings and fixes
2021-10-20 09:56:47 +02:00
Mario Rodas d76a91b1ba source-sans-pro: 3.006 -> 3.046 2021-10-20 04:20:00 +00:00