1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-19 04:02:10 +00:00
Commit graph

68343 commits

Author SHA1 Message Date
Ellie Hermaszewska edba32bc37
Merge pull request #156206 from sternenseemann/haskell-lib-move
haskell.lib: move lib.nix into same directory as compose.nix
2022-01-24 08:53:55 +08:00
Sandro 50dc603e56
Merge pull request #155907 from sikmir/tile38 2022-01-24 01:04:29 +01:00
Alexandra 27e10a3b92
snis: init at 20211017 (#142034) 2022-01-24 01:03:07 +01:00
Sandro 635d6e8cfe
Merge pull request #144337 from WolfangAukang/firefly 2022-01-24 01:02:07 +01:00
Sandro 7502596e70
Merge pull request #117437 from tgunnoe/master 2022-01-24 01:00:44 +01:00
0x4A6F 96255dd472
Merge pull request #154241 from zhaofengli/opensbi
opensbi: init at 1.0
2022-01-24 00:49:43 +01:00
zowoq 2702a6999f kubectl: move alongside kubernetes 2022-01-24 08:58:47 +10:00
Sandro 4412afa172
Merge pull request #156189 from mausch/mlink 2022-01-23 22:19:37 +01:00
Michael Weiss a3d847c3bd
Merge pull request #151902 from primeos/sway
sway: 1.6.1 -> 1.7
2022-01-23 21:46:19 +01:00
Sandro 2ae0bace54
Merge pull request #155016 from 06kellyjac/syft 2022-01-23 21:38:18 +01:00
José Romildo Malaquias 0522e55f99
ocamlPackages.ppxlib: 0.23.0 -> 0.24.0 (#154901)
* ocamlPackages.ppxlib: 0.23.0 -> 0.24.0

* ocamlPackages.bls12-381{,-unix}: 0.4.2 -> 1.1.0

- Update to version 1.1.0
- Use the same revision tag used in the opam repository, as the release tarbal seems to be unavailable
- Does not depend on bls12-381-gen and rust anymore

* ocamlPackages.bls12-381-{gen: 0.4.2 -> 0.4.4,legacy: init at 0.4.4}

- Update bls12-381-gen to version 0.4.4
- Add new package bls12-381-legacy

* ocamlPackages.tezos-*: 10.2 -> 11.0

- Update tezos to version 11.0
- Add new packages:
    tezos-base-test-helpers
    tezos-embedded-protocol-demo-noops
    tezos-event-logging-test-helpers
    tezos-protocol-alpha
    tezos-protocol-demo-noops
    tezos-protocol-plugin-alpha
    tezos-protocol-demo-noops
    tezos-protocol-plugin-alpha
    tezos-shell-services-test-helpers
- Remove old package:
    tezos-test-services

* ocamlPackages.repr: 0.4.0 -> 0.5.0

* ocamlPackages.hacl-star-raw: 0.3.2 -> 0.4.5

* ocamlPackages.arp: 2.3.2 -> 3.0.0

* ocamlPackages.index: 1.4.1 -> 1.5.0

* ocamlPackages.digestif: 1.0.0 -> 1.1.0

* ocamlPackages.ethernet: 2.2.0 -> 3.0.0

* ocamlPackages.httpaf: 0.6.6 -> 0.7.1

* ocamlPackages.mirage-nat: 2.2.3 -> 2.2.5

* ocamlPackages.tcpip: 6.2.0 -> 7.0.1

* ocamlPackages.paf: 0.0.6 -> 0.0.8

* ocamlPackages.ppx_irmin: 2.7.2 -> 2.9.1

* ocamlPackages.tezos-*: add missing packages, needed by ligo-0.34

* ocamlPackages.ocaml-recovery-parser: init at 0.2.2

* ligo: 0.27.0 -> 0.34.0
2022-01-23 21:24:16 +01:00
Sandro 005fba8a0e
Merge pull request #156195 from sei40kr/init-python-packages-pydrive2 2022-01-23 20:33:44 +01:00
Michael Weiss 2e719d1cda
sway: 1.6.1 -> 1.7
Release notes: https://github.com/swaywm/sway/releases/tag/1.7

Notable (backward incompatible) changes:
- The default terminal changed from Alacritty to foot

Known issues:
- `swaynag` will crash when Sway 1.6.1 is still running while the Nix
  package (and thus `swaynag`) is already updated to version 1.7.
- The experimental Ozone/Wayland support of Electron apps will be broken
  for a while. Electron version 17 should work but the Chromium fixes
  haven't yet been backported to Electron version 16.

NixOS module: programs.sway.extraPackages: The "alacritty" package was
replaced with "foot".

VM test: We switched from the OpenGL ES 2.0 renderer to Pixman. The
terminal was also changed to foot but Alacritty is still used for the
XWayland test (since foot doesn't support X11).

Co-authored-by: Patrick Hilhorst <git@hilhorst.be>
2022-01-23 19:21:37 +01:00
tgunnoe 290b04c5a8 lzwolf: init at unstable-2022-01-04 2022-01-23 12:45:11 -05:00
Thiago Kenji Okada 1621a69fa4
Merge pull request #156101 from thiagokokada/bump-retroarch
retroarch: 1.9.14 -> 1.10.0;  libretro: unstable-2021-12-06 -> unstable-2022-01-21;  libretro.citra-canary: init at unstable-2022-01-21
2022-01-23 13:37:21 -03:00
Robert Scott 10a547c8f5
Merge pull request #155625 from sternenseemann/python-sigrok-0.5.1
python3Packages.sigrok: init at 0.5.1
2022-01-23 15:47:49 +00:00
Yt deaf36f4c6
snarkos: init at unstable-2021-01-21 (#156209) 2022-01-24 00:21:02 +09:00
sternenseemann b876a7e549 python3Packages.sigrok: init at 0.5.1
python*Packages.sigrok is a version of libsigrok which additionally
builds its python bindings. Sadly bindings and package don't seem to be
buildable independently of each other without a lot of patching.

The main thing we need to do is patch Makefile.am to pass
--single-version-externally-managed, so the installed sigrok module ends
up in PYTHONPATH properly.
2022-01-23 16:08:05 +01:00
legendofmiracles c07b988286
Merge pull request #155442 from IvarWithoutBones/init/optifine-versions 2022-01-23 07:36:47 -06:00
legendofmiracles 0bae434abd
Merge pull request #154946 from kraem/kraem/rivercarro_init 2022-01-23 07:17:51 -06:00
Fabian Affolter bce00311b3
Merge pull request #154894 from smaret/flake8-docstrings-init
python3Packages.flake8-docstrings: init at 1.6.0
2022-01-23 12:01:18 +01:00
Fabian Affolter 968f480509
Merge pull request #155420 from jpetrucciani/add_gamble
python3Packages.gamble: init at 0.10
2022-01-23 11:56:29 +01:00
Martin Weinelt fd4d52457a
Merge pull request #155848 from plabadens/python-co2signal 2022-01-23 11:40:18 +01:00
Vincent Laporte e3183d75e3 ocamlPackages.lablgtk: disable glade support 2022-01-23 10:23:53 +01:00
Vincent Laporte 1c1b91861a ocamlPackages.gtktop: remove at 2.0 2022-01-23 10:23:53 +01:00
Nikolay Korotkiy e1317cb5a1
tile38: init at 1.27.1 2022-01-23 09:22:51 +03:00
Sandro 7c2011fc5c
Merge pull request #155997 from helsinki-systems/drop/hplip_3_16_11 2022-01-23 07:21:39 +01:00
Seong Yong-ju 7d70d8f541 python3Packages.pydrive2: init at 1.10.0 2022-01-23 14:38:12 +09:00
Sandro 22eff4f912
Merge pull request #156197 from SuperSandro2000/panicparse 2022-01-23 04:42:27 +01:00
Bernardo Meurer 103a25f1f2
Merge pull request #147482 from FlorianFranzen/bluez-experimental
bluez5: add experimental variant
2022-01-23 03:18:41 +00:00
Sandro d5d0a3c496
Merge pull request #156069 from FlorianFranzen/rtw89-in-kernel 2022-01-23 04:07:42 +01:00
Alexandra 7267839e76
gprojector: init at 3.0.2 (#154932) 2022-01-23 04:04:10 +01:00
Anuj More 994bd50deb
rubyPackages: update (#155876) 2022-01-22 18:13:53 -05:00
Anderson Torres 73ada6bde7
Merge pull request #156201 from AndersonTorres/new-misc
src: python3 instead of python2
2022-01-22 19:11:27 -03:00
Janne Heß 76087ffda9
googleearth: Drop the package
See https://support.google.com/earth/thread/2298894/google-earth-frequently-asked-questions?msgid=2298894
points 2 and 8. Download 404s
2022-01-22 22:58:12 +01:00
Janne Heß 80a29b0d92
Merge pull request #149684 from helsinki-systems/feat/multiple-mariadb-versions
mariadb: support multiple versions
2022-01-22 22:24:45 +01:00
sternenseemann 767fefc21c haskell.lib: move lib.nix into same directory as compose.nix 2022-01-22 21:38:03 +01:00
Sandro e0efc750bb
Merge pull request #155993 from helsinki-systems/drop/libgroove 2022-01-22 21:29:45 +01:00
AndersonTorres 1d49580806 src: switch to Python3
According to most recent changelog, src now explicitly requires Python3.
2022-01-22 17:02:33 -03:00
Sandro Jäckel 485d0fedc1
panicparse: init at 2.2.0 2022-01-22 20:36:30 +01:00
Mauricio Scheffer 84fe9e42ff mblock-mlink: init at 1.2.0 2022-01-22 19:30:09 +00:00
Samuel Dionne-Riel 7749ab496a
Merge pull request #156034 from yurkobb/uboot-olimex-a64
uboot: add Olimex A64 OLinuXino
2022-01-22 14:28:23 -05:00
AndersonTorres 195ac60c4e reorder games section 2022-01-22 16:06:09 -03:00
Sandro bcb7994018
Merge pull request #156091 from revol-xut/master 2022-01-22 18:44:37 +01:00
Robert Hensing 813f9da8ab pkgs.path: Avoid copying when used via flake 2022-01-22 16:42:07 +01:00
Ivv a858b46b67
Merge pull request #152003 from Leixb/init-headsetcontrol
headsetcontrol: init at 2.6
2022-01-22 13:54:50 +01:00
IvarWithoutBones cd8681a955 optifinePackages: init 2022-01-22 13:52:50 +01:00
Alexandre Iooss b9e70dfa7f nimPackages.jsony: init at 1.1.3 2022-01-22 11:30:07 +01:00
Fabian Affolter 061542cadf
Merge pull request #156147 from McSinyx/ipwhl
python3Packages.ipwhl: init at 1.0.0
2022-01-22 10:55:20 +01:00
Nguyễn Gia Phong ce3570183f
python3Packages.ipwhl: init at 1.0.0 2022-01-22 15:59:23 +07:00