3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

362446 commits

Author SHA1 Message Date
sternenseemann 4e4a88d03a haskell.package-list: only include versions that conform to PVP
Since this list is intended for Hackage, we need to make sure that only
packages with versions conforming to the PVP versioning scheme are
actually included in the CSV or Hackage will reject it.
2022-03-20 11:43:37 +01:00
Armeen Mahdian 292daa1285 smem: switch to python3
smem 1.5 has support for python3
2022-03-20 11:42:35 +01:00
maxine [they] 9a30f084a0
Merge pull request #163475 from jaen/add-docker-buildkit-zfs-patch
docker: add a patch to fix Docker buildkit when using ZFS graph driver.
2022-03-20 11:41:55 +01:00
Fabian Affolter bf66878a33
Merge pull request #164951 from r-ryantm/auto-update/python3.10-broadlink
python310Packages.broadlink: 0.18.0 -> 0.18.1
2022-03-20 11:40:17 +01:00
R. Ryantm df57bab623 jumpapp: 1.1 -> 1.2 2022-03-20 11:36:06 +01:00
Bobby Rong 6988f282e8
Merge pull request #161248 from SCOTT-HAMILTON/argon2_cffi
argon2_cffi: add missing non-native bindings dep
2022-03-20 18:25:27 +08:00
Fabian Affolter ddb2d450a5
Merge pull request #164941 from r-ryantm/auto-update/python3.10-myfitnesspal
python310Packages.myfitnesspal: 1.16.6 -> 1.17.0
2022-03-20 10:49:54 +01:00
Fabian Affolter 216d21499a
python3Packages.broadlink: disable on older Python releases 2022-03-20 10:45:17 +01:00
R. Ryantm 6977469966 cloud-nuke: 0.11.1 -> 0.11.3 2022-03-20 09:41:19 +00:00
R. Ryantm 512404e0e4 python310Packages.broadlink: 0.18.0 -> 0.18.1 2022-03-20 09:26:03 +00:00
Fabian Affolter b70db0a774
Merge pull request #164799 from r-ryantm/auto-update/mysocketw
mysocketw: 3.10.27 -> 3.11.0
2022-03-20 10:23:24 +01:00
R. Ryantm 9b2abc03b2 cawbird: 1.4.2 -> 1.5 2022-03-20 09:13:35 +00:00
Fabian Affolter d20578ef3b
Merge pull request #164923 from r-ryantm/auto-update/python3.10-types-requests
python310Packages.types-requests: 2.27.13 -> 2.27.14
2022-03-20 10:01:43 +01:00
Fabian Affolter 108601b3ef
python3Packages.myfitnesspal: disable on older Python releases 2022-03-20 10:00:45 +01:00
Sergei Trofimovich c4c64b6a32 meld: pull upstream fix for meson-0.60
Without the change build fails as:

    > data/meson.build:34:0: ERROR: Function does not take positional arguments.
