Commit Graph

77725 Commits

Author SHA1 Message Date
Weijia Wang
6dfed5d51a sound-of-sorting: 2017-12-23 -> unstable-2022-10-12 2022-10-14 05:37:03 +02:00
Anderson Torres
a2f05b505f
Merge pull request #195695 from john-shaffer/srvc
srvc: init at 0.6.0
2022-10-13 23:56:33 -03:00
AndersonTorres
875ba8ecdb mgba: 0.9.3 -> 0.10.0
Now with lua scripting engine!
2022-10-13 23:45:03 -03:00
Weijia Wang
37494841ba fsg: migrate to wxGTK32 2022-10-14 04:38:35 +02:00
Aaron Jheng
e76981c859
linuxkit: 0.8.0 -> 1.0.0 2022-10-14 01:55:40 +00:00
github-actions[bot]
9602cb4aa1
Merge master into haskell-updates 2022-10-14 00:21:48 +00:00
github-actions[bot]
182a2100db
Merge master into staging-next 2022-10-14 00:04:53 +00:00
Jonathan Ringer
648fa5e8f7 nodejs-16_x-openssl_1_1: Use openssl 1.1 2022-10-13 14:38:07 -07:00
Martin Weinelt
c728598b84 Merge remote-tracking branch 'origin/staging-next' into staging 2022-10-13 23:29:04 +02:00
Vladimír Čunát
14e3245520
Merge #195182: go, buildGoModule, buildGoPackage: default to 1.19
...into staging
2022-10-13 23:10:02 +02:00
Martin Weinelt
07b4f3d18f
Merge pull request #191135 from jonringer/improve-c-ares 2022-10-13 22:42:47 +02:00
figsoda
814608ad7c
Merge pull request #195601 from figsoda/toml2nix
toml2nix: switch to rustPlatform.buildRustPackage
2022-10-13 16:31:55 -04:00
Timothy DeHerrera
296c61d262
Merge pull request #194479 from jlamur/qutebrowser-widevine-cdm
configure widevine for qutebrowser
2022-10-13 14:02:23 -06:00
Jonathan Ringer
e0d8990938
c-ares: add cmake to default, c-aresMinimal: init 2022-10-13 13:01:20 -07:00
ajs124
7201af5b8a
Merge pull request #195841 from helsinki-systems/upd/perlpackages-perlldap
perlPackages.perlldap: 0.66 -> 0.68
2022-10-13 21:33:17 +02:00
Weijia Wang
5353c75388 qemu: add vmnet support 2022-10-13 18:56:19 +00:00
Janne Heß
b0171888fb
perlPackages.perlldap: 0.66 -> 0.68 2022-10-13 20:26:46 +02:00
Jules Lamur
7d44e664ca
widevine-cdm: init at 4.10.2449.0 2022-10-13 20:02:47 +02:00
Matthieu Coudron
2acce7dfdc vimPlugins: make usage of luaPackages less confusing
right now the src is ignored in:

```
  lush-nvim = buildNeovimPlugin {
    pname = "lush.nvim";
    version = "2022-08-09";
    src = fetchFromGitHub {
      owner = "rktjmp";
      repo = "lush.nvim";
      rev = "6b9f399245de7bea8dac2c3bf91096ffdedfcbb7";
      sha256 = "0rb77rwmbm438bmbjfk5hwrrcn5sihsa1413bdpc27rw3rrn8v8z";
    };
    meta.homepage = "https://github.com/rktjmp/lush.nvim/";
  };
```

which is very confusing. With this PR, we correctly override the src and
the version of the package. We introduce a rockspecVersion attribute of
lua package to be able to still find the rockspec when the
"version" field needs to be different than "rockspecVersion".
2022-10-13 19:57:35 +02:00
Chuang Zhu
223829cffd karlender: init at 0.6.2 2022-10-14 00:42:43 +08:00
Justin Wood
fbe3995298 postgresql_15: init at 15.0
https://www.postgresql.org/docs/15/release-15.html
2022-10-13 11:56:40 -04:00
John Shaffer
da0d5b7f55 srvc: init at 0.6.0 2022-10-13 10:04:09 -05:00
Aaron Jheng
3f9bff5ca5
csound-manual: unstable-2019-02-22 -> 6.17.0 2022-10-13 12:58:20 +00:00
github-actions[bot]
62bcf0ac62
Merge staging-next into staging 2022-10-13 12:02:06 +00:00
victor
28d2fcc400 vmagent: init at 1.82.0 2022-10-13 13:32:47 +02:00
Pavol Rusnak
f4e7986b5d
Merge pull request #195686 from wegank/perceptualdiff-darwin
perceptualdiff: unbreak on aarch64-darwin
2022-10-13 10:37:09 +02:00
Jonas Heinrich
f9b6e1639a
Merge pull request #195598 from figsoda/cargo-clone
cargo-clone: init at 1.1.0
2022-10-13 10:24:25 +02:00
Jonas Heinrich
e188cb38a6
Merge pull request #195609 from laalsaas/bfcal
bfcal: init at 1.0
2022-10-13 10:03:55 +02:00
K900
803f180021
Merge pull request #191357 from K900/plasma-beta
Plasma 5.26.0, KDE Frameworks 5.99
2022-10-13 10:31:12 +03:00
Jonas Heinrich
80069f555f
Merge pull request #195642 from azahi/kubedog
kubedog: init at 0.9.6
2022-10-13 08:52:24 +02:00
Jonas Heinrich
39da21a414
Merge pull request #195665 from laalsaas/wwcd
wwcd: init at unstable-2022-02-05r
2022-10-13 08:38:33 +02:00
Vladimír Čunát
00a757ed3f
Merge branch 'master' into staging 2022-10-13 08:27:55 +02:00
Vladimír Čunát
7a94322ed7
Merge #182618: GNOME 42 → 43 2022-10-13 08:14:27 +02:00
Vincent Laporte
ed50e17618 ocamlPackages.lablgtk_2_14: remove at 2.14.0 (broken) 2022-10-13 07:55:32 +02:00
Anderson Torres
c2dda2338b
Merge pull request #194520 from BattleCh1cken/master
arduino-language-server: init at 0.7.1
2022-10-13 00:12:36 -03:00
github-actions[bot]
b405702c7f
Merge master into haskell-updates 2022-10-13 00:20:20 +00:00
Martin Weinelt
bbbaaa3e35
Merge pull request #195610 from wegank/0ad-aarch64 2022-10-13 01:34:24 +02:00
Artturi
e66d2fd89d
Merge pull request #194256 from Artturin/treewides2 2022-10-13 00:08:01 +03:00
markuskowa
d0ac2bea9c
Merge pull request #188970 from sheepforce/openmm
openmm: init at 7.7.0
2022-10-12 22:04:37 +02:00
Sandro
651b29818c
Merge pull request #195007 from wegank/spatialite-gui-wxgtk 2022-10-12 20:52:50 +02:00
Jan Tojnar
ed388cd656
Merge pull request #193697 from grindhold/libgtkflow
libgtkflow: split into 3 separate derivations
2022-10-12 20:52:35 +02:00
Vincent Laporte
1101dfae20 coq: default to version 8.16 2022-10-12 20:38:44 +02:00
Vincent Laporte
661ee3a269 coq_8_16: use OCaml 4.14 2022-10-12 20:38:44 +02:00
Yureka
8886c89d0e {temurin,adoptopenjdk}-bin: use alpine_linux os for musl libc 2022-10-12 20:28:59 +02:00
Weijia Wang
284adcab1f zeroad: fix build on aarch64-linux 2022-10-12 20:02:26 +02:00
Weijia Wang
fd0989d64c freeimage: fix build on aarch64-darwin 2022-10-12 18:46:32 +02:00
Anderson Torres
63ade0c7f2
Merge pull request #195389 from rraval/git-nomad
git-nomad: init at 0.6.0
2022-10-12 12:39:35 -03:00
Anderson Torres
4a66f42131
Merge pull request #195379 from alexshpilkin/restore-parlatype
parlatype: restore, 2.1 -> 3.1
2022-10-12 11:52:39 -03:00
K900
961575f53c all-packages: don't recurse into libsForQt5_openssl_1_1
The two things that care about it are exposed as top level attributes anyway.
2022-10-12 17:15:57 +03:00
laalsaas
790c45e29c wwcd: init at unstable-2022-02-05 2022-10-12 15:09:20 +02:00
Artturin
9ff71f97c8 python-setup-hook: use buildPackages.callPackage to not change hashes
this is just a hook so its safe

