Commit Graph

249459 Commits

Author SHA1 Message Date
Alexandre Macabies
c7f2086af5 nxdomain: init at 1.0.1 2020-10-27 23:41:01 +01:00
davidak
86a265b460
Merge branch 'master' into fix-release-notes 2020-10-27 23:29:09 +01:00
Ivan Kozik
5074b8e473 postgresqlPackages.periods: 1.1 -> 1.2 2020-10-27 21:07:29 +00:00
Jonathan Ringer
f08a5cc832 python2Packages.pc-ble-driver: disable for python2 2020-10-27 14:05:11 -07:00
hyperfekt
22ac8b79b0 nym: 0.7.0 -> 0.8.1
The tests requiring network access are no longer called by the root
package.
2020-10-27 22:01:58 +01:00
Vincent Laporte
ac97a9a46d ocamlPackages.mirage-block: refactor meta attribute set
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-10-27 22:00:51 +01:00
Vincent Laporte
47183f25a0 ocamlPackages.mirage-block: init at 2.0.1 2020-10-27 22:00:51 +01:00
Nicolas Martin
e129f41522 glow: 1.0.2 -> 1.1.0 2020-10-27 21:58:00 +01:00
Bernardo Meurer
d29ad75a5c
ccls: 0.20190823 -> 0.20201025 2020-10-27 13:54:39 -07:00
Markus S. Wamser
a0cc1243cc doc: 20.09 release notes: remove duplicate service list entry
opt-services.foldingathome.enable was listed twice
2020-10-27 13:43:44 -07:00
Vladyslav M
2fdf0313dd
Merge pull request #101686 from r-ryantm/auto-update/mdbook
mdbook: 0.4.3 -> 0.4.4
2020-10-27 22:18:51 +02:00
davidak
4166a767de doc: improve 20.09 release notes 2020-10-27 21:11:22 +01:00
06kellyjac
2b354c77e9 deno: 1.4.0 -> 1.5.0 2020-10-27 19:53:32 +00:00
06kellyjac
cb58110703 deno: 1.3.3 -> 1.4.0 2020-10-27 19:53:32 +00:00
06kellyjac
a857d5c4b2 deno: remove test bin and lib 2020-10-27 19:53:32 +00:00
Timo Kaufmann
55669a901b
Merge pull request #95530 from midchildan/package/sourcetrail
sourcetrail: 2019.3.46 -> 2020.2.43
2020-10-27 20:33:59 +01:00
Martin Weinelt
3f9dfc12f3
blueman: 2.1.3 -> 2.1.4
Fixes: CVE-2020-15238

