3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

314008 commits

Author SHA1 Message Date
Angus Trau 01a6eec3a2
python3Packages.python-keystoneclient: init at 4.2.0 2021-09-11 14:52:44 +02:00
Angus Trau b125cedcc1
python3Packages.openstacksdk: init at 0.59.0 2021-09-11 14:52:44 +02:00
Angus Trau cddb6e320f
python3Packages.osc-lib: init at 2.4.1 2021-09-11 14:52:43 +02:00
Angus Trau 9af54f4731
python3Packages.hacking: init at 4.1.0 2021-09-11 14:52:43 +02:00
Dennis Gosnell 9ea08f3ce2
Merge pull request #137275 from cdepillabout/bump-nix-query-tree-viewer
nix-query-tree-viewer: 0.2.0 -> 0.2.1
2021-09-11 16:12:50 +09:00
Rick van Schijndel 517d2b963f llvm_12: fix cross-compilation
Cross-compilation is broken because the method of finding ncurses has
changed, causing the build for the 'build system' to fail with a linking
error due to ncurses being for the 'host system' (where you're compiling
for).

This patch disables ncurses, which is not a very neat solution, but will
do until someone takes this upstream and gets it fixed properly.

Closes https://github.com/NixOS/nixpkgs/issues/127946.

Error that's seen before applying this:

