3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

305327 commits

Author SHA1 Message Date
Maximilian Bosch 913fed2c45
privacyidea: 3.6.1 -> 3.6.2
ChangeLog: 2d2c928cde/Changelog
2021-07-28 23:39:27 +02:00
Fabian Affolter 08bf0bbf33 tfsec: 0.51.4 -> 0.52.1 2021-07-28 23:38:15 +02:00
Robert Scott 1d541dc5da
Merge pull request #131503 from r-ryantm/auto-update/b3sum
b3sum: 0.3.8 -> 1.0.0
2021-07-28 22:33:26 +01:00
Gauvain 'GovanifY' Roussel-Tarbouriech 040129fa31
nixos/mx-puppet-discord: add module 2021-07-28 23:30:24 +02:00
Fabian Affolter ab9d7b3385 python3Packages.pytenable: 1.3.2 -> 1.3.3 2021-07-28 22:54:47 +02:00
Eelco Dolstra 512ee6db39
nix-fallback-paths.nix: Update to 2.3.15 2021-07-28 22:45:33 +02:00
David Arnold dc060ff8b2
nixos/testing: fix invalid node names detection
the use of python further restricts possible RFC1035 host labels since
dash is not allowed for use in python identifiers.

The previous implementation of this check was flawed, since it did not
check the `hostName` value that is actually used to construe the
identifier, but the node name, which can be anything, e.g. just `machine`.

The previous implementation, by further restricting RFC1035 labels, only
for the sake of testing seems to be an unacceptable restriction and should
be addressed separately.
2021-07-28 15:37:57 -05:00
Maximilian Bosch 3cc3160fe6
Merge pull request #131860 from fpletz/pkgs/jool-4.1.5
jool: 4.0.9 -> 4.1.5
2021-07-28 22:37:22 +02:00
Franz Pletz e5209d3d0b
Merge pull request #118158 from nextl00p/nmap
nmap: 7.80 -> 7.91
2021-07-28 22:33:51 +02:00
Robert Helgesson b2ae6683e3 trash-cli: 0.21.7.23 -> 0.21.7.24 2021-07-28 22:31:44 +02:00
Robert Hensing 60e0f94d3a
Merge pull request #131760 from blaggacao/fix-installer-root-fs-type-override
nixos/installer: force root fs type
2021-07-28 22:24:04 +02:00
Franz Pletz ebfa909dd1
nuspell: 4.2.0 -> 5.0.0 2021-07-28 22:21:26 +02:00
Franz Pletz 8a91213fd6
powertop: 2.13 -> 2.14 2021-07-28 22:21:06 +02:00
Robert Hensing d54f3bba7c
Merge pull request #131710 from Stunkymonkey/tools-system-pname-version
tools/system: replace name with pname&version
2021-07-28 22:11:02 +02:00
David Arnold c219fdffad
nixos/installer: force root fs type
installer media can be used on top of existing host configs. In such
scenarions, root fs types will already be defined.

Before this change, this will inevitably lead to the following error:
```console
error: The option `fileSystems./.fsType' has conflicting definition values:
       - In `/nix/store/2nl5cl4mf6vnldpbxhrbzfh0n8rsv9fm-source/DevOS/os/hardware/common.nix': "ext4"
       - In `/nix/store/jbch90yqx6gg1h3fq30jjj2b6h6jfjgs-source/nixos/modules/installer/cd-dvd/iso-image.nix': "tmpfs"