without this change:

we build a python3 for buildHost twice instead of only once while the result
of the build is the same

```
nix-repl> pkgsCross.aarch64-multiplatform.python3.pythonForBuild
«derivation /nix/store/5sx1ng86lxzggi33rchvq0z16ywkg11b-python3-3.10.7.drv»

nix-repl> pkgsCross.aarch64-multiplatform.buildPackages.python3
«derivation /nix/store/c5rlaqdfymd3j5v41rh98pjcv3dx3sh7-python3-3.10.7.drv»
```

```
$ nix-diff $(getOutForDrv "/nix/store/5sx1ng86lxzggi33rchvq0z16ywkg11b-python3-3.10.7.drv") $(getOutForDrv "/nix/store/c5rlaqdfymd3j5v41rh98pjcv3dx3sh7-python3-3.10.7.drv") --environment
- /nix/store/3fkwg2pypsxhydgwb9m7f1v5pcgfns6p-python3-3.10.7:{out}
+ /nix/store/wyhbl43ycqn43d08v5fqj1j6ynf7nz73-python3-3.10.7:{out}
• The input derivation named `python-setup-hook.sh` differs
  - /nix/store/slvn39rh0l53c9czaf3g6a4awcj63j5r-python-setup-hook.sh.drv:{out}
  + /nix/store/bcjff6dn4gp7pf0knnja9ax4qrll78d5-python-setup-hook.sh.drv:{out}
  • The set of input source names do not match:
      - cross-file.conf
  • The input derivation named `stdenv-linux` differs
    - /nix/store/rsxsipgabvny0mc286j3vfpgaaaixdyz-stdenv-linux.drv:{out}
    + /nix/store/46ywpk0p6r22y502gi21xxghminy9lbj-stdenv-linux.drv:{out}
    • The set of input derivation names do not match:
        - hook
        + acl-2.3.1
        + attr-2.5.1
        + binutils-2.39
        + binutils-wrapper-2.39
        + ed-1.18
        + expand-response-params
        + gcc-11.3.0
        + gcc-wrapper-11.3.0
        + glibc-2.35-163
        + gmp-with-cxx-stage4-6.2.1
        + libidn2-2.3.2
        + libunistring-1.0
        + linux-headers-5.19
        + pcre-8.45
        + zlib-1.2.12
    • The set of input derivations named `bzip2-1.0.8` do not match
    • The set of input derivations named `xz-5.2.6` do not match
    • The environments do not match:
        + allowedRequisites=...
        defaultNativeBuildInputs=''
        ...
    ''
  • The environments do not match:
      cmakeFlags=''
      -DCMAKE_SYSTEM_NAME=Linux -DCMAKE_SYSTEM_PROCESSOR=aarch64 -DCMAKE_HOST_SYSTEM_NAME=Linux -DCMAKE_HOST_SYSTEM_PROCESSOR=x86_64
  ''
      configureFlags=''
      --build=x86_64-unknown-linux-gnu --host=aarch64-unknown-linux-gnu
  ''
      mesonFlags=''
      --cross-file=/nix/store/0d6bflf42rgrrxhp10visp67scqncd4g-cross-file.conf
  ''
      stdenv=''
      /nix/store/6ji09gqw12pnp3ylw3rrsd65f9vhhx89-stdenv-linux/nix/store/ykjm8yzjcwg2xpf640zh6jql5s8yimkp-stdenv-linux
  ''
• The environments do not match:
    setupHook=''
    /nix/store/x6rrxsai11kl9gq29ipv0jn455admav3-python-setup-hook.sh/nix/store/h7z4wvlf7n23ir86nngjn9rpk1ygc7di-python-setup-hook.sh
''
```
2022-10-12 14:40:18 +02:00
Martin Weinelt
e44983d587
Merge pull request #195656 from mweinelt/python-bcrypt 2022-10-12 14:34:47 +02:00
Cabia Rangris
216e5aa763
Merge pull request #194021 from danderson/danderson/superslicer
super-slicer: use non-EGL version of wxWidgets.
2022-10-12 15:22:59 +04:00
Vladimír Čunát
d7ee6391f8
Merge #194796: sord: unstable-2021-01-12 -> 0.16.14 2022-10-12 13:04:14 +02:00
Stanisław Pitucha
21d1461e97
Merge pull request #188005 from astrobeastie/cargo-hf2
cargo-hf2: init at 0.3.3
2022-10-12 21:52:20 +11:00
Martin Weinelt
7d3e7f4890
python3Packages.bcrypt: Revert to 3.2.2 on i686-linux
The latest bcrypt version segfaults during test_kdf, which prevents the
package from building. The package is in the critical chain for many
NixOS tests, which currently won't complete on i686-linux.

Upstream-Issue: https://github.com/pyca/bcrypt/issues/407
2022-10-12 12:24:58 +02:00
ajs124
cbea92c40d
Merge pull request #195584 from helsinki-systems/upd/ibm-sw-tpm2
ibm-sw-tpm2: 1661 -> 1682
2022-10-12 11:36:46 +02:00
Phillip Seeber
334f2a8584 openmm: init at 7.7.0
openmm formatting and inputs


openmm: clang optional


openmm: formatting


openmm: formatting


openmm: formatting


openmm: formatting


openmm: fix


openmm: disable more tests


openmm: disable more tests


openmm: disable more stochastic tests
2022-10-12 10:40:48 +02:00
Azat Bahawi
73e93f456c
kubedog: init at 0.9.6 2022-10-12 11:26:50 +03:00
Jonas Heinrich
2e9fa7f528
Merge pull request #195543 from markuskowa/add-ucc
ucc: init at 1.1.0
2022-10-12 09:52:29 +02:00
laalsaas
4a22f4be4e bfcal: init at 1.0 2022-10-12 03:10:19 +02:00
github-actions[bot]
7e82e2594e
Merge master into haskell-updates 2022-10-12 00:23:04 +00:00
figsoda
538299fed4 cargo-clone: init at 1.1.0 2022-10-11 20:13:32 -04:00
figsoda
45f2a5eea0 toml2nix: switch to rustPlatform.buildRustPackage 2022-10-11 19:56:31 -04:00
figsoda
91cd04e7ee cargo-download: remove 2022-10-11 19:26:15 -04:00
Weijia Wang
8946876295 cubicsdr: fix build on darwin 2022-10-12 01:03:35 +02:00
ajs124
3b9c30a8d6 Revert "ibm-sw-tpm2: Pin OpenSSL 1.1.1"
This reverts commit af91144ef5.
2022-10-11 22:30:44 +02:00
ajs124
9247a6667c Revert "krb5: use openssl_1_1"
This reverts commit 498d67e45e.

not needed anymore after cfebc8fc64