/nix/store/hash-binutils-2.35.1/bin/ld: /nix/store/hash-ncurses-6.2-aarch64-unknown-linux-gnu/lib/libtinfo.so: error adding symbols: file in wrong format
2021-09-11 06:57:25 +00:00
Fabian Affolter 1587fa1a7c
Merge pull request #137271 from fabaff/bump-aiohttp-swagger
python3Packages.aiohttp-swagger: 1.0.5 -> 1.0.15
2021-09-11 08:49:30 +02:00
Fabian Affolter 730c91bd6e
Merge pull request #137261 from fabaff/bump-aiomusiccast
python3Packages.aiomusiccast: 0.9.1 -> 0.9.2
2021-09-11 08:48:49 +02:00
Fabian Affolter c537b7f226
Merge pull request #137257 from fabaff/bump-gitleaks
gitleaks: 7.6.0 -> 7.6.1
2021-09-11 08:48:30 +02:00
Fabian Affolter 88b74221f8
Merge pull request #137134 from fabaff/gvm-libs
gvm-libs: init at 21.4.1
2021-09-11 08:48:07 +02:00
Fabian Affolter 3644e0d989
Merge pull request #137272 from fabaff/bump-amcrest
python3Packages.amcrest: 1.8.0 -> 1.8.1
2021-09-11 08:47:35 +02:00
Sandro 2cbbea1816
Merge pull request #137280 from SuperSandro2000/eventlet 2021-09-11 08:41:30 +02:00
Mario Rodas c995e9f256
Merge pull request #137240 from winterqt/update/cocoapods-1.11.0
cocoapods: 1.10.2 -> 1.11.0
2021-09-10 23:15:43 -05:00
Mario Rodas 144b3d064e
Merge pull request #137251 from marsam/init-sqls
sqls: init at 0.2.19
2021-09-10 23:02:35 -05:00
Bernardo Meurer 37c315fa2b
Merge pull request #137322 from lovesegfault/bbswitch-makeflags
linuxPackages.bbswitch: use kernel's make flags
2021-09-11 04:02:11 +00:00
Martin Weinelt 28c66907a0
Merge pull request #137337 from das-g/osmpythontools-0.3.2 2021-09-11 05:35:50 +02:00
Mario Rodas 3a84bf77ea
Merge pull request #137244 from marsam/update-gallery-dl
gallery-dl: 1.18.3 -> 1.18.4
2021-09-10 22:17:36 -05:00
Dennis Gosnell 693ca813d4
Merge pull request #136948 from NixOS/haskell-updates
haskellPackages: update stackage and hackage
2021-09-11 11:27:03 +09:00
nixpkgs-upkeep-bot b295f5a6d9 vscodium: 1.59.1 -> 1.60.0 2021-09-11 11:22:52 +09:00
David dfd8733a76 rebar3: 3.16.1 -> 3.17.0 2021-09-11 11:11:57 +09:00
(cdep)illabout 8594029c4a
Merge remote-tracking branch 'origin/master' into haskell-updates 2021-09-11 11:09:45 +09:00
(cdep)illabout 865be33dfa
haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2021-09-11 11:06:56 +09:00
Dennis Gosnell fa5fe8e5f5
Merge pull request #137334 from collares/hlint_3_3_4
haskell.packages.ghc{901,921}: use hlint_3_3_4 instead of hlint_3_3_1
2021-09-11 10:56:17 +09:00
Raphael Borun Das Gupta a7753f4f95 python3.pkgs.osmpythontools: 0.3.0 -> 0.3.2 2021-09-11 03:20:07 +02:00
Mauricio Collares 8dbf274116 haskell.packages.ghc901, haskell.packages.ghc921: use hlint_3_3_4 instead of hlint_3_3_1 2021-09-10 22:01:29 -03:00
zowoq 9675a865c9 buildGo117{Module,Package}: disable, go_1_17: disable on x86_64-darwin 2021-09-11 10:44:23 +10:00
zowoq 273ff5cf17 go_1_17: init at 1.17.1 2021-09-11 10:44:23 +10:00
Mauricio Collares c7bae28f81 haskellPackages.urlencoded: unmark as broken 2021-09-11 02:22:13 +02:00
Winter 65135081f6 cocoapods: 1.10.2 -> 1.11.0 2021-09-10 20:11:34 -04:00
Winter f6def75c96 cocoapods: make update script set gemfile platform to ruby 2021-09-10 20:11:34 -04:00
github-actions[bot] c9f88db4b0
Merge master into haskell-updates 2021-09-11 00:06:08 +00:00
Fabian Affolter 190a906504 python3Packages.aiohttp-swagger: 1.0.5 -> 1.0.15 2021-09-11 01:19:08 +02:00
Artturi b72ad04a8a
Merge pull request #136509 from OPNA2608/fix/megapixels-schemas/21.11 2021-09-11 02:12:00 +03:00
Bernardo Meurer 98018cce2c
linuxPackages.bbswitch: use kernel's make flags
We should be using whatever makeflags were used to build the kernel
itself, otherwise clang-built kernels cannot use the module.
2021-09-10 14:42:17 -07:00
Ben Siraphob 6e4c36b3f7
Merge pull request #137312 from siraben/miranda-mainprogram
miranda: add meta.mainProgram
2021-09-10 15:03:53 -05:00
Guillaume Girol beb0cff2e4
Merge pull request #135994 from r-burns/hh-date
howard-hinnant-date: unstable-2020-03-09 -> 3.0.1
2021-09-10 19:58:51 +00:00
Guillaume Girol 330090f6c8
Merge pull request #136052 from r-burns/fossil
fossil: 2.15.1 -> 2.16
2021-09-10 19:57:48 +00:00
Guillaume Girol 1065a41d8d
Merge pull request #136369 from veprbl/pr/root5_gcc10_fix
root5: fix for gcc10
2021-09-10 19:54:29 +00:00
Ben Siraphob 000748c824 miranda: add meta.mainProgram 2021-09-10 14:46:48 -05:00
Guillaume Girol af4e583a7c
Merge pull request #136289 from Luflosi/update/python3Packages.sphinx-inline-tabs
python3Packages.sphinx-inline-tabs: 2021.04.11.beta9 -> 2021.08.17.beta10
2021-09-10 19:44:15 +00:00
Guillaume Girol 31112e9854
Merge pull request #136332 from woffs/nncp-7.6.0
nncp: 6.5.0 -> 7.6.0
2021-09-10 19:42:41 +00:00
Guillaume Girol c1c79ff771
Merge pull request #136708 from Yarny0/hylafax
hylafaxplus: 7.0.3 -> 7.0.4
2021-09-10 19:31:22 +00:00
Guillaume Girol a8dbd3fd88
Merge pull request #136760 from magnetophon/boops
boops: 1.6.4 -> 1.8.2
2021-09-10 19:25:52 +00:00
Guillaume Girol 9f940702ea
Merge pull request #137009 from hjones2199/kstars354
kstars: 3.5.3 -> 3.5.4
2021-09-10 19:14:15 +00:00
Guillaume Girol 185c0820f0
Merge pull request #137093 from OPNA2608/update/libopenmpt-0.5.11/21.11
libopenmpt: 0.5.10 -> 0.5.11
2021-09-10 18:52:51 +00:00
Guillaume Girol f0af291d64
Merge pull request #137219 from OPNA2608/update/foxotron/21.11
foxotron: 2021-04-19 -> 2021-08-13
2021-09-10 18:45:30 +00:00
Guillaume Girol a6fbb0b67d
Merge pull request #136079 from womfoo/fix/armv7l-libaom
libaom: disable NEON on armv7l
2021-09-10 18:15:22 +00:00
Sandro f063d163d6
Merge pull request #137285 from figsoda/cargo-sort 2021-09-10 19:48:49 +02:00
Sandro 734260b7ce
Merge pull request #137268 from fabaff/bump-deprecated 2021-09-10 19:48:28 +02:00
Sandro 3aecc1b9cd
Merge pull request #137287 from r-ryantm/auto-update/python3.8-rnc2rng
python38Packages.rnc2rng: 2.6.5 -> 2.6.6
2021-09-10 19:48:08 +02:00