Commit Graph
373996 Commits
Author SHA1 Message Date
R. Ryantm dfeeec8f59 python310Packages.types-paramiko: 2.8.20 -> 2.8.21 2022-05-01 10:10:32 +00: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
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
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
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
Jan Tojnar 7ccc126424 xdg-desktop-portal-gtk: 1.12.0 → 1.14.0
https://github.com/flatpak/xdg-desktop-portal-gtk/releases/tag/1.14.0
2022-04-30 23:01:45 +02:00
Jan Tojnar c3b07a052f xdg-desktop-portal: 1.12.1 → 1.14.3
https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.14.0
https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.14.1
https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.14.2
https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.14.3

icon validator re-introduced:
https://github.com/flatpak/xdg-desktop-portal/commit/0eaacbada1b7da1ae4a82ff440aaf7d58e532dd3
2022-04-30 23:01:45 +02:00
Jan Tojnar 30e045f599 xdg-desktop-portal: try to fix document-fuse tests
It was missing shebang patch.
But the portal still crashes so this is not sufficient.
2022-04-30 23:01:45 +02:00
Bernardo MeurerandGitHub 78f6f77962 Merge pull request #169113 from ElvishJerricco/systemd-stage-1-installer-tests
nixos: Installer tests for systemd stage 1
2022-04-30 13:18:57 -07:00
Bernardo MeurerandGitHub 405ce5693d Merge pull request #171045 from helsinki-systems/feat/systemd-stage-1-qemu
nixos/*qemu*: Add systemd initrd support
2022-04-30 13:17:09 -07:00
Ryan MulliganandGitHub 870249df2c Merge pull request #166883 from r-ryantm/auto-update/imath
imath: 3.1.4 -> 3.1.5
2022-04-30 12:04:22 -07:00
Fabian AffolterandGitHub ffa0911d84 Merge pull request #171032 from r-ryantm/auto-update/python310Packages.casbin
python310Packages.casbin: 1.16.0 -> 1.16.3
2022-04-30 20:58:17 +02:00
Janne Heß 007108f04d nixos/*qemu*: Add systemd initrd support 2022-04-30 20:47:42 +02:00
Bernardo MeurerandGitHub e1aa795705 Merge pull request #171024 from helsinki-systems/feat/systemd-stage-1-less-binaries
nixos/systemd-stage-1: Remove unnecessary binaries
2022-04-30 11:30:43 -07:00
Bernardo MeurerandGitHub cd7596dff4 Merge pull request #170131 from helsinki-systems/feat/systemd-stage-1-only-keymap
nixos/console: Allow setting keymap without font
2022-04-30 11:29:25 -07:00
Artturin 3fd4f023eb nixVersions.unstable: pre20220411 -> pre20220428 2022-04-30 21:25:47 +03:00
Michael WeissandGitHub 7a5785d6ae Merge pull request #171048 from primeos/chromiumBeta
chromiumBeta: Fix a compilation error
2022-04-30 20:04:40 +02:00
ArtturiandGitHub 624320b1a5 Merge pull request #171033 from Luflosi/sasutils-add-man-pages
sasutils: add man pages
2022-04-30 21:01:23 +03:00