Commit Graph

246778 Commits

Author SHA1 Message Date
06kellyjac
c0c7741f8e trivy: 0.11.0 -> 0.12.0 2020-10-13 15:25:34 +01:00
06kellyjac
96006098ef trivy: only build cmd/trivy
Was also building misc/eol which is unneeded.
2020-10-13 15:24:22 +01:00
Anderson Torres
f67893d8ac
Merge pull request #99407 from 06kellyjac/init_trivy
trivy: init at 0.11.0
2020-10-13 10:40:35 -03:00
Michele Guerini Rocco
c181dca8c6
Merge pull request #100406 from mweinelt/pdns-recursor/cve-2020-25829
pdns-recursor: 4.3.4 -> 4.3.5
2020-10-13 15:39:23 +02:00
Anderson Torres
7128fcea5a
Merge pull request #100173 from SuperSandro2000/grex
grex: init at 1.1.0
2020-10-13 10:37:25 -03:00
WORLDofPEACE
90ce7a4455
Merge pull request #98044 from mvnetbiz/gnome-passwordsafe
gnome-passwordsafe: init at 3.99.2
2020-10-13 09:21:20 -04:00
06kellyjac
aa7a16a72f trivy: init at 0.11.0 2020-10-13 14:18:41 +01:00
Michael Weiss
2c5bee7e93
Merge pull request #100408 from meutraa/update/android-studio-stable
androidStudioPackages.stable: 4.0.2.0 -> 4.1.0.19
2020-10-13 15:10:23 +02:00
Michael Weiss
89003c67a1
Merge pull request #100110 from TredwellGit/chromium
chromium: speed up build and enable system ffmpeg, libjpeg, and zlib
2020-10-13 15:07:30 +02:00
meutraa
cc03048201
androidStudioPackages.stable: 4.0.2.0 -> 4.1.0.19 2020-10-13 13:25:55 +01:00
Martin Weinelt
f931e3e55d
pdns-recursor: 4.3.4 -> 4.3.5
Fixes: CVE-2020-25829
2020-10-13 14:18:16 +02:00
Stig P
ff69f8b0bb
Merge pull request #100399 from herrwiese/for-master/ham-2020-09-09
ham: 2019-01-22 -> 2020-09-09
2020-10-13 12:15:58 +00:00
Matt Votava
2cebafe5ba passwordsafe: init at 3.99.2 2020-10-13 04:30:50 -07:00
WORLDofPEACE
a1c5bd00ab
Merge pull request #98974 from Mathnerd314/video-drivers
xf86-video-{ati,amdgpu}: 19.0.1 -> 19.1.0
2020-10-13 07:07:03 -04:00
Dennis Gosnell
4f1c500eb3
Merge pull request #100214 from 1000101/stretchly
stretchly: 0.21.1 -> 1.2.0
2020-10-13 20:02:42 +09:00
Eelco Dolstra
0acab870da
Merge pull request #100363 from Ma27/flake-no-modification-rev
flake.nix: allow inclusion of `nixpkgs` as `path:/.../`
2020-10-13 12:42:48 +02:00
Domen Kožar
7197c191c4
Merge pull request #98750 from freezeboy/fix-skanlite
skanlite: 2.0.1 -> 2.2.0
2020-10-13 12:35:07 +02:00
Domen Kožar
18d295cd19
Merge pull request #100258 from sikmir/mapper
openorienteering-mapper: 0.9.3 -> 0.9.4
2020-10-13 12:29:57 +02:00
zowoq
acd388dd68 croc: 8.3.1 -> 8.5.0
https://github.com/schollz/croc/releases/tag/v8.3.2
https://github.com/schollz/croc/releases/tag/v8.4.0
https://github.com/schollz/croc/releases/tag/v8.5.0
2020-10-13 20:06:25 +10:00
Maximilian Bosch
3743c42f23
flake.nix: allow inclusion of nixpkgs as path:/.../
When adding `nixpkgs` as flake-input using the `path`-fetcher, you
currently get the following error since neither `lastModifiedDate` nor
`lastModified` are stored in `flake.lock` for paths:

```
error: --- EvalError --------------------------------------------------------------------------- nix-build
at: (48:71) in file: /nix/store/147clg8svaxyj7pl80ra9kmmm72mdg94-source/flake.nix

    47|                   system.nixos.versionSuffix =
    48|                     ".${final.substring 0 8 (self.lastModifiedDate or self.lastModified)}.${self.shortRev or "dirty"}";
      |                                                                       ^
    49|                   system.nixos.revision = final.mkIf (self ? rev) self.rev;

attribute 'lastModified' missing
```