https://github.com/blueman-project/blueman/security/advisories/GHSA-jpc9-mgw6-2xwx
2020-10-27 20:00:23 +01:00
Tim Steinbach
3088dcb148
linux: 5.9-rc8 -> 5.10-rc1 2020-10-27 14:29:21 -04:00
Martin Weinelt
0ead6f8cfd
Merge pull request #101557 from mvnetbiz/zigpy-znp
home-assistant: pythonPackages.zigpy-znp: init at 0.2.2; pythonPackages.zigpy: 0.22.2 -> 0.26.0; pythonPackages.zigpy-cc: 0.5.1 -> 0.5.2; pythonPackages.zigpy-xbee: 0.12.1 -> 0.13.0; pythonPackages.zigpy-zigate: 0.6.1 -> 0.6.2
2020-10-27 18:30:26 +01:00
WORLDofPEACE
f2d8aebe8e
Merge pull request #101493 from Magicloud/vbox6116
virtualbox: 6.1.14 -> 6.1.16
2020-10-27 12:37:16 -04:00
WORLDofPEACE
c110da169d
Merge pull request #101859 from andir/steam-desktop
steam: Do $PATH lookup in steam.desktop instead of hardcoding derivation
2020-10-27 12:33:24 -04:00
WORLDofPEACE
1da5d742a5
Merge pull request #101720 from AmineChikhaoui/ec2-amis-nixos-20.09
ec2-amis: add NixOS 20.09 AMIs
2020-10-27 12:30:55 -04:00
Ben Siraphob
db74029e3e treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
Michael Raskin
7371c2cc9b
Merge pull request #101837 from xfix/sgtpuzzles-20200610
sgtpuzzles: 20191114 -> 20200610
2020-10-27 16:08:02 +00:00
Eelco Dolstra
c54308d27c
Disable the metrics job
We currently don't have a machine to build this job
(https://github.com/NixOS/nixos-org-configurations/issues/127) which
delays channel updates until hydra-queue-runner auto-cancels the job.
2020-10-27 17:05:35 +01:00
Tim Steinbach
1a50aad173
oh-my-zsh: 2020-10-18 -> 2020-10-27 2020-10-27 11:58:49 -04:00
Klemens Nanni
db236e588d steam: Do $PATH lookup in steam.desktop instead of hardcoding derivation
The desktop application and the absoloute path work fine.
But consider desktop environments such as KDE where, in the application
menu, one can right click entries and pin them to widgets/panels, add
them to the desktop, etc.

Doing so effectively means copying
/run/current-system/sw/share/applications/steam.desktop to
~/.local/share/plasma_icons/ or ~/Desktop/, i.e. managed stated gets
duplicated outside the nix scope.

The problem here is that steam.desktop hardcodes

	Exec=/nix/store/<derivation hash>-steam/bin/steam %U

this means such copies will point at wrong/outdated derivations once
the steam package changes, i.e. widgets/panels/desktop icons will no
longer work and must be recreated.

Therefore replace the absoloute path with a $PATH lookup to allow "safe"
copying;  this isn't optimal but other applications such Firefox and
Thunderbrid currently behave the same way ($PATH lookup in their
.desktop file).
2020-10-27 16:21:43 +01:00
Aaron L. Zeng
30ea1f1288 ocamlPackages.delimited_parsing: init at 0.13 2020-10-27 16:04:06 +01:00
Aaron L. Zeng
d240c4e1d1 ocamlPackages.bignum: init at 0.13 2020-10-27 16:04:06 +01:00
Aaron L. Zeng
e140227fe3 ocamlPackages.sexp: init at 0.13 2020-10-27 16:04:06 +01:00
zowoq
f2eb36b889 gitAndTools.gh: 1.1.0 -> 1.2.0
https://github.com/cli/cli/releases/tag/v1.2.0
2020-10-28 00:38:12 +10:00
Martin Weinelt
91e28cfbcf
Merge pull request #101752 from petabyteboy/feature/docker-19-03-13
docker: 19.03.12 -> 19.03.13
2020-10-27 15:32:37 +01:00
Maximilian Bosch
3c7890d47e
Merge pull request #101240 from gnidorah/openxray
Fix builds of my packages w/glibc-2.32
2020-10-27 15:10:54 +01:00
Jonathan Strickland
c84ddc7bf4 peaclock: init at 0.4.3
Co-authored-by: r-burns <52847440+r-burns@users.noreply.github.com>
2020-10-27 10:05:08 -04:00
Jonathan Strickland
74504e8527 maintainers: add djanatyn 2020-10-27 10:04:00 -04:00
midchildan
f806d4c79a
sourcetrail: 2019.3.46 -> 2020.2.43 2020-10-27 22:55:18 +09:00
Maximilian Bosch
2e2eea4338
matrix-synapse: 1.21.2 -> 1.22.0
https://github.com/matrix-org/synapse/releases/tag/v1.22.0
2020-10-27 14:48:35 +01:00
AmineChikhaoui
8cae6703ef
ec2-amis: add stable NixOS 20.09 AMIs
Fixes #101694
2020-10-27 08:52:15 -04:00
Michael Weiss
8a1fdce8d3
wshowkeys: Fix the license
The project license is the GPL3 and only portions are MIT licensed.
2020-10-27 13:45:51 +01:00
Aaron Andersen
7298f524e5
Merge pull request #100413 from helsinki-systems/fix/mariadb-perl
pkgs/mariadb: Fix when running without aliases
2020-10-27 08:23:56 -04:00
Mario Rodas
2b0260f4bc
Merge pull request #101757 from magnetophon/geonkick
geonkick: 2.3.8 -> 2.4.0
2020-10-27 06:51:53 -05:00
Mario Rodas
3692288f91
Merge pull request #101584 from r-ryantm/auto-update/dnsdist
dnsdist: 1.5.0 -> 1.5.1
2020-10-27 06:48:58 -05:00
Milan Pässler
0dc4ced3eb docker: 19.03.12 -> 19.03.13
Added libseccomp and pkgconfig inputs to containerd, because 1.3.x requires them.
However containerd 1.2.x and 1.4.x do not.
2020-10-27 12:48:51 +01:00
Mario Rodas
d2f8c8079c
Merge pull request #101654 from r-ryantm/auto-update/golangci-lint
golangci-lint: 1.31.0 -> 1.32.0
2020-10-27 06:45:00 -05:00
Mario Rodas
090f2cdf76
Merge pull request #101659 from r-ryantm/auto-update/helmfile
helmfile: 0.131.0 -> 0.132.1
2020-10-27 06:44:29 -05:00
Mario Rodas
c9494fc911
Merge pull request #101656 from r-ryantm/auto-update/gomuks
gomuks: 0.2.0 -> 0.2.1
2020-10-27 06:43:52 -05:00
Mario Rodas
aa8a31d2ac
Merge pull request #101816 from marsam/update-reviewdog
reviewdog: 0.10.2 -> 0.11.0
2020-10-27 06:41:38 -05:00
Scriptkiddi
8bcf0418b6
litecli: 1.3.2 -> 1.4.1 2020-10-27 12:41:08 +01:00
Mario Rodas
ca1f1425be
Merge pull request #101677 from r-ryantm/auto-update/libxls
libxls: 1.6.0 -> 1.6.1
2020-10-27 06:40:02 -05:00
Mario Rodas
d509e980bd
Merge pull request #101718 from r-ryantm/auto-update/openlibm
openlibm: 0.7.1 -> 0.7.2
2020-10-27 06:37:58 -05:00