```

With this patch, the installers will override those values according to
their own local requirement.

Use `mkOverride 60` so that conscientious overriding specially targeted
at the installer, e.g. with `mkForce` is still straight forward.
2021-07-28 15:05:25 -05:00
Maximilian Bosch 2cc21169bb
Merge pull request #131745 from chvp/bump-mu
mu: 1.4.15 -> 1.6.0
2021-07-28 22:01:09 +02:00
Maximilian Bosch 7db354e052
Merge pull request #131835 from superherointj/package-mtdutils-2.1.3
mtdutils: 2.1.2 -> 2.1.3
2021-07-28 21:56:14 +02:00
Maximilian Bosch 5f6766a81f
Merge pull request #131855 from fpletz/pkgs/whois-5.5.10
whois: 5.5.8 -> 5.5.10
2021-07-28 21:53:14 +02:00
Maximilian Bosch 5a9cd0100d
Merge pull request #131858 from fpletz/pkgs/virt-what-1.21
virt-what: 1.20 -> 1.21
2021-07-28 21:52:03 +02:00
Franz Pletz 1112f62a4a
Merge pull request #131325 from angustrau/qtspim
qtspim: init at 9.1.22
2021-07-28 21:46:46 +02:00
Franz Pletz e6af83e346
Merge pull request #131419 from angustrau/xxgdb
xxgdb: init at 1.12
2021-07-28 21:46:09 +02:00
Franz Pletz 842e5428b9
Merge pull request #131417 from angustrau/xspim
xspim: init at 9.1.22
2021-07-28 21:43:39 +02:00
Franz Pletz 3dd4a9eeec
Merge pull request #131413 from cwyc/unison-desktop-file-rebased
unison: add desktop file
2021-07-28 21:42:57 +02:00
Franz Pletz 097a91b918
Merge pull request #131424 from angustrau/nttcp
nttcp: init at 1.47
2021-07-28 21:41:30 +02:00
Franz Pletz fbbf12a748
Merge pull request #131422 from angustrau/sockperf
sockperf: init at 3.7
2021-07-28 21:40:42 +02:00
Franz Pletz eb13e7d343
Merge pull request #131432 from fabaff/bump-regenmaschine
python3Packages.regenmaschine: 3.1.3 -> 3.1.4
2021-07-28 21:39:54 +02:00
Franz Pletz 433e89d7b4
Merge pull request #131540 from angustrau/ddd
ddd: fix desktop icon
2021-07-28 21:36:47 +02:00
Rick van Schijndel ced2371674 cgit: fix regression where cgi script was not installed anymore
Related to https://github.com/NixOS/nixpkgs/pull/131705.
2021-07-28 21:32:54 +02:00
Franz Pletz 7b739f3e19
Merge pull request #131834 from LeSuisse/cosign-1.0.0
cosign: 0.6.0 -> 1.0.0
2021-07-28 21:31:31 +02:00
Michael Weiss 25019e6645
Merge pull request #131856 from primeos/llvm_git
llvmPackages_git: 2021-06-19 -> 2021-07-12
2021-07-28 21:24:27 +02:00
Franz Pletz 4612b75f2a
jool: 4.0.9 -> 4.1.5 2021-07-28 21:22:10 +02:00
Eelco Dolstra 9f038da2bb geeqie: 1.5.1 -> 1.6.0 2021-07-28 21:21:56 +02:00
Franz Pletz 250ccd425a
virt-what: 1.20 -> 1.21 2021-07-28 21:13:20 +02:00
Franz Pletz 29db82b37a
whois: 5.5.8 -> 5.5.10 2021-07-28 21:07:34 +02:00
Michael Weiss 9857ee80fb
llvmPackages_git: 2021-06-19 -> 2021-07-12 2021-07-28 21:07:28 +02:00
Ryan Mulligan 9e55528940
Merge pull request #126001 from est31/master
Add the -a param to the docs
2021-07-28 12:00:47 -07:00
Pavol Rusnak 65bff33ad9
Merge pull request #131844 from LeSuisse/yubikey-agent-0.1.5
yubikey-agent: 0.1.4 -> 0.1.5
2021-07-28 20:49:23 +02:00
Franz Pletz 2e7a38fdac
darkice: 1.3 -> 1.4 2021-07-28 20:43:57 +02:00
Pavol Rusnak fcc1017b9c
Merge pull request #131846 from bobrik/ivan/prefixup-mc
mc: move signature breaking sed from post to pre fixup
2021-07-28 20:41:55 +02:00
Ivan Babrou 5721bd08d3 mc: move signature breaking sed from post to pre fixup
Commit cb0e81b5b6 reverted changes from a7f0bf7916,
which are required to have mc working on aarch64-darwin,
where binary signatures are enforced.
2021-07-28 11:03:57 -07:00
github-actions[bot] eec0175f9e
Merge staging-next into staging 2021-07-28 18:01:57 +00:00
github-actions[bot] 6fcda9f1ec
Merge master into staging-next 2021-07-28 18:01:16 +00:00
R. RyanTM d2058529ae gitlab-pages: 1.40.0 -> 1.41.0 2021-07-28 17:59:26 +00:00
Louis Bettens 4ecfa58c97
brave: 1.26.77 -> 1.27.108 (#131566)
Co-authored-by: R. RyanTM <ryantm-bot@ryantm.com>
2021-07-28 17:48:19 +00:00
Franz Pletz 8f40f574f8
Merge pull request #131578 from mweinelt/influxdb-exporter
prometheus-influxdb-exporter: init at 0.8.0
2021-07-28 19:47:06 +02:00
Franz Pletz f0f7042717
Merge pull request #131619 from oxzi/openrct2-0.3.4.1
openrct2: 0.3.4 -> 0.3.4.1
2021-07-28 19:45:58 +02:00
Franz Pletz 923457614b
Merge pull request #131478 from risicle/ris-libgrss-CVE-2016-20011
libgrss: add patch for CVE-2016-20011
2021-07-28 19:45:19 +02:00
Franz Pletz 9f09ec4319
Merge pull request #131701 from fabaff/bump-proxify
proxify: 0.0.3 -> 0.0.4
2021-07-28 19:42:34 +02:00
Thomas Gerbet c4ed660a9e yubikey-agent: 0.1.4 -> 0.1.5
https://github.com/FiloSottile/yubikey-agent/releases/tag/v0.1.5

Dependency to pinentry_mac is no more needed:
c9e9f88ea9
2021-07-28 19:30:21 +02:00
Franz Pletz 917ed386fd
Merge pull request #131813 from chvp/bump-qutebrowser
qutebrowser: 2.3.0 -> 2.3.1
2021-07-28 19:22:29 +02:00