This way, updating openssl_1_1 shouldn't be a darwin stdenv rebuild
anymore.
2022-10-11 22:29:58 +02:00
BattleCh1cken
85fa4ac03e arduino-language-server: init at 0.7.1 2022-10-11 15:58:15 -04:00
Sandro
7a271c8bc8
Merge pull request #195112 from wegank/freqtweak-wxgtk 2022-10-11 21:12:56 +02:00
Sandro
0cb2fdf0da
Merge pull request #187960 from aidalgol/heroic-fixes 2022-10-11 21:11:39 +02:00
Sandro
9278ee48fc
Merge pull request #191977 from yurrriq/kops-1.25.0 2022-10-11 20:56:45 +02:00
Jan Tojnar
ee9aa033c5
Merge pull request #195435 from wegank/gtk4-darwin
gtk4: fix build on darwin
2022-10-11 20:36:53 +02:00
Ronuk Raval
a2071cad55 git-nomad: init at 0.6.0 2022-10-11 13:38:40 -04:00
Chuang Zhu
226d9e02d1 blackbox-terminal: init at 0.12.0 2022-10-11 18:52:35 +02:00
Bobby Rong
c3e4064b74 endeavour: rename from gnome.gnome-todo 2022-10-11 18:52:34 +02:00
Bobby Rong
5364f7c7ec libchamplain_libsoup3: init 2022-10-11 18:52:33 +02:00
Jan Tojnar
beb1906cfc spice-gtk: port to libsoup 3 2022-10-11 18:52:18 +02:00
Jan Tojnar
bb3d5b6718 phodav_2_0: re-init 2.5
It is needed for virt-viewer.
2022-10-11 18:52:18 +02:00
Jan Tojnar
32ddabf3df libosinfo: switch to libsoup 3
Not compatible with programs depending on libsoup 2.
2022-10-11 18:52:18 +02:00
Jan Tojnar
50c6895e77 gnome-browser-connector: 10.1 → 42.0
https://discourse.gnome.org/t/split-and-rename-of-chrome-gnome-shell/11075
815ec9e1af...v42.0

- Renamed and split into a separate repo from the extensions.
- CMake build replaced with Meson (jq also not needed)
- requests Python module not needed since updates are now solely handled by GNOME Shell itself

Also

- Corrected license
- Cleaned up the module
- Replaced PYTHONPATH in a wrapper by Python environment

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-11 18:52:12 +02:00
Jan Tojnar
b2f369ade2 vte-gtk4: init 2022-10-11 18:52:12 +02:00
Jan Tojnar
c7df550cba gupnp_1_6: init at 1.5.3
https://gitlab.gnome.org/GNOME/gupnp/-/compare/gupnp-1.4.3...gupnp-1.5.3

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-11 18:52:11 +02:00
Jan Tojnar
64c9444f97 gssdp_1_6: init at 1.5.2
https://gitlab.gnome.org/GNOME/gssdp/-/compare/gssdp-1.4.0.1...gssdp-1.5.2

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-11 18:52:11 +02:00
Jan Tojnar
753784ec26 evolution-data-server: 3.44.4 → 3.45.1
https://gitlab.gnome.org/GNOME/evolution-data-server/-/compare/3.44.4...3.45.1

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>

Add a variant with libedataserverui-gtk4.
2022-10-11 18:52:08 +02:00
Jan Tojnar
634ece114a gcr_4: init at 3.90.0
https://gitlab.gnome.org/GNOME/gcr/-/compare/3.41.0...3.90.0

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-11 18:52:08 +02:00
Jan Tojnar
71966b77ca geocode-glib_2: init 2022-10-11 18:52:08 +02:00
Jan Tojnar
f554de212a at-spi2-core: 2.44.1 → 2.45.1
atk and at-spi2-atk were merged into the repo.