2022-03-20 08:58:13 +00:00
Fabian Affolter 4d1a29944a python3Packages.qiling: 1.4.1 -> 1.4.2 2022-03-20 09:53:08 +01:00
pennae 5b1fde773a
Merge pull request #163860 from delroth/synapse-rl-fix
matrix-synapse: fix release notes and doc for #158605 changes
2022-03-20 08:49:46 +00:00
R. Ryantm e3658e6c23 broadlink-cli: 0.18.0 -> 0.18.1 2022-03-20 16:10:02 +08:00
Doron Behar 6f227f03cb qalculate-gtk: 4.0.0 -> 4.1.0 2022-03-20 16:04:47 +08:00
R. Ryantm 8727738771 libqalculate: 4.0.0 -> 4.1.0 2022-03-20 16:04:47 +08:00
Peter Hoeg 4345ab5c70 cask: templates were dropped from latest version 2022-03-20 15:50:41 +08:00
R. Ryantm fdc1b46e1e python310Packages.myfitnesspal: 1.16.6 -> 1.17.0 2022-03-20 06:05:22 +00:00
Bobby Rong b3549ba290
Merge pull request #164837 from bobby285271/pantheon-eco
various: remove elementary-icon-theme from buildInputs & vala 0.56 fixes
2022-03-20 13:34:08 +08:00
R. Ryantm ed86dba63a werf: 1.2.76 -> 1.2.77 2022-03-20 05:27:42 +00:00
R. Ryantm e883b17319 vale: 2.15.2 -> 2.15.3 2022-03-20 04:31:56 +00:00
R. Ryantm 6c7d1af736 trinsic-cli: 1.3.0 -> 1.4.0 2022-03-20 04:09:15 +00:00
R. Ryantm 0fb9c4bec3 suitesparse-graphblas: 6.2.2 -> 6.2.5 2022-03-20 05:03:15 +01:00
Ryan Mulligan a95f158b0b
Merge pull request #164927 from r-ryantm/auto-update/terraform-ls
terraform-ls: 0.25.2 -> 0.26.0
2022-03-19 20:58:04 -07:00
Mario Rodas f4be38ef89
Merge pull request #164928 from r-ryantm/auto-update/terraformer
terraformer: 0.8.18 -> 0.8.19
2022-03-19 22:56:35 -05:00
Sandro b14d9ee1f9
Merge pull request #164926 from SuperSandro2000/diffoscope 2022-03-20 04:55:37 +01:00
Jamie McClymont c9e1475085 nixos/tests/terminal-emulators: fix test for st
some change in the last 24 hours altered the behaviour of st such that
it now dies with a non-zero exit code when the shell exits, so kill is
now necessary
2022-03-20 16:48:06 +13:00
Jamie McClymont 2708692778 vte: add tested vte-based terminals to passthru.tests 2022-03-20 16:48:06 +13:00
Jamie McClymont 694862304b nixos/tests: add passthru.tests to all tested terminal emulators 2022-03-20 16:48:06 +13:00
Sandro 64fe9150cf
Merge pull request #164925 from SuperSandro2000/onefetch 2022-03-20 04:36:30 +01:00
Martin Weinelt 4a4fd5efb3
Merge pull request #164839 from r-ryantm/auto-update/gruut 2022-03-20 04:26:20 +01:00
Martin Weinelt 34b2e223b8
Merge pull request #164466 from mweinelt/coqui-trainer 2022-03-20 04:26:02 +01:00
R. Ryantm ca3bec6031 terraformer: 0.8.18 -> 0.8.19 2022-03-20 03:25:58 +00:00
R. Ryantm d56b8d529e terraform-ls: 0.25.2 -> 0.26.0 2022-03-20 03:18:24 +00:00
Sandro 258a832a2a
Merge pull request #164924 from SuperSandro2000/wezterm 2022-03-20 04:13:40 +01:00
Sandro Jäckel c3aa9107d4
diffoscope: disable test depending on black, re-enable fixed test 2022-03-20 04:13:00 +01:00
Sandro Jäckel d31c6bd0eb
onefetch: patch flaky test 2022-03-20 04:11:30 +01:00
Martin Weinelt 2f4e0dfb09
python310Packages.python-crfsuite: mark as broken 2022-03-20 03:56:58 +01:00
Martin Weinelt 4ba2b7b94e
gruut-ipa: 0.12.0 -> 0.13.0 2022-03-20 03:50:58 +01:00
R. Ryantm 7ab33da48f python310Packages.types-requests: 2.27.13 -> 2.27.14 2022-03-20 02:35:46 +00:00
R. Ryantm 2998450275 swaykbdd: 1.0 -> 1.1 2022-03-20 02:35:29 +00:00
R. Ryantm f309e138eb atlassian-jira: 8.21.0 -> 8.22.0 2022-03-20 02:16:19 +00:00
Sandro Jäckel 7433e080a6
wezterm: 20220101-133340-7edc5b5a -> 20220319-142410-0fcdea07 2022-03-20 02:59:51 +01:00
R. Ryantm 6c92dd00aa steampipe: 0.13.0 -> 0.13.2 2022-03-20 01:42:36 +00:00
Mario Rodas 859c4a61a3
Merge pull request #164911 from marsam/update-pdfminer
pdfminer: 20201018 -> 20220319
2022-03-19 20:31:37 -05:00
Mario Rodas 9c9cef99ab
Merge pull request #164912 from r-ryantm/auto-update/sentry-cli
sentry-cli: 1.73.1 -> 1.74.2
2022-03-19 20:26:45 -05:00