Commit Graph
235177 Commits
Author SHA1 Message Date
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
Mario RodasandGitHub 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 TojnarandGitHub 82c91e1306 Merge pull request #93045 from jtojnar/gnome-shell-cleanup
gnome3.gnome-shell: clean up
2020-07-18 06:51:08 +02:00
Jan TojnarandGitHub 43259950eb Merge pull request #92628 from jtojnar/update-overlays
update.nix: Allow passing overlays
2020-07-18 06:50:50 +02:00
Jan TojnarandGitHub 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
Mario RodasandGitHub 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 RodasandGitHub 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 RodasandGitHub 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
Mario Rodas 710714ed21 ncspot: 0.1.4 -> 0.2.0
https://github.com/hrkfdn/ncspot/releases/tag/v0.2.0
2020-07-17 21:26:03 -05:00
Felix TenleyandGitHub 0dd4c644af brave: 1.10.97 -> 1.11.97 2020-07-18 00:43:40 +02:00
Lancelot SIXandGitHub 36adeebde6 Merge pull request #93088 from jonringer/bump-pytest-black
python3Packages.pytest-black: 0.3.9 -> 0.3.10
2020-07-17 22:43:55 +01:00
Michael WeissandGitHub f7e148151e Merge pull request #93352 from primeos/python-google-api-client
python3Packages.google_api_python_client: 1.9.3 -> 1.10.0
2020-07-17 22:33:23 +02:00
Lancelot SIXandGitHub ab817395e8 Merge pull request #93250 from r-ryantm/auto-update/strawberry
strawberry: 0.6.12 -> 0.6.13
2020-07-17 21:16:29 +01:00
Wael NasreddineandGitHub e3bd95b2c7 bazel-kazel: init at 0.0.7 (#93361) 2020-07-17 13:10:32 -07:00
Jörg ThalheimandGitHub 2d357db2e8 Merge pull request #92343 from Izorkin/percona-tools 2020-07-17 20:59:55 +01:00
Maximilian BoschandGitHub adf8295b1f Merge pull request #93326 from r-ryantm/auto-update/icewm
icewm: 1.6.6 -> 1.7.0
2020-07-17 21:41:49 +02:00
Vincent LaporteandVincent Laporte 3487b6e587 ocaml-ng.ocamlPackages_4_11.ocaml: 4.11.0+β1 → 4.11.0+β2 2020-07-17 20:44:39 +02:00
Daniël de KokandGitHub 1bef2f1606 Merge pull request #93304 from Tomahna/metals
metals: 0.9.1 -> 0.9.2
2020-07-17 20:42:41 +02:00
Jörg ThalheimandGitHub a5c9a7ce46 Merge pull request #93337 from Mic92/fix-stackoverflow 2020-07-17 19:20:46 +01:00
Luke Granger-BrownandProfpatsch 5ecf942c11 oven-media-engine: init at 0.10.4 2020-07-17 20:07:11 +02:00
WilliButzandGitHub c8a29f640a Merge pull request #93291 from mdlayher/mdl-mmexporter
prometheus-modemmanager-exporter: init at 0.1.0, add NixOS module
2020-07-17 20:02:56 +02:00
Matt Layher a58346a5ee nixos/prometheus-modemmanager-exporter: new module
Signed-off-by: Matt Layher <mdlayher@gmail.com>
2020-07-17 13:54:58 -04:00
R. RyanTM 1bab9f00ab libmysqlconnectorcpp: 8.0.20 -> 8.0.21 2020-07-17 17:50:30 +00:00
Vincent LaporteandVincent Laporte 5adadd1466 coqPackages.tlc: 20181116 → 20200328 2020-07-17 19:43:34 +02:00
Maximilian BoschandGitHub 3115fe6989 Merge pull request #93286 from r-ryantm/auto-update/claws-mail
claws-mail: 3.17.5 -> 3.17.6
2020-07-17 19:31:05 +02:00
R. RyanTM 1715eadebf nsd: 4.3.1 -> 4.3.2 2020-07-17 16:53:07 +00:00
Griffin SmithandProfpatsch d433839007 chromium: Add missing dependency on gnugrep
The bin script that runs chromium calls out to gnugrep - but gnugrep is
missing as a runtime dependency of the chromium package. I found this
out when I was trying to put it in a docker image.
2020-07-17 18:33:43 +02:00
Luke Granger-BrownandProfpatsch d7d4a92695 buildBazelPackage: add "fetchConfigured" for fetching only things required for the build
"bazel fetch" will, by default, fetch everything that _might_ be used,
including things that will later be discarded due to the way the build
is configured.

Concretely, this means that for some builds of Java packages, this will
avoid failures where the builder tries to retrieve the JDK from /usr/share/java
(or equivalent).

This also means that for most packages we can fetch _fewer_ dependencies,
since the standard tree pruning for artifacts to fetch will take effect.

fetchConfigured is disabled by default since it changes the fetch hashes
of tensorflow/tensorflow2 (since it ends up fetching less).
2020-07-17 18:29:58 +02:00
LassulusandGitHub b6eca9a2af Merge pull request #93104 from Kloenk/moodle-plugins
nixos/moodle: add plugins
2020-07-17 17:47:11 +02:00
Eduardo Quirosandzowoq bae6984c21 croc: 8.0.11 -> 8.0.12
new release with updated deps and one fix:
https://github.com/schollz/croc/releases/tag/v8.0.12
2020-07-18 01:39:03 +10:00
Orivej Desh 7ef26ae64b guitarix: 0.40.0 -> 0.41.0
Unbundle zita resampler and convolver.
2020-07-17 15:36:32 +00:00
Michael Weiss 5525938847 python3Packages.google_api_python_client: 1.9.3 -> 1.10.0 2020-07-17 17:33:19 +02:00
Michele Guerini RoccoandGitHub 942b6411da Merge pull request #93345 from r-ryantm/auto-update/mkvtoolnix
mkvtoolnix: 47.0.0 -> 48.0.0
2020-07-17 17:10:34 +02:00
Jonathan RingerandJon 54dedd2e16 azure-cli: 2.8.0 -> 2.9.0 2020-07-17 08:08:39 -07:00
Maximilian BoschandGitHub 25d67fb0dc Merge pull request #93308 from claudiiii/update-element-docs
nixos/matrix-synapse: update documentation
2020-07-17 16:43:43 +02:00
Maximilian BoschandGitHub 14396b0e12 Merge pull request #93278 from tokudan/master.nextcloud1807
nextcloud: 18.0.6 -> 18.0.7
2020-07-17 16:34:04 +02:00
claudiiii 2d468be964 nixos/matrix-synapse: update documentation 2020-07-17 16:28:12 +02:00
Tim Steinbach 223efd7b37 jenkins: 2.235.1 -> 2.235.2 2020-07-17 10:22:13 -04:00