1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
Commit graph

376625 commits

Author SHA1 Message Date
Janne Heß 057c069059
Merge pull request #172316 from helsinki-systems/zhf-nutils
pythonPackages.nutils: Mark broken for aarch64
2022-05-10 12:33:29 +02:00
Thiago Kenji Okada 039f1fe1f0
Merge pull request #172260 from WolfangAukang/slicer-fix
python3Packages.slicer: disable failing tests
2022-05-10 11:23:19 +01:00
Thiago Kenji Okada de28707d84
Merge pull request #172196 from Gaelan/emulationstation/pin-boost
emulationstation: pin boost 1.69
2022-05-10 11:21:08 +01:00
Thiago Kenji Okada 08891220c4
Merge pull request #172281 from Mindavi/curlcpp/drop
curlcpp: drop
2022-05-10 11:17:26 +01:00
Maximilian Bosch 8df19f6483
Merge pull request #172159 from Ma27/bump-swaylock-effects
swaylock-effects: 1.6-3 -> unstable-2021-10-21
2022-05-10 12:06:50 +02:00
André Silva 2e2fd57b52
Merge pull request #172229 from FlorianFranzen/polkadot_0_9_21
polkadot: 0.9.18 -> 0.9.21
2022-05-10 10:57:33 +01:00
Lassulus d369c0c118
Merge pull request #163869 from r-ryantm/auto-update/gurobi
gurobi: 9.5.0 -> 9.5.1
2022-05-10 11:46:25 +02:00
Scriptkiddi c0d01f15f9
pythonPackages.nutils: Mark broken for aarch64 2022-05-10 11:45:59 +02:00
Lassulus 5ed1d2ff8f
Merge pull request #163885 from r-ryantm/auto-update/ott
ott: 0.31 -> 0.32
2022-05-10 11:45:47 +02:00
Lassulus a5e2c6e6dd
Merge pull request #163941 from r-ryantm/auto-update/backintime-common
backintime-common: 1.2.1 -> 1.3.2
2022-05-10 11:45:16 +02:00
Vladimír Čunát 148df9e42e
Merge #171830: gcc12, gfortran12, gnat12: init at 12.1.0 2022-05-10 10:59:28 +02:00
Fabian Affolter f419dc5763
Merge pull request #172288 from r-ryantm/auto-update/python3.10-dbf
python310Packages.dbf: 0.99.1 -> 0.99.2
2022-05-10 10:42:09 +02:00
Fabian Affolter 6714d31dd2
Merge pull request #172202 from 06kellyjac/terragrunt
terragrunt: 0.36.6 -> 0.36.10
2022-05-10 10:41:43 +02:00
Jonas Heinrich 83b7231f6a clip: init at 2.1.1 2022-05-10 04:33:35 -04:00
Fabian Affolter 92a6e9a38f
Merge pull request #172282 from r-ryantm/auto-update/python3.10-hvplot
python310Packages.hvplot: 0.7.3 -> 0.8.0
2022-05-10 10:23:39 +02:00
Janne Heß d69be5b69e
Merge pull request #172198 from xfix/skytemple-files-broken-on-darwin
python3Packages.skytemple-files: mark broken on darwin
2022-05-10 10:14:37 +02:00
lewo 3540abe3c0
Merge pull request #172275 from qowoz/skopeo
skopeo: 1.7.0 -> 1.8.0
2022-05-10 10:10:34 +02:00
Fabian Affolter 97ed4e85ea
python310Packages.dbf: disable on older Python releases
- add pythonImportsCheck
- run tests
2022-05-10 10:03:26 +02:00
Fabian Affolter f6004cdb2e
python310Packages.hvplot: disable on older Python releases 2022-05-10 09:15:43 +02:00
Fabian Affolter 517109653f
Merge pull request #172239 from fabaff/zkar
zkar: init at 1.3.0
2022-05-10 08:46:05 +02:00
Fabian Affolter f6db7459cc
Merge pull request #172264 from dotlambda/pysabnzbd-init
home-assistant: support sabnzbd component
2022-05-10 08:44:30 +02:00
Fabian Affolter 157b1257c3
Merge pull request #172267 from dotlambda/datapoint-init
home-assistant: support metoffice component
2022-05-10 08:40:24 +02:00
R. Ryantm 7bd29be23b python310Packages.dbf: 0.99.1 -> 0.99.2 2022-05-10 06:14:20 +00:00
Fabian Affolter 375fc4644c
Merge pull request #172278 from McSinyx/ipwhl-1.1.0
python3Packages.ipwhl: 1.0.0 -> 1.1.0
2022-05-10 08:13:03 +02:00
Fabian Affolter 7215445bc1
Merge pull request #172216 from fabaff/bump-nuclei
nuclei: 2.6.9 -> 2.7.0
2022-05-10 08:11:53 +02:00
Sergei Trofimovich ab456c4d45 medusa: pull upstream fix for fno-common toolchains
Without the chanhe build fails on -fno-common tollchains as:

    $ nix build -L --impure --expr 'with import ./. {}; medusa.overrideAttrs (oa: {   NIX_CFLAGS_COMPILE = (["-fno-common"] ++ [oa.NIX_CFLAGS_COMPILE or ""]); })'
    ...
    ld: ../medusa-trace.o:/build/source/src/modsrc/../medusa.h:69:
      multiple definition of `iErrorLevel'; cvs.o:/build/source/src/modsrc/../medusa.h:69: first defined here
2022-05-10 07:45:06 +02:00
R. Ryantm fc9d5ea630 python310Packages.hvplot: 0.7.3 -> 0.8.0 2022-05-10 05:08:56 +00:00
Rick van Schijndel 12e43250db curlcpp: drop
Maintainers in nixpkgs are not active anymore.
No active user within nixpkgs.
Upstream doesn't see much activity.
2022-05-10 07:02:11 +02:00
Nguyễn Gia Phong 9a4ea4146e
python3Packages.ipwhl: 1.0.0 -> 1.1.0 2022-05-10 13:23:37 +09:00
github-actions[bot] 0be721b129 terraform-providers: update 2022-05-09 2022-05-10 14:18:11 +10:00
Otavio Salvador 8f91fe6f82 aws-sam-cli: fix build error due jmespath version
Refs: ZHF: #172160
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2022-05-10 05:56:15 +02:00
Artturi 4f907176e4
Merge pull request #171051 from Kranzes/mpris
mpdris2: 0.8 -> 0.9.1
2022-05-10 06:31:10 +03:00
Artturi 3f9f75aae9
Merge pull request #172185 from hexchen/alfaview
alfaview: 8.43.0 -> 8.44.0
2022-05-10 06:30:27 +03:00
Artturi 086ec36bec
Merge pull request #172254 from artemist/itpp
itpp: fix build
2022-05-10 06:25:51 +03:00
Artturi 5ad18faecc
Merge pull request #172251 from trofi/update-pprof
pprof: unstable-2021-09-30 -> unstable-2022-05-09
2022-05-10 06:24:38 +03:00
Artturi 892dff6deb
Merge pull request #172208 from lilyinstarlight/fix/supercollider-with-libsndfile-1.1.0
supercollider: fix build with libsndfile >=1.1.0
2022-05-10 06:23:44 +03:00
Artturi 5074f16c7b
Merge pull request #172265 from otavio/topic/asc-ftbfs
asc: force use of C++11 during build
2022-05-10 06:22:03 +03:00
Artturi db137956d6
Merge pull request #172263 from otavio/topic/apngasm-3110
apngasm: 3.1.9 -> 3.1.10
2022-05-10 06:17:01 +03:00
zowoq 430f6d45e3 skopeo: 1.7.0 -> 1.8.0
https://github.com/containers/skopeo/releases/tag/v1.8.0
2022-05-10 13:01:38 +10:00
1000101 f44cf991c7 terraform-providers.cloudamqp: init at 1.15.3 2022-05-10 12:59:50 +10:00
Nick Novitski fb7287e6d2 openmw: enable with glibc fix 2022-05-10 10:54:06 +08:00
Bobby Rong 90bd7d7389
Merge pull request #172195 from Riey/cargo-feature
cargo-feature: 0.6.0 -> 0.7.0
2022-05-10 10:32:53 +08:00
Anderson Torres b428db1220
Merge pull request #172248 from tjni/recutils-disable-format-hardening
recutils: disable Clang "format" hardening
2022-05-09 22:36:46 -03:00
Artturi 6d007b2ce4
Merge pull request #172250 from Artturin/ridofnulls
remove some useless null asserts
2022-05-10 04:24:31 +03:00
Robert Schütz 705acec552 home-assistant: support metoffice component 2022-05-10 01:06:13 +00:00
Robert Schütz 39688e7fec python3Packages.datapoint: init at 0.9.8 2022-05-10 01:05:42 +00:00
Otavio Salvador c9078c5236 asc: force use of C++11 during build
Log of error: https://hydra.nixos.org/log/f8yhxkg3zqqsz9ljbi98fsiibihvdbfd-asc-2.6.0.0.drv
Refs: ZHF: #172160
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2022-05-09 21:57:04 -03:00
Anderson Torres 189af8d922
Merge pull request #172120 from AndersonTorres/new-elisp
elisp updates
2022-05-09 21:49:56 -03:00
Robert Schütz 33892e9755 home-assistant: support sabnzbd component 2022-05-10 00:46:20 +00:00
Robert Schütz a18a0fa29d python3Packages.pysabnzbd: init at 1.1.1 2022-05-10 00:45:21 +00:00