https://gitlab.gnome.org/GNOME/at-spi2-core/-/compare/AT_SPI2_CORE_2_44_1...AT_SPI2_CORE_2_45_1

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-11 18:52:07 +02:00
Markus Kowalewski
938af386b0
ucc: init at 1.1.0 2022-10-11 18:30:05 +02:00
Sandro
33bc904dff
Merge pull request #194954 from StarGate01/bip_utils_update 2022-10-11 15:45:16 +02:00
Jonas Heinrich
ff5c758289 python310Packages.py-sr25519-bindings: init at 0.1.5 2022-10-11 15:01:38 +02:00
Jonas Heinrich
198f522965 python310Packages.ed25519-blake2: init at 1.4 2022-10-11 15:00:39 +02:00
Christoph Honal
86ee52f4aa python310Packages.py-bip39-bindings: init at 0.1.10 2022-10-11 15:00:39 +02:00
Sandro
936a00284c
Merge pull request #194964 from wegank/gnudatalangauge-darwin 2022-10-11 14:49:08 +02:00
Jörg Thalheim
e325d85f0f
Merge pull request #195485 from 06kellyjac/teleport-fix
teleport: fix for darwin
2022-10-11 14:39:33 +02:00
Weijia Wang
8f31bb2012 spatialite_gui: migrate to wxGTK32 2022-10-11 14:28:20 +02:00
Stanisław Pitucha
d1dcdeebfa
Merge pull request #195274 from rrbutani/feature/utm
utm: init at 3.2.4
2022-10-11 22:56:26 +11:00
06kellyjac
097ec65336 teleport: fix for darwin 2022-10-11 09:55:39 +01:00
Ulrik Strid
aee04b1bed
ocamlPackages.git: 3.5.0 -> 3.9.1 (#188389)
* ocamlPackages.cstruct: 6.0.1 -> 6.1.1

* ocamlPackages.git: 3.5.0 -> 3.9.1

* ocamlPackages.carton: 0.4.3 -> 0.4.4

* ocamlPackages.bigstringaf: 0.7.0 -> 0.9.0

* ocamlPackages.decompress: 1.4.2 -> 1.5.1

* ocamlPackages.repr: 0.5.0 -> 0.6.0

* ocamlPackages.irmin: 2.9.1 -> 3.4.1

* ligo: 0.36.0 -> 0.47.0

ocamlPackages.ringo: 0.5 → 0.9
ocamlPackages.data-encoding: 0.4.0 → 0.5.3
ocamlPackages.bls12-381: 1.1.0 -> 3.0.0

Co-authored-by: bezmuth <benkel97@protonmail.com>
2022-10-11 08:50:54 +02:00
Weijia Wang
24addef4ae qrencode: fix build on x86_64-darwin 2022-10-11 08:33:29 +02:00
Weijia Wang
25491b5dc3 gnudatalanguage: fix build on aarch64-darwin 2022-10-11 08:22:46 +02:00
github-actions[bot]
aabca3ed54
Merge staging-next into staging 2022-10-11 06:17:43 +00:00
Anderson Torres
77c986e784
Merge pull request #190105 from impl/free-p4
p4: 2021.2.2201121 -> 2022.1.2305383, build from source and remove unfree binaries
2022-10-11 00:11:22 -03:00
Anderson Torres
b7fa69bbea
Merge pull request #194827 from sternenseemann/cbqn-2022-10-04
cbqn: 0.pre+date=2022-05-06 -> 0.pre+date=2022-10-04
2022-10-11 00:06:46 -03:00
Thomas Gerbet
d8b936c372 influxdb: build with Go 1.18 instead of 1.17
Go 1.17 is EOL.
2022-10-11 12:43:41 +10:00
Martin Weinelt
f010d3721e
Merge pull request #190548 from pacien/mongodb-6.0 2022-10-11 04:32:40 +02:00
Aaron Jheng
57cd3071e8 unconvert: unstable-2020-02-28 -> unstable-2022-09-18 2022-10-11 12:31:24 +10:00
Aaron Jheng
ec26b85a34 prometheus-nats-exporter: unpin go1.17 2022-10-11 12:31:09 +10:00
github-actions[bot]
bc7a5b525c
Merge master into haskell-updates 2022-10-11 00:20:39 +00:00
Sandro
c6680c06df
Merge pull request #195162 from wegank/wxpython-4-1-darwin
python3Packages.wxPython_4_1: fix build on darwin
2022-10-11 02:11:21 +02:00
Sandro
95d5226106
Merge pull request #195011 from wegank/wxsqlite3-4.9.0
wxsqlite3: 4.8.2 -> 4.9.0
2022-10-11 02:08:54 +02:00
Sandro
d62fc69707
Merge pull request #194944 from wegank/diff-pdf-wxgtk
diff-pdf: migrate to wxGTK32
2022-10-11 02:06:48 +02:00
Sandro
a515c0caa1
Merge pull request #194939 from wegank/rehex-0.5.3
rehex: 0.4.1 -> 0.5.3
2022-10-11 02:06:03 +02:00
github-actions[bot]
5d957f3dba
Merge staging-next into staging 2022-10-11 00:05:26 +00:00
Martin Weinelt
85713b7e37 Merge remote-tracking branch 'origin/master' into staging-next 2022-10-11 00:18:04 +02:00
zowoq
eeaa493508 prometheus-openldap-exporter: pin to go 1.18 2022-10-11 08:06:02 +10:00
zowoq
15971fd54a tracee: pin to go 1.18 2022-10-11 08:06:02 +10:00
zowoq
b011bb0561 stripe-cli: pin to go 1.18 2022-10-11 08:06:02 +10:00
zowoq
157a2144d0 routedns: pin to go 1.18 2022-10-11 08:06:02 +10:00
zowoq
5c43870684 kube3d: pin to go 1.18 2022-10-11 08:06:02 +10:00
zowoq
c8412d00f1 zrepl: pin to go 1.18 2022-10-11 08:06:02 +10:00
zowoq
5a8dcde91a norouter: pin to go 1.18 2022-10-11 08:06:02 +10:00
zowoq
eb307f8075 grafana-agent: pin to go 1.18 2022-10-11 08:06:02 +10:00
zowoq
d53de6f8d5 ivy: pin to go 1.18 2022-10-11 08:06:02 +10:00
zowoq
18e7066770 podman: pin to go 1.18 2022-10-11 08:06:02 +10:00
zowoq
c38edb843b ipget: pin to go 1.18 2022-10-11 08:06:02 +10:00
zowoq
aa8e4b78d3 doggo: pin to go 1.18 2022-10-11 08:06:02 +10:00
zowoq
352636126b cue: pin to go 1.18 2022-10-11 08:06:02 +10:00
zowoq
38ad005da6 brev-cli: pin to go 1.18 2022-10-11 08:06:02 +10:00
Robert Scott
ab5c2a0459
Merge pull request #195217 from yorickvP/microhttpd
libmicrohttpd_0_9_70: drop
2022-10-10 23:01:47 +01:00
Emery Hemingway
93ea7dd8f9 libtoxcore_0_1: remove
This version has a known vulnerability
https://github.com/advisories/GHSA-62pr-4hg6-fwph
2022-10-10 16:38:41 -05:00
Emery Hemingway
1a62113dd9 toxprpl: mark broken, unmantained and doesn't build 2022-10-10 16:38:41 -05:00
arcnmx
fd41bc31b8 parsec-bin: init at 150_28 2022-10-10 13:31:11 -07:00
Martin Weinelt
294201004f Merge remote-tracking branch 'origin/master' into staging-next 2022-10-10 21:45:18 +02:00
Christian Kögler
05b96a0064
Merge pull request #193021 from aaronjheng/wolfebin
wolfebin: 5.4 -> 5.6
2022-10-10 17:24:31 +02:00
Alexander Shpilkin
8a4c373216
Revert "parlatype: remove"
This reverts commit 3d957ef33b.
2022-10-10 18:19:42 +03:00
Bobby Rong
83a4b986b9
Merge pull request #194378 from zendo/shotman
shotman: init at 0.2.0
2022-10-10 23:01:30 +08:00
Bernardo Meurer
f5fb6e5755
Merge pull request #194496 from jansol/pipewire 2022-10-10 11:56:38 -03:00
Bernardo Meurer
6cb95cea68
Merge pull request #194545 from fortuneteller2k/xanmod 2022-10-10 11:46:56 -03:00
Atemu
1a2d832e3f mlterm: use apple_sdk_11
Fixes https://github.com/arakiken/mlterm/issues/32
2022-10-10 16:34:07 +02:00
Artturin
7e49471316 treewide: optional -> optionals where the argument is a list
the argument to optional should not be list
2022-10-10 15:40:21 +03:00
Artturin
f4ea1208ec treewide: *Flags convert to list from str
*Flags implies a list

slightly relevant:
> stdenv: start deprecating non-list configureFlags https://github.com/NixOS/nixpkgs/pull/173172

the makeInstalledTests function in `nixos/tests/installed-tests/default.nix` isn't available outside of nixpkgs so
it's not a breaking change
2022-10-10 15:30:59 +03:00
github-actions[bot]
8d32772702
Merge staging-next into staging 2022-10-10 12:02:18 +00:00
github-actions[bot]
265121ef54
Merge master into staging-next 2022-10-10 12:01:42 +00:00
Bobby Rong
294961f1fc
Merge pull request #195251 from trofi/timedoctor-removal
timedoctor: remove broken uninstallable package
2022-10-10 19:01:33 +08:00
sternenseemann
0e5f7501b6 cbqn: always compile using clang
Investigating the build failures of CBQN on i686 and aarch64, turns up
that CBQN is broken on these platforms only with gcc. In the case of
i686 due to a codegen bug, on aarch64 gcc doesn't like some CPP macros
CBQN uses.

The deeper reason for this is that CBQN primarily is developed for and
tested with clang, so it probably saves us trouble just using clang, as
it is no real problem for us to do so (clangStdenv is quite
unproblematic for pure C builds). This should also yield faster
binaries, since CBQN apparently uses some clang-specific tricks to get
quicker code generation.
2022-10-10 12:03:52 +02:00
github-actions[bot]
579766d1fd
Merge staging-next into staging 2022-10-10 06:17:33 +00:00
github-actions[bot]
96dc7cf3d2
Merge master into staging-next 2022-10-10 06:16:58 +00:00
Yorick van Pelt
32f1678683
libmicrohttpd_0_9_70: drop 2022-10-10 08:13:25 +02:00
Yorick van Pelt
fe2d699e41
libmicrohttpd_0_9_69: init at 0.9.69 2022-10-10 08:13:24 +02:00
Billy Zaelani Malik
98f55dff1a pritunl-client: init at 1.3.3300.95 2022-10-10 09:46:08 +07:00
Robert Scott
94716867c3
Merge pull request #195194 from anthonyroussel/thrift_0_17_0
thrift,rubyPackages.thrift: 0.16.0 -> 0.17.0
2022-10-10 03:33:40 +01:00
github-actions[bot]
3e9022e45f
Merge master into haskell-updates 2022-10-10 00:19:47 +00:00
Mario Rodas
86cc7329e4
Merge pull request #195168 from marsam/add-twspace-dl
twspace-dl: init at 2022.6.6.1
2022-10-09 19:18:28 -05:00
github-actions[bot]
e92f9b319a
Merge staging-next into staging 2022-10-10 00:04:21 +00:00
github-actions[bot]
535838d0a5
Merge master into staging-next 2022-10-10 00:03:49 +00:00
Noah Fontes
2576bb2c18
p4: 2021.2.2201121 -> 2022.1.2305383, build from source
The actual p4 command is open-source software released under the
2-clause BSD license, so we can build it here (for pretty much every
architecture we support!) and include it in the cache.

This change removes the server-side commands from this package, but they
are now available as part of a separate p4d package instead. (The server
package remains unfree.)

As an added bonus, we can also include the libraries and headers for the
C/C++ API, which will allow us to package any software that uses
Perforce as a library in the future.
2022-10-09 15:47:57 -07:00
Rahul Butani
1fbfdb6bdf
utm: init at 3.2.4 2022-10-09 17:04:59 -05:00
Martin Weinelt
829f89581a
Merge pull request #181764 from mweinelt/glibc-without-libcrypt 2022-10-09 21:07:26 +02:00
github-actions[bot]
3b37795067
Merge staging-next into staging 2022-10-09 18:02:10 +00:00
github-actions[bot]
44f6a02f39
Merge master into staging-next 2022-10-09 18:01:35 +00:00
Jan Solanti
9b734d1239 liblc3: init at 1.0.1 2022-10-09 20:17:42 +03:00
Sergei Trofimovich
012d718bc1 timedoctor: remove broken uninstallable package
The package fails t install as it requires x86_64-linux, but it's
dependency requires i686 linux:

    $ nix build --no-link -f. timedoctor --show-trace
    error: unsupported CPU i686

       … while evaluating the attribute 'version'

       at pkgs/development/compilers/adoptopenjdk-bin/jdk-linux-base.nix:40:3:

           39|
           40|   version = sourcePerArch.${cpuName}.version or (throw "unsupported CPU ${cpuName}");
             |   ^

I only onticed it because it uses `xorg.libXaw3d` while nothing else does.

Let's remove it.
2022-10-09 17:52:29 +01:00
Timothy DeHerrera
4a0123e49e
Merge pull request #194833 from nrdxp/pyqt6-webengine-new
pyqt6-webengine: init
2022-10-09 10:24:35 -06:00
Martin Weinelt
338d0cc6ea
libxcrypt: Fix static build by using perl from buildPackages 2022-10-09 18:14:35 +02:00
Franz Pletz
3624ac2458
perl: fix build with libxcrypt 2022-10-09 18:07:54 +02:00
Martin Weinelt
e36bd3c473
libxcrypt: build using perl without libcrypt support 2022-10-09 18:07:54 +02:00
Sandro
5317b0c571
Merge pull request #194518 from SebTM/add/librist_026 2022-10-09 16:54:26 +02:00
Sandro
8abe02708c
Merge pull request #194937 from wegank/audacity-3.2.1 2022-10-09 16:52:56 +02:00
Robert Scott
ead59cfc9d
Merge pull request #195213 from yorickvP/drop-gdal2
gdal_2: drop
2022-10-09 15:39:48 +01:00
Robert Scott
561f0905e5
Merge pull request #195203 from yorickvP/yaws
yaws: 2.0.6 -> 2.1.1
2022-10-09 15:38:49 +01:00
maxine
dcd6aa7b3b
Merge pull request #195037 from Enzime/1password-darwin 2022-10-09 15:40:25 +02:00
github-actions[bot]
3e675d06f5
Merge staging-next into staging 2022-10-09 12:02:02 +00:00
github-actions[bot]
8972888c55
Merge master into staging-next 2022-10-09 12:01:31 +00:00
Anderson Torres
ff92a56f77
Merge pull request #195057 from LeSuisse/sget-init
sget: init at unstable-2022-10-04
2022-10-09 08:40:44 -03:00
Sandro
42f7345fb0
Merge pull request #194910 from SuperSamus/duckstation-revert 2022-10-09 12:57:48 +02:00
Sandro
3720503cdf
Merge pull request #192649 from ners/apacheds 2022-10-09 12:49:14 +02:00
Weijia Wang
4836d085e4 audacity: deprecate wxGTK31 and gtk2 2022-10-09 12:46:50 +02:00
Weijia Wang
aafc60e4c2 audacity: 3.1.3 -> 3.2.1 2022-10-09 12:45:44 +02:00
André-Patrick Bubel
17b9d61957
mediathekview: 13.8.0 -> 13.9.1 (#194125) 2022-10-09 12:40:07 +02:00
Yorick van Pelt
ec947b13cd
gdal_2: drop 2022-10-09 12:11:49 +02:00
Sandro
898f6ecd4d
Merge pull request #189561 from mpscholten/init-ihp-new 2022-10-09 12:02:12 +02:00
Yorick van Pelt
cc1dbce261
yaws: 2.0.6 -> 2.1.1 2022-10-09 11:12:01 +02:00
Anthony Roussel
cbaf6e05be
rubyPackages.thrift: 0.16.0 -> 0.17.0 2022-10-09 10:44:40 +02:00
zowoq
de25676c9f promtail: move alongside grafana-loki 2022-10-09 16:09:17 +10:00
github-actions[bot]
c4bf5cbd84
Merge staging-next into staging 2022-10-09 06:04:39 +00:00
github-actions[bot]
efe8ad8714
Merge master into staging-next 2022-10-09 06:04:00 +00:00
zowoq
844cc21d55 go, buildGoModule, buildGoPackage: default to 1.19 2022-10-09 15:20:56 +10:00
zowoq
5ba91d79fe werf: switch to go 1.19 2022-10-09 14:23:40 +10:00
zowoq
c2db012912 wails: switch to go 1.19 2022-10-09 14:23:40 +10:00
zowoq
7a4a8baee5 trivy: switch to go 1.19 2022-10-09 14:23:40 +10:00
zowoq
a03716e547 telegraf: switch to go 1.19 2022-10-09 14:23:40 +10:00
zowoq
1e1e7dea1d opentelemetry-collector-contrib: switch to go 1.19 2022-10-09 14:23:40 +10:00
zowoq
3f2a8cbb98 argocd-autopilot: switch to go 1.19 2022-10-09 14:23:40 +10:00
zowoq
ea57902e29 gotop: switch to go 1.19 2022-10-09 14:23:40 +10:00
zowoq
27407adae9 hysteria: switch to go 1.19 2022-10-09 14:23:40 +10:00
zowoq
9e0444931c mangal: switch to go 1.19 2022-10-09 14:23:40 +10:00
zowoq
8b4a4570ab hugo: switch to go 1.19 2022-10-09 14:23:40 +10:00
zowoq
165e181f5d erigon: switch to go 1.19 2022-10-09 14:23:40 +10:00
zowoq
6a62a6e8e4 gvproxy: pin to go 1.18 2022-10-09 12:45:09 +10:00
figsoda
4dc548743d
Merge pull request #195111 from siph/init/oxker
oxker: init at v0.1.5
2022-10-08 21:11:10 -04:00
Weijia Wang
5c45ba9850 python3Packages.wxPython_4_1: fix build on aarch64-darwin 2022-10-09 02:52:36 +02:00
siph
61309fba90 oxker: init at 0.1.5 2022-10-08 18:30:48 -06:00
github-actions[bot]
4567b99d17
Merge master into haskell-updates 2022-10-09 00:19:26 +00:00
github-actions[bot]
9104c83926
Merge staging-next into staging 2022-10-09 00:04:12 +00:00
github-actions[bot]
130aa9ca68
Merge master into staging-next 2022-10-09 00:03:29 +00:00
Mario Rodas
4811946ebf
Merge pull request #194800 from ruuda/libressl360
libressl: 3.5.3 -> 3.6.0
2022-10-08 18:33:16 -05:00
Mario Rodas
8fede648a8
Merge pull request #195125 from wegank/wxhexeditor-darwin
wxhexeditor: add darwin support
2022-10-08 17:32:03 -05:00
Anderson Torres
1bb0b1f739
Merge pull request #195118 from wegank/aegisub-wxgtk
aegisub: migrate to wxGTK32
2022-10-08 18:41:03 -03:00
Timothy DeHerrera
c6c52c521f
qutebrowser: init qt6 variant 2022-10-08 14:21:00 -06:00
Weijia Wang
4a4300eae4 wxhexeditor: add darwin support 2022-10-08 21:44:03 +02:00
Robert Scott
dfe4cc1d91
Merge pull request #195114 from wegank/treesheets-darwin
treesheets: add darwin support
2022-10-08 20:19:50 +01:00
grindhold
d64475464c libgtkflow: split into 3 separate derivations 2022-10-08 21:16:54 +02:00
Weijia Wang
7d94323083 aegisub: migrate to wxGTK32 2022-10-08 21:06:10 +02:00
Weijia Wang
3d675948c5 treesheets: add darwin support 2022-10-08 20:25:01 +02:00
Weijia Wang
96df86a001 freqtweak: migrate to wxGTK32 2022-10-08 20:02:49 +02:00
github-actions[bot]
50515b668c
Merge staging-next into staging 2022-10-08 18:01:40 +00:00
github-actions[bot]
d2cd24fe6a
Merge master into staging-next 2022-10-08 18:01:07 +00:00
Robert Scott
bf887f0df8
Merge pull request #195099 from ruuda/wasmpack-libressl
wasm-pack: Update LibreSSL to 3.5
2022-10-08 19:00:07 +01:00
Thomas Gerbet
679cd3462f sget: init at unstable-2022-10-04
This binary was provided by the `cosign` package until now but it is in
the process of being removed, see https://github.com/sigstore/cosign/pull/2019

Since it might be removed during the 22.11 cycle we drop it
preventively. This will make possible security backports easier if we
need them.
2022-10-08 19:58:11 +02:00
Martino Fontana
c856e2c306 duckstation: unstable-2022-08-22 -> unstable-2022-07-08
This reverts commit b6298548da, reversing
changes made to c82e839d2d.

duckstation: 0.pre+date=2022-01-18 -> unstable-2022-07-08
2022-10-08 19:44:39 +02:00
Sandro
81885eed6a
Merge pull request #194572 from SebTM/add/libajantv2_1625 2022-10-08 18:11:28 +02:00
Robert Scott
b504f7c3e1
Merge pull request #195052 from LeSuisse/libdwarf-use-latest-package-by-default
libdwarf: use latest version by default
2022-10-08 16:38:15 +01:00
Ruud van Asseldonk
8bed3364f0 wasm-pack: Update LibreSSL to 3.5
LibreSSL 3.4 will soon become unsupported, and fortunately rust-openssl
now supports LibreSSL 3.5, so we can update this. We cannot yet update
it to 3.6, which is not yet supported by rust-openssl.
2022-10-08 16:25:05 +02:00
Weijia Wang
f1f98cc18f wxsqlite3: 4.8.2 -> 4.9.0 2022-10-08 16:19:49 +02:00
Weijia Wang
7c45233bcb diff-pdf: migrate to wxGTK32 2022-10-08 16:16:48 +02:00
ners
5ec24ce090 janusgraph: init at 0.6.2 2022-10-08 14:15:22 +02:00
ners
2c5c239958 apache-directory-server: init at 2.0.0.AM26 2022-10-08 14:15:05 +02:00
github-actions[bot]
cdfb8a30a4
Merge staging-next into staging 2022-10-08 12:02:12 +00:00
github-actions[bot]
1b60238acd
Merge master into staging-next 2022-10-08 12:01:37 +00:00
Brendan Reis
bdcdd675da
exact-audio-copy: init at 1.6.0 (#194019) 2022-10-08 13:46:54 +02:00
Fabian Affolter
c56cbb7c91
Merge pull request #195066 from fabaff/pyquil-bump
python310Packages.pyquil: 3.3.2 -> 3.3.2
2022-10-08 13:29:28 +02:00
Michael Hoang
cacae901e4 1password-gui: add macOS builds and unify beta 2022-10-08 22:07:14 +11:00
Thiago Kenji Okada
e899911545
Merge pull request #194558 from thiagokokada/bump-hy
hy: 1.0a4 -> 0.24.0
2022-10-08 11:45:09 +01:00
Fabian Affolter
fb62dd78d9
Merge pull request #194986 from fabaff/dissect
python310Packages.acquire: init at 3.2
2022-10-08 12:14:30 +02:00
Sandro
d52393743f
Merge pull request #195000 from oxapentane/init-sigdigger 2022-10-08 12:12:19 +02:00
Fabian Affolter
148f8a027b python310Packages.types-python-dateutil: init at 2.8.19 2022-10-08 11:30:43 +02:00
Fabian Affolter
6c8cf1e368 python310Packages.types-retry: init at 0.9.9 2022-10-08 11:04:12 +02:00
Vladimír Čunát
6565abc264
Merge branch 'master' into staging-next 2022-10-08 10:20:07 +02:00
Fabian Affolter
522db17b12
Merge pull request #194919 from fabaff/sentry-sdk-bump
python310Packages.sentry-sdk: 1.9.9 -> 1.9.10
2022-10-08 10:20:06 +02:00
Thomas Gerbet
82e9715be8 libdwarf: use latest version by default
The legacy version has been kept for the `elf-dissector` but the package
is broken anyway.
2022-10-08 09:51:42 +02:00
Noah Fontes
a289e7feb1
p4v: add support for x86_64-darwin 2022-10-07 23:26:49 -07:00
Sergei Trofimovich
66d7b91d04
Merge pull request #194188 from trofi/perlPackages.X11GUITest-without-xlibsWrapper
perlPackages.X11GUITest: drop pkgs.xlibsWrapper build input
2022-10-08 07:13:22 +01:00
Sergei Trofimovich
e13d0f5c15
Merge pull request #194184 from trofi/perlPackages.X11Protocol-without-xlibsWrapper
perlPackages.X11Protocol: drop unused pkgs.xlibsWrapper build input
2022-10-08 07:12:31 +01:00
Mario Rodas
1bb60c2755 twspace-dl: init at 2022.6.6.1 2022-10-08 04:00:00 +00:00
Grigory Shipunov
b9e2097a74
sigdigger: init at 0.3.0 2022-10-08 02:29:46 +02:00
Grigory Shipunov
49584052fe
suscan: init at unstable-2022-07-05 2022-10-08 02:29:07 +02:00
Grigory Shipunov
e535928662
sigutils: init at unstable-2022-07-05 2022-10-08 02:28:24 +02:00
Grigory Shipunov
846c75400e
suwidgets: init at unstable-2022-04-03 2022-10-08 02:27:18 +02:00
Sandro
083b0d5457
Merge pull request #194958 from ivankovnatsky/patch-32 2022-10-08 02:23:50 +02:00
github-actions[bot]
6d4c324802
Merge master into haskell-updates 2022-10-08 00:19:10 +00:00
Weijia Wang
2fe0415202 rehex: 0.4.1 -> 0.5.3 2022-10-08 01:49:05 +02:00
Matthieu Coudron
a3f854aef3 linux_mptcp,linux_mptcp_95: remove out-of-tree mptcp kernel
Multipath tcp (mptcp) is now part of the official linux kernel. The
official kernel still lacks features compared to this out of tree ones
but considering the userbase, I dont see any compelling reason.
I keep using that kernel and those utilities so they will stay packaged
at https://github.com/teto/mptcp-flake where they wont annoy the whole
nixpkgs crowd that doesn't care about it.
2022-10-07 23:14:30 +02:00
Fabian Affolter
9769c4bd2e python310Packages.acquire: init at 3.2 2022-10-07 23:01:57 +02:00
Fabian Affolter
73ed51181f python310Packages.dissect: init at 3.3 2022-10-07 22:53:56 +02:00
Sandro
889c3a8cbc
Merge pull request #189338 from NANASHI0X74/flutter-3-3-0 2022-10-07 22:46:01 +02:00
Fabian Affolter
df8017a8f5 python310Packages.dissect-target: init at 3.1 2022-10-07 22:34:56 +02:00
Fabian Affolter
ffcb18c2ed python310Packages.flow-record: init at 3.5 2022-10-07 22:28:15 +02:00
Fabian Affolter
e899352e76 python310Packages.dissect-sql: init at 3.1 2022-10-07 22:23:54 +02:00
Fabian Affolter
8dd36fad30 python310Packages.dissect-shellitem: init at 3.1 2022-10-07 22:21:26 +02:00
Fabian Affolter
113ee1205f python310Packages.dissect-regf: init at 3.1 2022-10-07 22:18:33 +02:00
Fabian Affolter
62f245f18e python310Packages.dissect-ole: init at 3.1 2022-10-07 22:16:29 +02:00
Fabian Affolter
d061a07d42 python310Packages.dissect-hypervisor: init at 3.1 2022-10-07 22:13:43 +02:00
Fabian Affolter
f9e1399e8d python310Packages.dissect-esedb: init at 3.1 2022-10-07 22:11:17 +02:00
Fabian Affolter
6ff6cd4dab python310Packages.dissect-ntfs: init at 3.1 2022-10-07 22:08:08 +02:00
Fabian Affolter
2d0a7da097 python310Packages.dissect-fat: init at 3.1 2022-10-07 21:42:12 +02:00
Timothy DeHerrera
ae830d5410
init: pyqt6-webengine at 6.4.0 2022-10-07 13:00:32 -06:00
Fabian Affolter
3e2353ce2e python310Packages.dissect-extfs: init at 3.1 2022-10-07 20:58:55 +02:00
Fabian Affolter
ef7c7149be python310Packages.dissect-vmfs: init at 3.1 2022-10-07 20:55:50 +02:00
Fabian Affolter
f02656d900 python310Packages.dissect-xfs: init at 3.1 2022-10-07 20:43:44 +02:00
Bernardo Meurer
38d63e5b0a
Merge pull request #194912 from kilianar/calibre-6.6.1 2022-10-07 15:41:30 -03:00
Fabian Affolter
c79d57a94b python310Packages.dissect-ffs: init at 3.1 2022-10-07 20:40:09 +02:00
Bernardo Meurer
79eb153030
Merge pull request #194955 from lovesegfault/sphinx-automodapi 2022-10-07 15:36:35 -03:00
Fabian Affolter
0b49fc7733 python310Packages.dissect-eventlog: init at 3.1 2022-10-07 20:29:26 +02:00
Fabian Affolter
d4fecc383e python310Packages.dissect-evidence: init at 3.1 2022-10-07 20:25:59 +02:00
Ivan Kovnatsky
035c838166
kubectl-images: init at 0.5.2 2022-10-07 21:25:16 +03:00
Bernardo Meurer
0a39f28f48
sphinx-automodapi: init at 0.14.1 2022-10-07 15:03:56 -03:00
Sandro
299ec2c676
Merge pull request #193187 from xgroleau/slint-lsp/init-0.3.0 2022-10-07 19:57:31 +02:00
Sandro
bd751508cf
Merge pull request #192078 from wegank/freefilesync-init 2022-10-07 19:48:43 +02:00
Sandro
f95351695d
Merge pull request #194457 from thiagokokada/guestfs-tools-init 2022-10-07 19:46:17 +02:00
xgroleau
43d8a46d85 slint-lsp: init 0.3.0
support for macos


fix


use gpl3plus instead


Moved fontconfig


patchelf on linux only
2022-10-07 11:53:42 -04:00
Fabian Affolter
6cd6aede87 python310Packages.dissect-etl: init at 3.1 2022-10-07 17:33:56 +02:00
Fabian Affolter
126ab80f30 python310Packages.dissect-cim: init at 3.2 2022-10-07 17:28:29 +02:00
Fabian Affolter
7202347686 python310Packages.dissect-volume: init at 3.1 2022-10-07 17:24:57 +02:00
Fabian Affolter
6cc8d0b2ad python310Packages.dissect-util: init at 3.2 2022-10-07 17:21:03 +02:00
Fabian Affolter
6d289907ab python310Packages.dissect-clfs: init at 1.1 2022-10-07 17:16:44 +02:00
Fabian Affolter
00eb66b55c python310Packages.dissect-cstruct: init at 3.2 2022-10-07 17:10:28 +02:00
Thiago Kenji Okada
023d57eae7 guestfs-tools: init at 1.48.2 2022-10-07 16:03:54 +01:00
Fabian Affolter
dbbb1e5ee4 python310Packages.pyreadstat: enable tests
- add pythonImportsCheck
- use module name
2022-10-07 16:51:58 +02:00
Weijia Wang
60d578bfe7 freefilesync: init at 11.25 2022-10-07 13:04:55 +02:00
Sandro
ef1b870a43
Merge pull request #189023 from centromere/lighthouse-3.0.0 2022-10-07 12:42:45 +02:00
kilianar
9f6f358ac4 calibre: 5.44.0 -> 6.6.1
https://github.com/kovidgoyal/calibre/releases/tag/v6.6.1
2022-10-07 12:20:43 +02:00
Thiago Kenji Okada
450d420811 hy: fix passthru.withPackages
In the previous version it was adding the extra packages as
`propagatedBuildInputs`. This meant that this package would be rebuild
for no reason (it is not like the package will actually depend on the
extra inputs) and also cause the strange side-effect of creating a hy
package without its console entry-points (e.g.: no `$out/bin` contents).

Now we are reusing the `python.withPackages` that will avoid the
unnecessary rebuild, fixing both issues.
2022-10-07 10:10:24 +01:00
Ivv
9bc01704b4
Merge pull request #194070 from nullishamy/master
owofetch: init at 0.3.1
2022-10-07 09:59:29 +02:00
Fabian Affolter
05a81784b3
Merge pull request #193295 from fabaff/freeze
freeze: init at 1.1
2022-10-07 09:15:04 +02:00
github-actions[bot]
f3500ee029
Merge staging-next into staging 2022-10-07 06:04:03 +00:00
Winter
867d3dd394 matrix-sdk-crypto-nodejs: init at 0.1.0-beta.2 2022-10-07 00:23:14 -04:00
Winter
597cb6ecae napi-rs-cli: init at 2.12.0 2022-10-07 00:23:14 -04:00
Mario Rodas
405db07799
Merge pull request #167047 from helsinki-systems/drop/postgresql10
postgresql: remove 10.x
2022-10-06 21:32:46 -05:00
Mario Rodas
7a2dd2ecf9
Merge pull request #192860 from raboof/ruby-move-towards-3.1
ruby: move towards 3.1
2022-10-06 21:16:44 -05:00
Anderson Torres
b6298548da
Merge pull request #188024 from SuperSamus/duckstation
duckstation: 0.pre+date=2022-01-18 -> unstable-2022-08-22
2022-10-06 22:20:53 -03:00
Martin Weinelt
75591a10da
appflowy: pin openssl_1_1 2022-10-07 03:02:47 +02:00
github-actions[bot]
10f4d9bfdd
Merge master into haskell-updates 2022-10-07 00:23:30 +00:00
sternenseemann
ac1f1ad0e0 haskell: support cross in generateOptparseApplicativeCompletions
Deprecate haskell.lib{,.compose}.generateOptparseApplicativeCompletion*
in favor of the newly added
haskell.packages.*.generateOptparseApplicativeCompletions (plural!)
which takes into account whether we are cross-compiling or not. If we
are, generating completions is disabled, since we can't execute software
built for a different platform.

The move is necessary, so we can receive the /same/ stdenv as the
package we are overriding in order to accurately check whether we can
execute produced binaries.

Resolves #174040.
Resolves #49648.
2022-10-07 00:37:53 +02:00
Robert Scott
98a819c7f0
Merge pull request #194113 from risicle/ris-apache-airflow-2.4.1
apache-airflow: 2.3.4 -> 2.4.1
2022-10-06 22:39:52 +01:00
Timothy DeHerrera
2d387fb2e3
Merge pull request #186689 from LunNova/lunnova/cura-upgrade
PyQt6: init at 6.4.0
2022-10-06 14:36:27 -06:00
Alexander Bantyev
61c4c5a83c
Merge pull request #189868 from cab404/cab/fix-outline-nodejs-version
outline: 0.65.2 -> 0.66.1, pin nodejs to 16_x
2022-10-07 00:34:10 +04:00
Ruud van Asseldonk
3a690e9833 libressl: 3.5.3 -> 3.6.0
We should also remove 3.4, as it will become unsupported in a week (one
year after the OpenBSD 7.0 release), but some packages explicitly depend
on it, so I'm not removing it yet.
2022-10-06 22:07:02 +02:00
Edward Tjörnhammar
00fd643248 qperf: init at 0.4.11 2022-10-06 19:26:36 +00:00
Alain Zscheile
b78bf087ed sord: unstable-2021-01-12 -> 0.16.14 2022-10-06 21:10:58 +02:00
markuskowa
be81e234a5
Merge pull request #194717 from wegank/soapysdr-with-plugins-darwin
soapysdr-with-plugins: add darwin support
2022-10-06 20:42:10 +02:00
github-actions[bot]
0b4912d905
Merge staging-next into staging 2022-10-06 18:03:42 +00:00
github-actions[bot]
c5f0d725df
Merge master into staging-next 2022-10-06 18:03:10 +00:00
Weijia Wang
097babd4a1 soapysdr-with-plugins: add darwin support 2022-10-06 19:14:13 +02:00
zowoq
38eb5ec7ba
kubectl-doctor: fix build with go 1.18 (#194693) 2022-10-06 18:40:58 +02:00
Bernardo Meurer
5f7f076822
Merge pull request #194769 from r-ryantm/auto-update/libvirt 2022-10-06 13:31:02 -03:00
Sebastian Sellmeier
2e46675525
librist: init at v0.2.7 2022-10-06 17:57:20 +02:00
R. Ryantm
68ccf81f32 libvirt: 8.8.0 -> 8.8.0 2022-10-06 15:55:45 +00:00
Jonas Heinrich
d6c658f34f wordpress: Add wordpressPackages 2022-10-07 00:23:06 +09:00
Arnout Engelen
c5e2f3c066
ruby: move towards ruby 3
Currently, `pkgs.ruby` is ruby 2.7.6, which is in 'security updates
only' mode and scheduled to go EOL April 2023. Updating `pkgs.ruby`
to be ruby 3.1 would be a rather large change, but using ruby 3 to
bootstrap building ruby itself would be a nice first step in that
direction.

Tested with asciidoctor that this indeed now allows building a ruby
application without getting ruby 2.7 in the build closure.

Also fixes #192729
2022-10-06 17:09:38 +02:00
maxine
9d268c3003
Merge pull request #194695 from techknowlogick/nomad-bump
nomad_1_2: 1.2.12 -> 1.2.13, nomad_1_3: 1.3.5 -> 1.3.6,  nomad_1_4: init at 1.4.0
2022-10-06 16:21:47 +02:00
Fabian Affolter
7ea673c3b0 freeze: init at 1.1 2022-10-06 15:55:14 +02:00
Martino Fontana
87947c9836 duckstation: 0.pre+date=2022-01-18 -> unstable-2022-08-22 2022-10-06 15:08:53 +02:00
Gabriel Arazas
8559a95582 gnome-extension-manager: init at 0.4.0 2022-10-06 20:02:46 +08:00
Gabriel Arazas
aadb9282ec text-engine: init at 0.1.1 2022-10-06 20:02:42 +08:00
github-actions[bot]
7dc2d52e3b
Merge staging-next into staging 2022-10-06 12:02:07 +00:00
github-actions[bot]
8d6fbd7341
Merge master into staging-next 2022-10-06 12:01:31 +00:00
Thiago Kenji Okada
27a89ba43b
Merge pull request #194681 from Enzime/add/rectangle
rectangle: init at 0.59
2022-10-06 12:36:05 +01:00
Kartik Gokte
2349e39ee4 karma: init at 0.108 2022-10-06 15:23:42 +05:30
Sandro
98a76af7b0
Merge pull request #152312 from cwyc/gdk-pixbuf-webp 2022-10-06 11:52:58 +02:00
Sandro
56c4845a4f
Merge pull request #194704 from viraptor/procs-darwin-intel 2022-10-06 11:51:42 +02:00
Stanisław Pitucha
9d3d55dae5
Merge pull request #190693 from foo-dogsquared/add-ear-tag
eartag: init at 0.2.1
2022-10-06 20:26:23 +11:00
Sandro
cba026e859
Merge pull request #190733 from zendo/whatip
whatip: init at 1.1
2022-10-06 09:42:20 +02:00
Daniel Olsen
53e40f2e95 google-drive-ocamlfuse: Use ocaml 4.12
Required because of an indirect dependency on ocamlPackages.ocaml_pcre
Which has a minimum version of ocaml 4.12
2022-10-06 09:38:19 +02:00
Weijia Wang
17f64e0a42 heptagon: init at 1.05.00 2022-10-06 09:31:41 +02:00
github-actions[bot]
0cb28ea28a
Merge staging-next into staging 2022-10-06 06:05:52 +00:00
github-actions[bot]
863df54d13
Merge master into staging-next 2022-10-06 06:05:17 +00:00
Stanisław Pitucha
5a814f2bf4 procs: fix intel-darwin build 2022-10-06 16:37:35 +11:00
Luna Nova
1824a128a1
PyQt6: init at 6.4.0 2022-10-05 22:09:13 -07:00
Luna Nova
b5f31454a3
qt-6: Port hooks from qt-5 2022-10-05 22:09:13 -07:00
Mario Rodas
83c8c24029 python310Packages.rst2pdf: init at 0.99 2022-10-06 04:20:00 +00:00
Anderson Torres
c30848bad1
Merge pull request #194952 from john-shaffer/csv2parquet
csv2parquet: init at 0.6.0
2022-10-09 18:53:54 -03:00
Martin Weinelt
aba36f2ce1
Merge pull request #194162 from aaronjheng/zfsbackup 2022-10-09 23:49:21 +02:00
figsoda
67620e2fce star-history: init at 1.0.4 2022-10-09 23:44:08 +02:00
John Shaffer
6337ad8394 csv2parquet: init at 0.6.0 2022-10-07 13:07:26 -05:00
techknowlogick
801293d6ea nomad_1_4: init at 1.4.0 2022-10-05 23:29:24 -04:00
Anderson Torres
cabcec1477
Merge pull request #194206 from PanAeon/fix-fs-uae-launcher
Fix fs-uae-launcher Qt wrapping issue
2022-10-05 23:01:06 -03:00
Michael Hoang
151446151e rectangle: init at 0.59 2022-10-06 12:20:32 +11:00
github-actions[bot]
32fc24fe87
Merge master into haskell-updates 2022-10-06 00:20:50 +00:00
github-actions[bot]
a6e5efa5f4
Merge staging-next into staging 2022-10-06 00:05:14 +00:00