235679 Commits

Author SHA1 Message Date
zowoq
8f2d4f9956 gnomeExtensions: add runHook to {build,install}Phase 2020-07-18 21:06:33 +10:00
Lancelot SIX
9b195c5369
Merge pull request #93393 from r-ryantm/auto-update/python3.7-pylint-django
python37Packages.pylint-django: 2.0.15 -> 2.1.0
2020-07-18 11:56:50 +01:00
pacien
16d8632355 beamerpresenter: 0.1.1 -> 0.1.2 2020-07-18 12:40:43 +02:00
Vladyslav M
2076487221
rink: 0.4.5 -> 0.5.0 2020-07-18 13:30:05 +03:00
IvarWithoutBones
0269421b7b appimage: switch to gst-plugins-base 1.0 2020-07-18 11:51:05 +02:00
Michael Weiss
a838caa33a
tdm: Fix the build
Was failing in the desktop-file validation stage [0]:
/nix/store/XXX-tdm.desktop/share/applications/tdm.desktop: error: value
"False" for boolean key "Terminal" in group "Desktop Entry" contains
invalid characters, boolean values must be "false" or "true"

[0]: https://hydra.nixos.org/build/123852137
2020-07-18 11:41:47 +02:00
Jörg Thalheim
eb66a32a56
Merge pull request #76487 from ryneeverett/lockkernelmodules-docker 2020-07-18 10:35:34 +01:00
Mario Rodas
7a63d537b9
pistol: add ldflags 2020-07-18 04:20:00 -05:00
Mario Rodas
d8f8ed2609
bdf2sfd: add platforms 2020-07-18 04:20:00 -05:00
Mario Rodas
f1d5d21271
barlow: init at 1.422 2020-07-18 04:20:00 -05:00
Mario Rodas
4703d4da7e
_3270font: init at 2.0.4 2020-07-18 04:20:00 -05:00
Daniël de Kok
ae33b7daec
Merge pull request #93388 from danieldk/more-local-rocr-ext-dir
rocm-runtime: make ROCR_EXT_DIR handling more local
2020-07-18 10:42:17 +02:00
zowoq
5bb8654307 fedora-coreos-config-transpiler: use upstream vendor 2020-07-18 18:15:54 +10:00
zowoq
f138879273
Merge pull request #93394 from NixOS/revert-89017-package-grouping
Revert "Group packages by language/builder via dummy maintainer"
2020-07-18 18:14:25 +10:00
zowoq
0f19b9ba72
Revert "Group packages by language/builder via dummy maintainer" 2020-07-18 17:45:08 +10:00
R. RyanTM
d867a5aecb python37Packages.pylint-django: 2.0.15 -> 2.1.0 2020-07-18 07:43:18 +00:00
Daniël de Kok
42655951f4 drawio: 13.3.9 -> 13.4.5
Changelogs:

https://github.com/jgraph/drawio-desktop/releases/tag/v13.4.4
https://github.com/jgraph/drawio-desktop/releases/tag/v13.4.5
2020-07-18 08:58:44 +02:00
Vladyslav M
effb57d395
Merge pull request #93130 from cmacrae/spacebar/move_owner
spacebar: 0.5.0 -> 1.1.0
2020-07-18 09:39:29 +03:00
Daniël de Kok
cace440c15
Merge pull request #93290 from danieldk/manual-opencl-amd
nixos/manual: add a section about enabling OpenCL for AMD GPUs
2020-07-18 08:34:07 +02:00
Daniël de Kok
26a014166d
Merge pull request #93359 from r-ryantm/auto-update/nomacs
nomacs: 3.14.2 -> 3.15.1616
2020-07-18 08:27:14 +02:00
Daniël de Kok
f71b91f4eb
Merge pull request #93369 from r-ryantm/auto-update/osmo
osmo: 0.4.2 -> 0.4.4
2020-07-18 08:17:37 +02:00
Daniël de Kok
743941c044
Merge pull request #93376 from equirosa/tut
tut: 0.0.10 -> 0.0.13
2020-07-18 08:09:19 +02:00
Daniël de Kok
6d00504061 rocm-runtime: make ROCR_EXT_DIR handling more local 2020-07-18 07:55:36 +02:00
Mitsuhiro Nakamura
f2b2347b29 doc: add section for cataclysm-dda 2020-07-18 14:23:25 +09:00
Mitsuhiro Nakamura
c9c6f5f693 doc: fix MD_TARGETS
globstar (**) does not work in Makefile
2020-07-18 14:23:25 +09:00
Mitsuhiro Nakamura
cf0e2d51ac cataclysmDDA: update mods 2020-07-18 14:23:25 +09:00
Mitsuhiro Nakamura
fbf4b4f5ed cataclysmDDA: update README
Add description about `useXdgDir` flag
2020-07-18 14:23:24 +09:00
Mitsuhiro Nakamura
bbe7b86eea cataclysmDDA: launch the wrapped program 2020-07-18 14:23:24 +09:00
Mitsuhiro Nakamura
d472eed4b5 cataclysmDDA: add README 2020-07-18 14:23:23 +09:00
Mitsuhiro Nakamura
633f211113 cataclysm-dda-git: make it overridable with git revision
'cataclysm-dda-git.overrideAttrs (_: { version = ...; src = fetchFromGitHub { ... }; })'
did not update VERSION make flag correctly.

