3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

346903 commits

Author SHA1 Message Date
Naïm Favier bbfca6b6b9
nixos/prosody-filer: remove usage of literalExample 2022-01-16 22:10:47 +01:00
Felix Buehler f60b7917bf n2048: refactor 2022-01-16 22:07:30 +01:00
Anderson Torres 74168b1fea
yex-lang: minor adjustements (#155229)
Set broken in aarch64-linux because of OfBorg.
2022-01-16 18:03:42 -03:00
Nikolay Korotkiy e2e011e803
tabbed: fix cross-compilation 2022-01-16 23:53:36 +03:00
Robert Schütz 1ab0795642
python3Packages.cozy: remove (#154903)
It's not cozy on PyPI and is actually an application.
2022-01-16 20:42:04 +00:00
Sandro 24f708861c
Merge pull request #155205 from qowoz/lsd 2022-01-16 21:27:18 +01:00
Sandro d16e8f5477
Merge pull request #155057 from jonringer/tempest-unittest2 2022-01-16 21:21:07 +01:00
Bill Ewanick c875cdce3f
lemmy: 0.14.0 -> 0.15.1 (#155236) 2022-01-17 05:06:27 +09:00
pennae 37a155f06e
Merge pull request #154391 from r-ryantm/auto-update/zita-alsa-pcmi
zita-alsa-pcmi: 0.3.2 -> 0.4.0
2022-01-16 20:00:07 +00:00
Alyssa Ross a5ff1dc05d
btrfs-progs: clarify license 2022-01-16 19:52:46 +00:00
Alyssa Ross fc2c685b2b
btrfs-progs: enable parallel building
Tested at -j8.
2022-01-16 19:52:41 +00:00
Alyssa Ross cd4acca2e2
btrfs-progs: 5.14.1 -> 5.16 2022-01-16 19:51:27 +00:00
Sandro 6cd04f70b8
Merge pull request #154067 from kevincox/mautrix-facebook-max-version 2022-01-16 19:59:49 +01:00
7c6f434c e285be7511
Merge pull request #155244 from Stunkymonkey/apache-jena-refactor
apache-jena: refactor, apache-jena-fuseki: refactor
2022-01-16 18:55:09 +00:00
7c6f434c edb296a5de
Merge pull request #155248 from trofi/fix-barcode-for-fno-common
barcode: pull upstream fix for -fno-common toolchains
2022-01-16 18:54:38 +00:00
Robert Schütz d5cceedbd1 python,pythonPackages: make aliases
Since aliases are disallowed in nixpkgs, this makes usage of Python 2
which is EOL more explicit.
2022-01-16 18:39:59 +00:00
Robert Schütz 9356c3472c sorcer: does not use python 2022-01-16 18:39:59 +00:00
Robert Schütz 6599e76964 netbeans: does not use python 2022-01-16 18:39:59 +00:00
Robert Schütz 6fcf587ea7 split2flac: use python3Packages.mutagen 2022-01-16 18:39:58 +00:00
Robert Schütz 1e398ec1ee rhvoice: does not depend on python at runtime 2022-01-16 18:39:54 +00:00
Sandro 211f48dee9
Merge pull request #153872 from fgaz/isso/fix-153358 2022-01-16 19:19:23 +01:00
Sandro 24f5a688d3
Merge pull request #154166 from Luflosi/update/ipfs-cluster 2022-01-16 19:16:09 +01:00
Sandro dda70942ac
Merge pull request #155132 from Luflosi/update/ipget 2022-01-16 19:15:50 +01:00
pennae 4a44a5f126
Merge pull request #154061 from winterqt/borgbackup-empty-archive-base-name
nixos/borgbackup: allow empty archive base name
2022-01-16 18:11:37 +00:00
Alessandro Barenghi cf3c3da469 vimPlugins.vim-markdown-composer: update cargoSha256 2022-01-16 19:03:26 +01:00
Robert Schütz 6bd52538eb openbabel3: use python3 2022-01-16 18:00:59 +00:00
Robert Schütz 3c25beab40 tiledb: use python3 2022-01-16 18:00:59 +00:00
Robert Schütz 65e959eb9a tebreak: also use python3 for tests 2022-01-16 18:00:59 +00:00
Robert Schütz 0d6e7fed1e shocco: use python3 2022-01-16 18:00:59 +00:00
Robert Schütz ea6b67af0b seasocks: use python3 2022-01-16 18:00:59 +00:00
Robert Schütz 17f8d7ea53 schismtracker: use python3 2022-01-16 18:00:59 +00:00
Robert Schütz b93149c11f rsyslog: use top-level docutils 2022-01-16 18:00:59 +00:00
Robert Schütz d4ebae1054 heroic: remove unused argument 2022-01-16 18:00:59 +00:00
Sergei Trofimovich 03bfd9f53e barcode: pull upstream fix for -fno-common toolchains
Without the change build fails as:

    $ nix build --impure --expr 'with import ./.{}; barcode.override { stdenv = clang12Stdenv; }' -L
    ...
    barcode> ld: barcode.h:126: multiple definition of `streaming';
      main.o:/build/barcode-0.99/./barcode.h:126: first defined here
2022-01-16 17:57:24 +00:00
Sergei Trofimovich bc63d4eab4 aumix: fix build against fno-common toolchains
Pull Gentoo fix to avoid build failures like:

    $ nix build --impure --expr 'with import ./.{}; aumix.override { stdenv = clang12Stdenv; }' -L
    ...
    aumix> ld: mouse.o:/build/aumix-2.9.1/src/./common.h:132:
      multiple definition of `ourlevel'; common.o:/build/aumix-2.9.1/src/./common.h:132: first defined here
2022-01-16 17:46:27 +00:00
Felix Buehler 90af6344ab apache-jena: refactor, apache-jena-fuseki: refactor 2022-01-16 18:35:27 +01:00
pasqui23 72f9a08648
PageEdit: init at 1.7.0 (#153403)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-01-16 18:31:03 +01:00
Renaud e27d3fce7b
Merge pull request #153479 from dasj19/brasero-update
brasero: 3.12.2 -> 3.12.3
2022-01-16 18:30:20 +01:00
Luke Granger-Brown a41ab71c4f
Merge pull request #155172 from lukegb/solo2
solo2-cli: init at 0.1.1
2022-01-16 17:27:30 +00:00
Sandro 55c5f68771
Merge pull request #152246 from pasqui23/beesd 2022-01-16 18:08:54 +01:00
midchildan bd8132ac62
noto-fonts-cjk: add missing serif font
Fixes #99940
2022-01-17 02:04:02 +09:00
Atemu 8f34c14753 mlterm: 3.9.1 -> 3.9.2 2022-01-16 18:00:54 +01:00
Sandro bc6cd6a543
Merge pull request #153191 from trofi/update-diffoscope 2022-01-16 18:00:25 +01:00
Aaron Andersen f9dcc5dc02
Merge pull request #155225 from mredaelli/master
kodi.packages.trakt: init at 3.5.0
2022-01-16 11:53:00 -05:00
7c6f434c 36da48a2b1
Merge pull request #155228 from Stunkymonkey/sinit-refactor
sinit: refactor
2022-01-16 16:51:06 +00:00
legendofmiracles f4decd21e1
Merge pull request #152918 from hqurve/cubiomes 2022-01-16 10:31:01 -06:00
Massimo Redaelli 4b775ed53f kodi.packages.trakt: init at 3.5.0 2022-01-16 17:22:01 +01:00
Massimo Redaelli e58344d08e kodi.packages.trakt-py: init at 4.4.0 2022-01-16 17:22:00 +01:00
Massimo Redaelli a1ed2b8400 kodi.packages.arrow: init at 1.0.3.1 2022-01-16 17:22:00 +01:00
Massimo Redaelli 6a7da24a48 kodi.packages.typing_extensions: init at 3.7.4.3 2022-01-16 17:22:00 +01:00