Commit graph

221453 commits

Author SHA1 Message Date
Thibaut Marty c1daf6eab8 herbstluftwm: 0.7.2 -> 0.8.0
Build now relies on cmake.
Added outputs "doc" and "man".
Setting CMAKE_INSTALL_SYSCONF_PREFIX is needed for bash completion
directory, otherwise it tries to put files in /etc/bash_completion.d
2020-04-14 11:04:46 +02:00
Jan Tojnar 0995d779a3
Merge pull request #85184 from jtojnar/inkscape-0.92.5
inkscape: 0.92.4 → 0.92.5
2020-04-14 10:21:25 +02:00
adisbladis 2ac39a1ec6
firefox-devedition-bin: 76.0b1 -> 76.0b4 2020-04-14 09:07:25 +01:00
adisbladis 7767fdad1a
firefox-beta-bin: 76.0b1 -> 76.0b4 2020-04-14 09:06:56 +01:00
adisbladis 44c30f46f1
mpv: Enable archive support by default 2020-04-14 09:06:09 +01:00
adisbladis c77a4e8b82
xmoto: Fix missing text 2020-04-14 09:06:09 +01:00
adisbladis 5d09de6cc5
pokerth: Add Qt wrapper 2020-04-14 09:06:09 +01:00
adisbladis 38d514513c
crack-attack: Set correct game directories 2020-04-14 09:06:09 +01:00
adisbladis d1ec67f11e
kdeApplications.kspaceduel: init at 19.12.3 2020-04-14 09:06:09 +01:00
adisbladis c48afe3a52
kdeApplications.kbreakout: init at 19.12.3 2020-04-14 09:06:05 +01:00
R. RyanTM dee5dcbfb5 python37Packages.sphinxcontrib-katex: 0.5.1 -> 0.6.0 2020-04-14 00:13:14 -07:00
Rakesh Gupta 90c1406964 pythonPackages.py-multibase: init at 1.0.1 2020-04-14 00:12:52 -07:00
Vincent Laporte ef8ea1e556
Merge pull request #85161 from sternenseemann/irmin
ocamlPackages.irmin*: 2.0.0 -> 2.1.0, add ppx_irmin, ocaml-syntax-shims, index: 1.0.1 -> 1.2.0
2020-04-14 06:43:57 +02:00
zowoq 1a3d41d412
miniserve: build on darwin (#85187) 2020-04-14 00:43:26 -04:00
R. RyanTM 7c309eceeb python27Packages.swagger-ui-bundle: 0.0.5 -> 0.0.6 2020-04-13 21:33:32 -07:00
Vincent Laporte f9c31303b2 ocamlPackages.dns-client: init at 4.4.1 2020-04-14 06:25:03 +02:00
Vincent Laporte 6edabf41b3 ocamlPackages.mirage-stack: init at 2.0.1 2020-04-14 06:25:03 +02:00
Vincent Laporte 32feaeab83 ocamlPackages.mirage-random: init at 2.0.0 2020-04-14 06:25:03 +02:00
Vincent Laporte 66ffbf57c3 ocamlPackages.mirage-protocols: init at 4.0.1 2020-04-14 06:25:03 +02:00
Vincent Laporte 81fa88504b ocamlPackages.mirage-flow: init at 2.0.1 2020-04-14 06:25:03 +02:00
Vincent Laporte 10a73b84d3 ocamlPackages.mirage-device: init at 2.0.0 2020-04-14 06:25:03 +02:00
Vincent Laporte d7ee3bc968 ocamlPackages.mirage-clock: init at 3.0.1 2020-04-14 06:25:03 +02:00
Vincent Laporte ad098ac026 ocamlPackages.randomconv: init at 0.1.3 2020-04-14 06:25:03 +02:00
Vincent Laporte e021f27d75 ocamlPackages.dns: init at 4.4.1 2020-04-14 06:25:03 +02:00
Vincent Laporte b70b03272a ocamlPackages.duration: init at 0.1.3 2020-04-14 06:25:03 +02:00
Jaka Hudoklin de6891ffd0
Merge pull request #83930 from xtruder/nixos/virtualisation/hyperv-image
modules/virtualisation: add hyperv-image
2020-04-14 03:27:22 +00:00
Jan Tojnar c652b64a26
lib/options: Relax showOption quoting
124cccbe3b
broke the build of NixOS manual.

It does not make sense to be as strict as with attributes since we
are not limited by the CLI's inability to handle numbers.
Placeholders should not be quoted either as they are not part of Nix
syntax but a meta-level construct.
2020-04-14 04:49:17 +02:00
Benjamin Hipple 1ca2475b0c
Merge pull request #83905 from msm-code/feature/init-ursadb
ursadb: init at v1.2.0
2020-04-13 22:18:59 -04:00
John Ericson 40000ebb4b
Merge pull request #84531 from TravisWhitaker/cross-clang
LLVM: Always pass host/target info to compiler-rt/libstdcxxClang
2020-04-13 22:13:55 -04:00
Benjamin Hipple 3988732856
Merge pull request #84965 from cole-h/qimgv
qimgv: enable video support
2020-04-13 22:11:55 -04:00
Austin Seipp 7b235b02e4
liburing: 0.4pre514_2454d630 -> 0.6pre600
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-04-13 20:36:11 -05:00
Jan Tojnar a926e7358f
inkscape: add jtojnar as maintainer 2020-04-14 02:05:49 +02:00
Jan Tojnar a48d86e851
inkscape: 0.92.4 → 0.92.5
https://gitlab.com/inkscape/inkscape/-/tags/INKSCAPE_0_92_5
2020-04-14 02:05:49 +02:00
Jan Tojnar eff936e8b9
inkscape: format with nixpkgs-fmt
Also order the build inputs alphabetically and switch to pname+version.
2020-04-14 02:05:33 +02:00
Jan Tojnar 38e316d398
inkscape: clean up
The unpackPhase override was only needed when the download server mangled the file extension:

https://github.com/NixOS/nixpkgs/pull/23652
2020-04-14 02:05:12 +02:00
gnidorah 171e99adb2
mame: 0.219 -> 0.220 (#84978) 2020-04-13 20:01:10 -04:00
Travis Whitaker 74f3b25896 LLVM: Always pass host/target info to compiler-rt/libstdcxxClang 2020-04-13 18:49:27 -04:00
worldofpeace c609c5ab9f
Merge pull request #84967 from NixOS/worldofpeace-patch-1
bug_report.md: ask to notify maintainers
2020-04-13 18:03:51 -04:00
worldofpeace 29efd1e6a4 bug_report.md: ask to notify maintainers
This is really essential thing that everyone should be doing.
A few extra notifications won't hurt anyone, and we should be tracking issues
to connect them to the best people who can handle them.

Co-Authored-By: Cole Helbling <cole.e.helbling@outlook.com>
2020-04-13 18:03:05 -04:00
worldofpeace a5182a7502
Merge pull request #85181 from filalex77/ulauncher-5.7.3
ulauncher: 5.6.1 -> 5.7.3
2020-04-13 18:00:19 -04:00
Oleksii Filonenko 535ac441c6
ulauncher: 5.6.1 -> 5.7.3 2020-04-14 00:46:38 +03:00
worldofpeace d49d8401ff
Merge pull request #84981 from prusnak/electron-wrapGAppsHook
electron: fix wrapGAppsHook usage
2020-04-13 17:43:17 -04:00
Andreas Rammhold 84b91899c3
Merge pull request #85172 from andir/buildRustCrate-proc-macro
buildRustCrate: support proc-macro in default prelude
2020-04-13 23:35:19 +02:00
Emery Hemingway 180ae3d371 deltachat: 1.1.0 -> 1.2.0 2020-04-14 01:03:42 +05:30
Jörg Thalheim 2d9888f61c
Merge pull request #85156 from DieGoldeneEnte/boost-check
boost: check clang version
2020-04-13 19:56:38 +01:00
Jörg Thalheim 8696dc32f9
Merge pull request #85155 from DieGoldeneEnte/coreclr-llvm
coreclr: get clang from llvmPackages
2020-04-13 19:56:02 +01:00
Domen Kožar d1295c460f
Merge pull request #85173 from sorki/spring
spring: 104.0.1-1485-g1765770 -> 104.0.1-1486-gf266c81
2020-04-13 20:30:31 +02:00
Richard Marko ee912d3c3f spring: 104.0.1-1485-g1765770 -> 104.0.1-1486-gf266c81 2020-04-13 20:27:25 +02:00
Roberto Di Remigio fcf009bbb2 highfive: init at 2.2
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-04-13 11:22:02 -07:00
Alexey Shmalko 916c1e06ce cypress: 4.2.0 -> 4.3.0 2020-04-13 11:11:42 -07:00