2
0
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 15:13:46 +00:00
Commit Graph

228916 Commits

Author SHA1 Message Date
Vladimír Čunát
0b4afef84a
gitMinimal: fix build after PR
In that case it specified $doc output but didn't even create it.
I expect it's better to do it this way instead of creating it
as an empty directory.
(Only the failed builds get rebuilt by this commit.)
2020-06-09 09:28:24 +02:00
Frederik Rietdijk
dc33419285 Merge master into staging-next 2020-06-08 12:06:12 +02:00
Florian Klink
b56c66e7e8
Merge pull request from nlewo/nextcloud-oc_pass
nixos/nextcloud: preserve OC_PASS env variable in the occ wrapper
2020-06-08 10:57:49 +02:00
Florian Klink
3590f02e7d
Merge pull request from JJJollyjim/qemu-vm-qboot-opt
nixos/qemu-vm: add option to use qboot
2020-06-08 10:46:11 +02:00
Mario Rodas
657f4927eb dune_2: 2.5.1 -> 2.6.0
Changelog: https://github.com/ocaml/dune/releases/tag/2.6.0
2020-06-08 10:45:02 +02:00
markuskowa
9ebc144034
Merge pull request from markuskowa/fix-moosefs
moosefs: fix datapath for mfscgiserv
2020-06-08 09:48:16 +02:00
Linus Heckemann
8ef0ed1dd3
Merge pull request from WilliButz/update/atlassian-crowd/4.0.2
atlassian-crowd: 3.4.5 -> 4.0.2
2020-06-08 09:38:31 +02:00
R. RyanTM
5f7d9d0985
poco: 1.9.4 -> 1.10.1 () 2020-06-08 09:10:06 +02:00
Lassulus
1701285f18
Merge pull request from knl/bump-1password-to-1.0.0
1password: 0.10.0 -> 1.0.0
2020-06-08 09:06:19 +02:00
John Ericson
b668fe8796
Merge pull request from input-output-hk/fix-rust-cross
rust: fix rust cross-compile
2020-06-08 00:48:49 -04:00
Moritz Angermann
f2a33e4486
Update configure-flags.nix 2020-06-08 12:43:58 +08:00
Moritz Angermann
58ffaee5d7
Update configure-flags.nix 2020-06-08 12:40:38 +08:00
hyperfekt
5ac6f222fa nym: 0.6.0 -> 0.7.0 2020-06-08 10:05:00 +05:30
hyperfekt
0a8fb89fca rustPlatform: fix cross-compiling by using native diff 2020-06-08 10:05:00 +05:30
Vladimír Čunát
b59847b848
systemd: avoid rebuild from the parent commit for now
Otherwise we'd be delaying this staging-next cycle noticeably.
2020-06-08 06:28:58 +02:00
Mario Rodas
92c3267ad4
Merge pull request from alexarice/styx-update
styx: 0.7.1 -> 0.7.2
2020-06-07 19:51:50 -05:00
Mario Rodas
e3a86263ad
Merge pull request from geistesk/watson-1.9.0
watson: 1.8.0 -> 1.9.0
2020-06-07 19:50:15 -05:00
Mario Rodas
524e24c9ff
Merge pull request from marsam/init-go-toml
go-toml: init at 1.8.0
2020-06-07 19:30:25 -05:00
John Ericson
a239864fc6 systemd: Fix cross build
This was very similar to the Mesa issues fixed in
62e6d73a09: the user-written code is
looking up an unprefixed binutils program.

[I think we should have a way in Meson of specifying a program prefix in
the cross / native files, as a fallback for any program that isn't
explicitly specified. This could both be availible for user written
rules, and help with the default rules.]