This patch adds the fallback-value `19700101` to `versionSuffix` if none
of `lastModified{,Date}` are set in the lockfile.
2020-10-13 12:05:19 +02:00
Andreas Wiese
c5b0c0aa4e ham: 2019-01-22 -> 2020-09-09 2020-10-13 11:39:04 +02:00
Maximilian Bosch
6baf442a9e
graylog: expose NixOS test via passthru
With this change, our ofborg CI will run the integration test as well if
a PR changes the `graylog` package.
2020-10-13 10:48:57 +02:00
Vincent Laporte
33b7529b01
tamarin-prover: 1.4.1 → 1.6.0 (#100148) 2020-10-13 10:16:11 +02:00
Mrinal
b1a2b39740
google-cloud-sdk: 312.0.0 -> 313.0.1 (#100379) 2020-10-13 09:34:55 +02:00
Daniël de Kok
7ab39519e0
Merge pull request #100289 from happysalada/cargo-edit
cargo-edit: fix Darwin build
2020-10-13 09:12:34 +02:00
Maximilian Bosch
3132e09988
Merge pull request #100360 from fadenb/graylog_3.3.8
graylog: 3.3.7 -> 3.3.8
2020-10-13 09:09:28 +02:00
Daniël de Kok
f91426713b cargo-edit: pass the Security dependency properly 2020-10-13 08:51:35 +02:00
happysalada
80ce132382 cargo-edit: fix Darwin build 2020-10-13 08:49:29 +02:00
Peter Hoeg
be2c00811b tellico: 3.3.0 -> 3.3.3 2020-10-13 14:10:43 +08:00
Cole Mickens
e362ce119b
grex: init at 1.1.0 2020-10-13 08:06:26 +02:00
Damien Cassou
58a6d078f0
Merge pull request #99724 from onny/ocenaudio
ocenaudio: init at 3.9.3
2020-10-13 08:06:06 +02:00
Jonathan Ringer
82e2fdea1e nixos/doc: add nvidia prime changes 2020-10-12 22:59:54 -07:00
Vincent Laporte
8b92269f53 kst: remove broken 2020-10-13 07:55:22 +02:00
Sascha Grunert
13c5657700 ginkgo: 1.14.1 -> 1.14.2
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-10-13 15:13:21 +10:00
Anderson Torres
b308fe8633
Merge pull request #100370 from penguwin/duf
duf: 0.3.1 -> 0.4.0
2020-10-13 00:36:46 -03:00
Mario Rodas
dd3e706421
Merge pull request #100372 from marsam/update-remarshal
remarshal: 0.10.0 -> 0.14.0
2020-10-12 21:44:24 -05:00
Aaron Andersen
5872b64795
Merge pull request #100061 from aanderse/powerdns
powerdns: update configure flags
2020-10-12 22:24:53 -04:00
Austin Seipp
0a614d2fb5
linux: init 5.9
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-10-12 20:10:29 -05:00
Nicolas Martin
16ef162b13
duf: 0.3.1 -> 0.4.0 2020-10-13 02:22:05 +02:00
Aaron Andersen
6019fb179b powerdns: add nixos test to passthru.tests 2020-10-12 20:11:47 -04:00
Aaron Andersen
94c98805cb powerdns: compile with systemd support 2020-10-12 20:11:47 -04:00
Aaron Andersen
7b2b0cc77c powerdns: update configure flags 2020-10-12 20:11:47 -04:00
Aaron Andersen
1cd65c4185
Merge pull request #100335 from aanderse/pdns-cve
powerdns: 4.2.1 -> 4.2.3
2020-10-12 20:08:01 -04:00
Aaron Andersen
6635924441
Merge pull request #99490 from rapenne-s/update/mediawiki
mediawiki: 1.34.2 -> 1.35.0
2020-10-12 20:03:54 -04:00
Mario Rodas
166bbe963b
Merge pull request #99995 from trepetti/fujprog-4.8
fujprog: 4.6 -> 4.8
2020-10-12 18:25:18 -05:00
zowoq
153fae45aa .github/workflows/editorconfig.yml: get-diff-action 3.1.0 -> 4.0.0 2020-10-13 09:07:23 +10:00
WORLDofPEACE
8cd159b861
Merge pull request #100116 from worldofpeace/pantheon-stuff
Pantheon fixups
2020-10-12 18:48:43 -04:00
Florian Klink
399a2ab954
Merge pull request #98917 from lovesegfault/klipper-init
klipper: init at 0.8.0
2020-10-13 00:20:24 +02:00
WORLDofPEACE
b808ad4294 pantheon.wingpanel-applications-menu: add switchboard-with-plugs deps
Fixes https://github.com/NixOS/nixpkgs/issues/100209
2020-10-12 18:11:46 -04:00
Tristan Helmich
26c66d0f33 graylog: 3.3.7 -> 3.3.8
Bumps Graylog and integration plugins to version 3.3.8.
2020-10-12 20:41:28 +00:00