Commit Graph
374072 Commits
Author SHA1 Message Date
R. Ryantm ef544798f3 python310Packages.gehomesdk: 0.4.24 -> 0.4.25 2022-05-01 12:45:10 +00:00
Fabian AffolterandGitHub 7c43c4cc0a Merge pull request #171114 from r-ryantm/auto-update/python3.10-types-paramiko
python310Packages.types-paramiko: 2.8.20 -> 2.8.21
2022-05-01 13:46:46 +02:00
Mario RodasandGitHub 9c371f5dba Merge pull request #171105 from r-ryantm/auto-update/python3.10-pyshp
python310Packages.pyshp: 2.2.0 -> 2.3.0
2022-05-01 05:49:32 -05:00
Michele Guerini RoccoandGitHub 3ecebc63c0 Merge pull request #171100 from matthiasbeyer/update-mutt
mutt: 2.2.3 -> 2.2.4
2022-05-01 12:43:46 +02:00
Mario RodasandGitHub fe17fc13ac Merge pull request #171089 from r-ryantm/auto-update/erlang-ls
erlang-ls: 0.30.0 -> 0.31.0
2022-05-01 05:38:10 -05:00
Mario RodasandGitHub c1f57b2fd3 Merge pull request #167747 from magnetophon/faustlive
faustlive: 2.5.5 -> 2.5.8
2022-05-01 05:16:42 -05:00
Bart BrounsandGitHub 6aeac3aaec faust: 2.37.3 -> 2.40.0 (#167746) 2022-05-01 05:16:16 -05:00
Bart BrounsandGitHub c7a4bb5df3 cardinal:22.02 -> 22.04 (#167745) 2022-05-01 05:11:59 -05:00
R. Ryantm dfeeec8f59 python310Packages.types-paramiko: 2.8.20 -> 2.8.21 2022-05-01 10:10:32 +00:00
wahjavaandGitHub c6658871e0 chez: 9.5.6 -> 9.5.8 (#170551) 2022-05-01 05:02:30 -05:00
Mario RodasandGitHub 322da3ec00 Merge pull request #171085 from redvers/ponyc-0.50.0
ponyc: 0.49.0 -> 0.50.0
2022-05-01 04:56:07 -05:00
Mario RodasandGitHub 841f366ca1 Merge pull request #171081 from techknowlogick/bvaultbin
vault-bin: 1.10.1 -> 1.10.2
2022-05-01 04:55:32 -05:00
Vladimír Čunát bb7ce96081 Merge #168650: stdenvBootstrapTools: add attribute 2022-05-01 10:53:53 +02:00
Fabian AffolterandGitHub a78f46dd0c Merge pull request #171057 from fabaff/xknx-bump
python310Packages.xknx: 0.20.4 -> 0.21.0
2022-05-01 10:19:53 +02:00
Fabian AffolterandGitHub 5c17fa55f0 Merge pull request #171088 from r-ryantm/auto-update/python3.10-flake8-debugger
python310Packages.flake8-debugger: 4.0.0 -> 4.1.2
2022-05-01 10:19:13 +02:00
Fabian AffolterandGitHub e21d60ef64 Merge pull request #171084 from r-ryantm/auto-update/python3.10-pytrafikverket
python310Packages.pytrafikverket: 0.1.6.2 -> 0.2.0.1
2022-05-01 10:17:26 +02:00
R. Ryantm d048af160c python310Packages.pyshp: 2.2.0 -> 2.3.0 2022-05-01 08:10:42 +00:00
Fabian AffolterandGitHub 00e1dd6c90 python310Packages.flake8-debugger: enable tests
- add pythonImportsCheck
- disable on older Python releases
2022-05-01 09:54:33 +02:00
Vladimír Čunát 887cf48b06 Merge #171094: thunderbird*: 91.8.0 -> 91.8.1 2022-05-01 09:49:04 +02:00
Norbert MelzerandBjørn Forsman bf4158e448 gnuradio: fix cross compile 2022-05-01 09:48:23 +02:00
Fabian AffolterandGitHub f734041415 Merge pull request #171073 from fabaff/ratelimiter-fix
python310Packages.ratelimiter: fix check part
2022-05-01 09:42:54 +02:00
Matthias Beyer 2f6e6a3cac mutt: 2.2.3 -> 2.2.4
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2022-05-01 09:42:36 +02:00
Fabian AffolterandGitHub 8d23e0f94d python310Packages.pytrafikverket: update description 2022-05-01 09:41:40 +02:00
Fabian AffolterandGitHub 3ffb4a77a5 python310Packages.pytrafikverket: disable on older Python releases 2022-05-01 09:39:57 +02:00
Fabian AffolterandGitHub 57c0787a8e Merge pull request #171080 from r-ryantm/auto-update/python3.10-types-requests
python310Packages.types-requests: 2.27.24 -> 2.27.25
2022-05-01 09:37:50 +02:00
Dennis GosnellandGitHub bf350cf804 Merge pull request #171001 from cdepillabout/purescript-0.15.0
purescript: 0.14.7 -> 0.15.0
2022-05-01 16:28:02 +09:00
Dennis GosnellandGitHub 7be18af83c Merge pull request #169513 from NixOS/haskell-updates
haskellPackages: update stackage and hackage
2022-05-01 16:19:55 +09:00
5e831c7d4d gpm: fix static build
Patch I developed to add support for static build into upstream build system do
not apply cleanly on 1.20.7 release, so instead of backporting it, I decided to
switch to git snapshot instead.  It allowed to get rid of three other patches
in nix expression, since they are applied upstream.
=> https://github.com/telmich/gpm/pull/42

I requested proper release, but chance seems to be slim.
=> https://github.com/telmich/gpm/issues/33

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Alyssa Ross <hi@alyssa.is>
2022-05-01 06:50:23 +00:00
davidakandGitHub bd971a2416 Merge pull request #169277 from dotlambda/ooniprobe-cli-init
ooniprobe-cli: init at 3.14.2
2022-05-01 08:15:12 +02:00
taku0 a4e41af62d thunderbird: 91.8.0 -> 91.8.1 2022-05-01 14:17:03 +09:00
taku0 c203747ba3 thunderbird-bin: 91.8.0 -> 91.8.1 2022-05-01 14:16:55 +09:00
SandroandGitHub 7d0bdb1eba Merge pull request #164861 from r-ryantm/auto-update/commons-daemon
commonsDaemon: 1.2.4 -> 1.3.0
2022-05-01 07:14:32 +02:00
davidakandGitHub ba3762b8be Merge pull request #170504 from romildo/upd.mate
nixos/mate: enable libinput
2022-05-01 06:10:54 +02:00
R. Ryantm c45d1eedd8 erlang-ls: 0.30.0 -> 0.31.0 2022-05-01 03:14:17 +00:00
R. Ryantm ced8363582 python310Packages.flake8-debugger: 4.0.0 -> 4.1.2 2022-05-01 02:58:24 +00:00
R. Ryantm 89bf448106 python310Packages.pytrafikverket: 0.1.6.2 -> 0.2.0.1 2022-05-01 02:40:34 +00:00
Redvers Davies 3815ca841b ponyc: 0.49.0 -> 0.50.0
Changelog:

0.49.1:

* Ban Unstable Variables

0.50.0:

* Fix crash with exhaustive match on Generics.
* Fix parameter names not being checked in all circumstances.
* Fix compiler crash to HeapToStack compiler pass.
* Strengthen the ordering for some atomic operations.
* Allow override of return types for FFI functions.
* Don't allow FFI calls in default methods or behaviours.
2022-04-30 22:35:03 -04:00
zowoq b283b64580 kube3d: remove extra mainProgram
fixes eval
2022-05-01 11:43:50 +10:00
techknowlogick e3fd4aed1f vault-bin: 1.10.1 -> 1.10.2 2022-04-30 21:31:28 -04:00
ArtturiandGitHub 3c99563f7a Merge pull request #166237 from 06kellyjac/k3d
kube3d: 5.3.0 -> 5.4.1
2022-05-01 04:28:03 +03:00
ArtturiandGitHub 42f6d185fe Merge pull request #168424 from klDen/feat/update-globalprotect
globalprotect-openconnect: 1.3.4 -> 1.4.1
2022-05-01 04:27:01 +03:00
Ivar ScholtenandJonathan Ringer e3c19ba57e nuget-to-nix: include required dependencies 2022-04-30 18:24:48 -07:00
=andJonathan Ringer f0af1ef49c buildDotnetModule: properly inherit arguments from drv
Previously buildDotnetModule did not properly inherit some arguments from
derivations, take for example this expression:

dotnetFlags = [
    "--runtime linux-x64"
];

It would error out as follows: "MSBUILD : error MSB1001: Unknown switch.".
Setting the same flag from bash would work fine. This fixes that, all
arguments should now be properly interpreted :)
2022-04-30 18:24:48 -07:00
=andJonathan Ringer f69de108fb buildDotnetModule: nuget source cleanup
There used to be a few issues with the way we generate the nuget source:

* The derivation generated for the deps would have "nuget-deps" in them twice:
  /nix/store/...-foo-1.0-nuget-deps-nuget-deps

* We always tried to generate the dependencies for "projectReferences"
  even when it wasn't set, causing a warning.

This fixes those issues :)
2022-04-30 18:24:48 -07:00
=andJonathan Ringer 38419c65ce mkNugetSource: fix bug in metadata generation
This improves the metadata generation, previously it would take any
"license" entry from the nuspec, and tried to match it to an spdx ID from
"lib.licenses".

Sometimes however licenses are provided in plain-text, which we
obviously cannot cleanly resolve. This resulted in in useless information
("LICENSE.txt") being written to "meta.license".
2022-04-30 18:24:48 -07:00
ArtturiandGitHub 2a88b7df51 Merge pull request #169844 from Artturin/nixupdate4
nixUnstable: pre20220411 -> pre20220422
2022-05-01 04:13:58 +03:00
R. Ryantm 866e71dd23 python310Packages.types-requests: 2.27.24 -> 2.27.25 2022-05-01 00:48:11 +00:00
Mario RodasandGitHub 05ced71757 Merge pull request #170630 from mdlayher/mdl-corerad-121
corerad: 1.2.0 -> 1.2.1
2022-04-30 19:46:35 -05:00
Mario RodasandGitHub e259fc9aba Merge pull request #171042 from penguwin/charm
charm: 0.11.0 -> 0.12.0
2022-04-30 19:45:57 -05:00
Mario RodasandGitHub 42da9bd5e7 Merge pull request #171076 from marsam/update-vale
vale: 2.15.5 -> 2.16.0
2022-04-30 19:45:26 -05:00