Fixes https://github.com/NixOS/mobile-nixos/issues/161
2020-06-08 00:29:51 +00:00
Mario Rodas
f0870fc119
Merge pull request from zowoq/editorconfig-checker
editorconfig-checker: 2.0.4 -> 2.1.0
2020-06-07 19:25:52 -05:00
Mario Rodas
46e172ecd9
Merge pull request from Atemu/jc-update
jc: 1.11.1 -> 1.11.2
2020-06-07 19:24:30 -05:00
Mario Rodas
6f128c37bb
Merge pull request from marsam/init-git-subset
gitAndTools.git-subset: init at 0.1.1
2020-06-07 19:22:51 -05:00
Jamie McClymont
55912f3535 nixos/qemu-vm: add option to use a non-standard BIOS
I'd like to change the default on x86 platforms to qboot at some point, since it
saves a fair bit of startup time.
2020-06-08 11:21:53 +12:00
Ryan Mulligan
d0abc5d54f
Merge pull request from r-ryantm/auto-update/cq-editor
cq-editor: 0.1RC2 -> 0.1.1
2020-06-07 15:39:19 -07:00
Ryan Mulligan
38b720e653
Merge pull request from r-ryantm/auto-update/picard-tools
picard-tools: 2.22.8 -> 2.22.9
2020-06-07 15:38:23 -07:00
Maximilian Bosch
7d3dd35e42
Merge pull request from omniitgmbh/graylog_3.3.0_with_plugins
graylog: 3.2.5 -> 3.3.0 (+ plugins)
2020-06-08 00:10:44 +02:00
davlum
a554e12833
idris2: fix build on macOS ()
The idris2 Makefile tries to use different versions of sed depending on
the OS, but nix always uses the same version. Because the version of
sed that is expected on macOS doesn't exist in the nix environment, the
build fails. Setting the OS to empty string resolves the issue.
2020-06-07 18:06:35 -04:00
Atemu
2372dc5422 jc: 1.11.1 -> 1.11.2 2020-06-08 00:03:35 +02:00
Anderson Torres
53780e7944
Merge pull request from AndersonTorres/update-tiny8086
tiny8086: update source and build script
2020-06-07 19:01:32 -03:00
1000101
c597a7f869 formatting: fix missing leading whitespace 2020-06-07 17:29:08 -04:00
Maximilian Bosch
1ea60ca783
Merge pull request from mweinelt/borgbackup
borgbackup: 1.1.11 -> 1.1.13
2020-06-07 23:06:35 +02:00
Marek Mahut
458919e9fe
Merge pull request from 1000101/ninvaders
ninvaders: init at 0.1.2
2020-06-07 22:53:45 +02:00
Jörg Thalheim
eadcec4988
Merge pull request from lblasc/rls-std-completion-fix 2020-06-07 21:39:00 +01:00
Maximilian Bosch
c0571a0462
Merge pull request from r-ryantm/auto-update/sbt
sbt: 1.3.10 -> 1.3.12
2020-06-07 22:27:57 +02:00
1000101
c8d679a141 ninvaders: init at 0.1.2 2020-06-07 22:24:36 +02:00
Maximilian Bosch
09b137a057
Merge pull request from r-ryantm/auto-update/bitwarden_rs
bitwarden_rs: 1.14.2 -> 1.15.0
2020-06-07 21:21:06 +02:00
Florian Klink
495cf5fd17
Merge pull request from jsravn/enable-chromium-rtc-use-pipewire
chromium: add rtc_use_pipewire
2020-06-07 21:13:28 +02:00
geistesk
1e3559fe19 watson: 1.8.0 -> 1.9.0
The src was switched to GitHub because PyPi does not contain all the
necessary test artefacts. Furthermore, a custom patch to support the
latest arrow version was added.
2020-06-07 21:12:21 +02:00
Antoine Eiche
cb682317b0 nixos/nextcloud: preserve OC_PASS env variable in the occ wrapper
The OC_PASS environment variable can be used to create a user with
`occ user:add --password-from-env`. It is currently not possible to
use the `nextcloud-occ` to "non-interactively" create a user since
this variable is ignored by sudo.
2020-06-07 20:47:11 +02:00
worldofpeace
d508591039
Merge pull request from worldofpeace/wallpaper-refactor
Gnome and Pantheon: install nixos wallpapers
2020-06-07 14:44:59 -04:00
Carles Pagès
1059cdab38
Merge pull request from karolchmist/sdl2-add-optional-dont-disable-static
SDL2: Add withStatic option
2020-06-07 20:22:31 +02:00
worldofpeace
131028cd50
Merge pull request from flokli/pipewire_0_2_version
pipewire_0_2: move from 2.nix to 0.2.nix
2020-06-07 14:19:54 -04:00
Nikola Knezevic
00ec55d043 1password: 0.10.0 -> 1.0.0 2020-06-07 20:16:45 +02:00
Marek Mahut
9ed9140cc6
Merge pull request from prusnak/electron-cleanup
electron_3: refactor
2020-06-07 20:07:10 +02:00
El-Hussein Abdelraouf
148bf83cee
vscode: add %U to exec command of the desktop item () 2020-06-07 13:15:24 -04:00
Marek Mahut
7b9d7cc05d
Merge pull request from prusnak/images-zstd
Use zstd for ISO and SD images
2020-06-07 19:09:43 +02:00
Marek Mahut
410ac11287
Merge pull request from prusnak/electron-update
Electron update
2020-06-07 18:59:41 +02:00
Marek Mahut
e9c10aa081
Merge pull request from prusnak/jitsi-meet-electron
jitsi-meet-electron: 2.0.2 -> 2.2.0
2020-06-07 18:58:16 +02:00
Nadrieril
e4f445008e
boot: fix order of arguments for hasPrefix () 2020-06-07 18:43:15 +02:00
Mario Rodas
a1bdb4dd84
Merge pull request from r-ryantm/auto-update/cargo-tarpaulin
cargo-tarpaulin: 0.13.2 -> 0.13.3
2020-06-07 11:15:40 -05:00