With this change, one can override 'cataclysm-dda-git' correctly and
more easily:

cataclysm-dda-git.override { version = ...; rev = ...; sha256 = ...; }
2020-07-18 14:23:23 +09:00
Mitsuhiro Nakamura
ecf7b57e12 cataclysm-dda{,-git}: support build with USE_XDG_DIR flag 2020-07-18 14:23:23 +09:00
Mitsuhiro Nakamura
de56294e57 cataclysm-dda{,-git}: clean up 2020-07-18 14:23:22 +09:00
Mitsuhiro Nakamura
90c265275f cataclysmDDA: make pkgs extensible
Example:

let
  customMods = self: super: lib.recursiveUpdate super {
    soundpack.AwesomeSounds = cataclysmDDA.buildSoundPack { ... };
  };
in
cataclysm-dda.withMods (mods: with mods.extend customMods; [
  tileset.UndeadPeople
  soundpack.AwesomeSounds
])
2020-07-18 14:23:22 +09:00
Mitsuhiro Nakamura
bc88844e68 cataclysmDDA: add UndeadPeople tileset 2020-07-18 14:23:22 +09:00
Mitsuhiro Nakamura
ac8555486f cataclysmDDA: add very basic framework for packaging mods
Add new namespace 'cataclysmDDA', in which package builders, games, and
mods are listed.
2020-07-18 14:23:19 +09:00
Mitsuhiro Nakamura
bf71f12cb5 cataclysm-dda{,-git}: apply locale patch dynamically
Each time src/translations.cpp is modified, we have to update the locale
patch. Using sed to patch dynamically should be handy.
2020-07-18 14:21:12 +09:00
Mitsuhiro Nakamura
d6863de058 cataclysm-dda{,-git}: name -> pname and version 2020-07-18 14:21:09 +09:00
Alyssa Ross
5da2d61bd4 cataclysm-dda: 0.E -> 0.E-2 2020-07-18 05:16:04 +00:00
zowoq
ff3d205314 doc/perl: fix build 2020-07-18 15:12:37 +10:00
R. RyanTM
1e1ef0d8e7 python27Packages.ipympl: 0.5.6 -> 0.5.7 2020-07-18 04:59:00 +00:00
Mario Rodas
f461bfbbe1
Merge pull request #93382 from marsam/update-ncspot
ncspot: 0.1.4 -> 0.2.0
2020-07-17 23:56:41 -05:00
Jan Tojnar
82c91e1306
Merge pull request #93045 from jtojnar/gnome-shell-cleanup
gnome3.gnome-shell: clean up
2020-07-18 06:51:08 +02:00
Jan Tojnar
43259950eb
Merge pull request #92628 from jtojnar/update-overlays
update.nix: Allow passing overlays
2020-07-18 06:50:50 +02:00
Jan Tojnar
fb7507d068
Merge pull request #92348 from jtojnar/explicit-only-gpl
licenses: Make single-version-only GPL explicit
2020-07-18 06:48:41 +02:00
R. RyanTM
fafc1dd8a8 python37Packages.limnoria: 2020.04.11 -> 2020.07.01 2020-07-18 04:15:33 +00:00
Keshav Kini
3f9b85ecaf perlPackages.FilePid: import Debian patch
See:

- https://rt.cpan.org/Public/Bug/Display.html?id=18960
- https://sources.debian.org/patches/libfile-pid-perl/1.01-2/missing-pidfile.patch/
2020-07-17 20:51:47 -07:00
Mario Rodas
0ae51edb29
Merge pull request #93362 from r-ryantm/auto-update/libmysqlconnectorcpp
libmysqlconnectorcpp: 8.0.20 -> 8.0.21
2020-07-17 21:37:15 -05:00
Mario Rodas
bf30566f76
Merge pull request #93373 from FelschR/patch-3
brave: 1.10.97 -> 1.11.97
2020-07-17 21:36:24 -05:00
Mario Rodas
1ff6bc14a1
Merge pull request #93354 from r-ryantm/auto-update/nsd
nsd: 4.3.1 -> 4.3.2
2020-07-17 21:34:50 -05:00
ryneeverett
f12581a7a3 nixos/docker: explicitly load kernel modules
This is analogous to #70447.

With security.lockKernelModules=true, docker commands result in the following
error without at least loading veth:

$ docker run hello-world
/nix/store/mr50kaan2vs4gc40ymwncb2vci25aq7z-docker-19.03.2/libexec/docker/docker: Error response from daemon: failed to create endpoint epic_kare on network bridge: failed to add the host (veth8b381f3) <=> sandbox (veth348e197) pair interfaces: operation not supported.
ERRO[0003] error waiting for container: context canceled
2020-07-18 02:31:25 +00:00