Commit Graph
374044 Commits
Author SHA1 Message Date
Fabian Affolter 344752d02c python310Packages.fastjsonschema: 2.15.2 -> 2.15.3 2022-05-01 12:28:07 +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
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
zowoq b283b64580 kube3d: remove extra mainProgram
fixes eval
2022-05-01 11:43:50 +10: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
Anderson TorresandGitHub e887de8d9c Merge pull request #170196 from a-m-joseph/qtwebengine-fix-platforms
[py]qtwebengine: meta.platforms
2022-04-30 21:43:00 -03:00
Mario RodasandGitHub 1ed876dcb9 Merge pull request #170932 from nagy/sbcl
sbcl: 2.1.11 -> 2.2.4
2022-04-30 19:39:43 -05:00
Mario RodasandGitHub 87010c081f Merge pull request #170730 from schmittlauch/seafile-client-8.0.7
seafile-client: 8.0.6 -> 8.0.7
2022-04-30 19:35:21 -05:00
Mario RodasandGitHub 711738b553 Merge pull request #171075 from marsam/update-ncspot
ncspot: 0.9.7 -> 0.9.8
2022-04-30 19:34:38 -05:00
Mario RodasandGitHub db26e4273f Merge pull request #170739 from r-ryantm/auto-update/python3.10-types-python-dateutil
python310Packages.types-dateutil: 2.8.12 -> 2.8.14
2022-04-30 19:34:19 -05:00
Mario RodasandGitHub a3f5f5a515 Merge pull request #170776 from bryanasdev000/ddosify-079
ddosify: 0.7.6 -> 0.7.9
2022-04-30 19:33:29 -05:00
Mario RodasandGitHub 43cef416a5 Merge pull request #170804 from bbigras/anytype
anytype: 0.25.0 -> 0.25.4
2022-04-30 19:33:03 -05:00
Mario RodasandGitHub 2f40d52ed8 Merge pull request #170870 from r-ryantm/auto-update/mopidy
mopidy: 3.2.0 -> 3.3.0
2022-04-30 19:32:04 -05:00
Mario RodasandGitHub 3f0531a204 Merge pull request #170989 from r-ryantm/auto-update/iosevka-bin
iosevka-bin: 15.1.0 -> 15.2.0
2022-04-30 19:28:34 -05:00
Mario RodasandGitHub d982536672 Merge pull request #171005 from Luflosi/update/apio
apio: 0.8.0 -> 0.8.1
2022-04-30 19:27:36 -05:00
Adam Joseph e134ec7dbb calibre: omit pyqtwebengine on unsupported platforms 2022-04-30 17:17:07 -07:00
Adam Joseph d53c8e99ee qutebrowser: take meta.platforms from pyqtweb{engine,kit} 2022-04-30 17:17:07 -07:00
Adam Joseph 0959604970 pyqtwebengine: intersect meta.platforms with qtwebengine 2022-04-30 17:17:06 -07:00
Adam Joseph cf3d9c3cf1 qtwebengine: implement meta.platforms correctly 2022-04-30 17:17:06 -07:00
github-actions[bot]andGitHub 5dce602f06 Merge master into haskell-updates 2022-05-01 00:16:25 +00:00
Jason O'ConalandGitHub e412163114 Merge pull request #166767 from r-ryantm/auto-update/weechat
weechat-unwrapped: 3.4.1 -> 3.5
2022-05-01 09:33:46 +09:30
Mario RodasandGitHub f31124a16d Merge pull request #171029 from xrelkd/update/eksctl
eksctl: 0.94.0 -> 0.95.0
2022-04-30 18:34:14 -05:00
Fabian Affolter 5edb6ec949 python310Packages.ratelimiter: fix check part 2022-05-01 00:59:04 +02:00
piegamesandGitHub 28216de86b Merge pull request #171037: gnomeExtensions: auto-update 2022-05-01 00:31:26 +02:00
Matthieu CoudronandMatthieu Coudron 9663a29afa buildVimPlugin: add vimCommandCheckHook
Modeled after pythonImportCheckHook, this checks a command can be run once the plugin is installed
2022-04-30 23:54:25 +02:00
Bernardo MeurerandGitHub 2415f1e0a5 Merge pull request #171062 from lovesegfault/hotfix-nixos-console
nixos/console: inird -> initrd
2022-04-30 14:43:58 -07:00
Bernardo Meurer b29e3bb892 nixos/console: inird -> initrd 2022-04-30 14:43:09 -07:00
José Romildo MalaquiasandGitHub 0ad99dd32e Merge pull request #170960 from SuperSandro2000/phwmon
phwmon: dont break patches
2022-04-30 18:34:18 -03:00
Ben SiraphobandGitHub 03fc22dd0b Merge pull request #167629 from r-ryantm/auto-update/xedit 2022-04-30 15:11:26 -06:00
Jan Tojnar 16cdb34f95 xdg-desktop-portal-gnome: 42.0.1 → 42.1
https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/blob/42.1/NEWS#L1-5
2022-04-30 23:01:45 +02:00