Nick Novitski
7136e0d0a6
bundlerUpdateScript: init and use ( #64822 )
2019-07-22 12:02:47 +00:00
Mario Rodas
dd6eea86f8
terraform-lsp: init at 0.0.5
2019-07-22 04:20:00 -05:00
Delan Azabani
bbf5a8a861
fxlinuxprintutil: init at 1.1.1-1
2019-07-22 19:00:04 +10:00
worldofpeace
c470619a7d
Merge pull request #65196 from delan/fxlinuxprint
...
fxlinuxprint: init at 1.1.2-1
2019-07-22 03:18:40 -04:00
Delan Azabani
d6e03ca5cf
fxlinuxprint: init at 1.1.2-1
2019-07-22 17:10:17 +10:00
Domen Kožar
2000a9ebcb
Add antora
2019-07-22 08:09:09 +02:00
Johannes Lötzsch
78eac95d23
xygrib: init at 1.2.6.1
2019-07-21 22:38:22 +02:00
Michael Raskin
1368f4be4a
Merge pull request #64539 from twhitehead/gl2ps
...
gl2ps: init at 1.4.0
2019-07-21 14:16:37 +00:00
José Romildo Malaquias
a835adc10c
Merge pull request #64186 from tadfisher/plata-theme
...
plata-theme: 0.8.3 -> 0.8.7
2019-07-20 23:44:17 -03:00
Maximilian Bosch
e15bc90acc
Merge pull request #60675 from protoben/evcxr-0.3.3
...
evcxr: init at 0.3.3
2019-07-21 02:37:29 +02:00
Maximilian Bosch
2de35cf8ee
evcxr: fix darwin build
...
It seems as the `Security` framework is missing during the linking in a
darwin build environment:
https://logs.nix.ci/?key=nixos/nixpkgs.60675&attempt_id=42d9c159-f1a2-4abc-ab14-9dea23d941b1
2019-07-21 02:13:17 +02:00
Anders Lundstedt
e6dd87c438
spotifyd: init at 0.2.11
2019-07-21 00:58:19 +02:00
Aaron Andersen
f5945fcf0e
Merge pull request #64408 from scubed2/nxengine
...
nxengine-evo: init at 2.6.4
2019-07-20 18:20:20 -04:00
worldofpeace
bacce59bcf
Merge pull request #64993 from gnidorah/video2midi
...
video2midi: 0.3.7 -> 0.3.9.1
2019-07-20 11:05:13 -04:00
Aaron Andersen
87b4e9cdec
Merge pull request #57437 from elasticdog/cargo-raze
...
cargo-raze: init at 0.2.8
2019-07-20 08:16:17 -04:00
Lassi Haasio
a8c79e9ab9
pyditz: init at 0.10.3
2019-07-20 13:38:22 +02:00
gnidorah
895eea2f3d
video2midi: 0.3.7 -> 0.3.9.1
2019-07-20 08:52:22 +03:00
Sterling Stein
e0c2e7f65f
nxengine-evo: init at 2.6.4
2019-07-19 22:52:07 -07:00
Aaron Andersen
1af592d65f
Merge pull request #64705 from MetaDark/protontricks
...
protontricks: init at 1.2.3
2019-07-19 20:45:27 -04:00
Aaron Bull Schaefer
1f3a6719d9
cargo-raze: init at 0.2.8
2019-07-19 15:34:43 -07:00
Tad Fisher
c8442c7f6a
plata-theme: 0.8.3 -> 0.8.7
2019-07-19 11:30:16 -07:00
Tyson Whitehead
28a0dc5a12
gl2ps: init at 1.4.0
2019-07-19 11:07:10 -04:00
Frederik Rietdijk
0ce55a10d2
Merge master into staging-next
2019-07-19 16:33:38 +02:00
Frederik Rietdijk
594ca3f1cf
ccache.links: make it a function of unwrappedCC
...
That way we can use a ccacheStdenv with e.g. a different CC:
stdenv = overrideCC gcc8Stdenv (ccacheWrapper.override { unwrappedCC
= gcc8Stdenv.cc.cc; });
2019-07-19 11:27:56 +02:00
Andrew Chambers
386b7d814d
redo-apenwarr: init at unstable-2019-06-21
2019-07-19 15:00:27 +12:00
MetaDark
5d053d8333
protontricks: init at 1.2.3
...
fixes #61193
2019-07-18 19:59:19 -04:00
Daiderd Jordan
89083ccf85
Merge pull request #64803 from serokell/elixir19
...
elixir: default 1.7.4 -> 1.9.0
2019-07-19 00:03:29 +02:00
Daiderd Jordan
8c4152dac3
Merge pull request #64801 from serokell/beam-erlangR21
...
beam-packages: default erlangR20 -> erlangR22
2019-07-19 00:03:07 +02:00
Michael Peyton Jones
7f249190c9
asciidoctor: disable epubcheck by default ( #65018 )
...
`epubcheck` pulls in Java, which can be problematic on some platforms,
and some fairly core software uses asciidoctor to build docs.
2019-07-18 17:16:26 +00:00
Joachim F
74bae348ef
Merge pull request #64684 from alexarice/evtest-qt
...
evtest-qt: init at 0.2.0
2019-07-18 13:10:04 +00:00
Joachim F
22965720de
Merge pull request #63000 from joepie91/package/sidequest
...
sidequest: init at 0.3.1
2019-07-18 12:54:51 +00:00
Nikolay Amiantov
48d98b02f6
lutris: use optimus and nvidia from environment
...
That's the correct way because these should be enabled with NixOS
modules.
2019-07-18 12:43:14 +03:00
Nikolay Amiantov
b0a961e6fa
lutris: refactor, fix icons
...
* Split the package into wrapped and unwrapped versions;
* Use FHS chrootenv for libraries instead of adding them to
LD_LIBRARY_PATH;
* Fix wrapping so that icons now work.
2019-07-18 12:34:29 +03:00
Aaron Andersen
47411c9f2a
Merge pull request #56893 from das-g/ili2c-init
...
ili2c: init at 5.0.0
2019-07-17 22:59:19 -04:00
Florian Klink
9d339e3b45
Merge pull request #61312 from Yarny0/tsm-client
...
TSM client
2019-07-18 02:46:31 +02:00
Austin Seipp
ce247b4f9f
all-packages: add static exe alias for haskell 'shake' package
...
Signed-off-by: Austin Seipp <as@fastly.com>
2019-07-17 19:05:55 -05:00
Matthew Bauer
6399cdbe9c
Merge pull request #64612 from NixOS/add-emacs-zmq
...
emacs: add zmq package
2019-07-17 17:12:41 -04:00
worldofpeace
3795b4d96a
Merge pull request #64570 from doronbehar/package-qtutilities
...
qtutilities: init at 5.13.0
2019-07-17 10:58:04 -04:00
Doron Behar
8fe76701fd
libsForQt5.qtutilities: init at 5.13.0
2019-07-17 10:57:05 -04:00
Raphael Borun Das Gupta
c8c751aca2
ili2c: init at 5.0.0
2019-07-17 11:53:54 +02:00
Robert Scott
5c85b24edc
pythonPackages.jpylyzer: init at 1.18.0
...
include as application too
2019-07-17 10:34:41 +02:00
Frederik Rietdijk
0d832585b7
Merge staging-next into staging
2019-07-17 10:14:29 +02:00
Nikolay Amiantov
4dad0ae560
buildBazelPackage: cleanup hacks and enforce them for all builds
...
Timestamp verification skip is no longer needed (not sure why). Generally we
better off always using the environment hack for all packages because that
ensures all NIX_* flags are correctly applied.
One possible improvement in future is to filter only NIX_* variables to
passthru in Bazel.
2019-07-17 10:40:38 +03:00
Aaron Andersen
3910b12543
Merge pull request #64907 from mmahut/cypres
...
cypress: init at 3.4.0
2019-07-16 21:32:57 -04:00
Aaron Andersen
e45406cab4
Merge pull request #55532 from dasJ/mumsi
...
mumsi: Init at unstable-2018-12-12
2019-07-16 21:19:08 -04:00
Marek Mahut
db599c86c5
cypress: init at 3.4.0
2019-07-16 22:23:24 +02:00
worldofpeace
ac94237021
Merge pull request #63898 from mmahut/guardian-agent
...
guardian-agent: init at 0.7.2-beta
2019-07-16 15:53:52 -04:00
Marek Mahut
a02449824e
guardian-agent: init at 0.7.2-beta
2019-07-16 21:23:21 +02:00
worldofpeace
75777d6346
Merge pull request #64399 from mmahut/blockbook
...
blockbook: init at 0.3.1
2019-07-16 14:14:34 -04:00
Vladimír Čunát
5bf68e1354
Merge #64742 : firefox 67 -> 68, and related updates
2019-07-16 19:33:04 +02:00
Vladimír Čunát
2b28e4c96f
Merge #64892 : 'staging-next' (another iteration)
...
It's not completely without regressions, but I believe we can deal with
the rest directly on master. This is required for Firefox security fixes.
2019-07-16 19:32:17 +02:00
Silvan Mosberger
40789093a6
chrome-export: init at 2.0.2 ( #63371 )
...
chrome-export: init at 2.0.2
2019-07-16 19:16:26 +02:00
Janne Heß
1808b1eb67
mumsi: Init at git-2019-02-10
2019-07-16 16:18:14 +02:00
Bruno Bzeznik
9a22c8c697
est-sfs: init at 2.03
2019-07-16 13:55:59 +02:00
Frederik Rietdijk
a28a9ac156
Merge master into staging-next
2019-07-16 11:15:46 +02:00
Yorick van Pelt
1b0459741f
rabbitmq-server: bump elixir dependency to 1.8
2019-07-16 11:12:38 +02:00
Yorick van Pelt
900578ee76
relx-exe: 3.23.1 -> 3.32.1
2019-07-16 10:59:30 +02:00
Yorick van Pelt
a9baaf90f6
couchdb2: pin to erlangR21
2019-07-16 10:35:47 +02:00
Aaron Andersen
c360afa866
Merge pull request #64685 from vyorkin-forks/tdlib/init
...
tdlib: init at 1.4.0
2019-07-15 22:15:14 -04:00
Kirill Boltaev
979710b4a0
libstrangle: init at 2017-02-22
2019-07-15 22:49:32 +03:00
Frederik Rietdijk
800da69c8a
Merge pull request #64551 from jonringer/update-pyproj
...
proj: 5.2.0 -> 6.1.1
2019-07-15 21:14:04 +02:00
Wael Nasreddine
407a106cdc
Merge pull request #64714 from ivanbrennan/fly-5.3.0
...
fly: init at 5.3.0
2019-07-15 06:32:27 -07:00
Yarny0
fe0bfb3fec
tsm-client: init at 8.1.8.0
...
IBM Spectrum Protect (former name: Tivoli Storage Manager)
provides a single point of control for backup and recovery.
This package contains the client software, that is,
a command line client and linkable libraries.
This commit adds two packages to nixpkgs:
The TSM client software contains a Java GUI
that, naturally, requires Java to be installed.
To keep the closure size low, we provide the packages
`tsm-client` and `tsm-client-withGUI`.
The former comes without the Java GUI.
While the product has been renamed, its old name is still
alive in filenames and as package name used by other distros.
2019-07-15 09:41:36 +02:00
Vladimír Čunát
3686036e02
Merge branch 'master' into staging-next
...
Hydra nixpkgs: ?compare=1530372
2019-07-15 09:39:03 +02:00
taku0
75d4e64fad
firefox-esr: 60.7.2esr -> 68.0esr
2019-07-14 22:51:14 +02:00
Katharina Fey
4f156a4d72
kak-lsp: init at 6.2.1
2019-07-14 19:54:54 +01:00
Jonathan Ringer
1414598875
proj_5: init at 5.2
2019-07-14 09:59:30 -07:00
Jonathan Ringer
c8ec54b969
saga_2_3_2: remove package
...
No longer used by qgis
2019-07-14 09:59:29 -07:00
Jonathan Ringer
80dd36749a
proj-datumgrid: init at world-1.0
2019-07-14 09:59:27 -07:00
Jonathan Ringer
f34face721
merkaartor: fix build
2019-07-14 09:59:26 -07:00
Jonathan Ringer
3fbca39afa
gdal_2: init at 2.4.0
2019-07-14 09:59:26 -07:00
Vasiliy Yorkin
3f533508d8
tdlib: init at 1.4.0
2019-07-14 15:42:13 +03:00
worldofpeace
f48c9d428a
Merge pull request #64677 from costrouc/qt-box-editor-init
...
qt-box-editor: init at unstable-2019-07-12
2019-07-13 23:57:23 -04:00
Chris Ostrouchov
ffaa9c8c3f
qt-box-editor: init at unstable-2019-07-12
...
latest unstable version is only one to build with tesseract4 and qt5
2019-07-13 23:56:49 -04:00
Aaron Andersen
abfe2572e8
Merge pull request #62769 from JorisE/sngrep
...
sngrep: init at 1.4.6
2019-07-13 20:06:43 -04:00
ivanbrennan
9e465d2f60
fly: init at 5.3.0
...
Add `fly` CLI for working with Concourse CI, and include Bash
completions.
2019-07-13 18:55:22 -04:00
David Lum
d91fe04dc6
avro-tools: init at 1.9.0
2019-07-13 17:45:41 -04:00
Joris Engbers
4d75d04d52
sngrep: init at 1.4.6
...
Sngrep is used to inspect SIP traffic.
2019-07-13 18:15:49 +00:00
worldofpeace
aaea4ebda2
Merge pull request #64567 from killercup/cargo-flamegraph-0.1.13
...
cargo-flamegraph: init at 0.1.13
2019-07-13 12:33:20 -04:00
worldofpeace
1ab8c3e157
Merge pull request #64694 from jpotier/victor-mono
...
victor-mono: init at 1.2.1
2019-07-13 11:59:01 -04:00
EEva (JPotier)
5e51a6073e
victor-mono: init at 1.2.1
2019-07-13 11:58:34 -04:00
José Romildo Malaquias
3fef4946cd
Merge pull request #64702 from romildo/upd.xfce4-13
...
xfce4-13: rename to xfce4-14
2019-07-13 12:48:40 -03:00
José Romildo Malaquias
c3282487dd
xfce4-13: rename to xfce4-14
2019-07-13 08:42:05 -03:00
Peter Simons
2f746bc1fc
Merge pull request #64695 from dywedir/hledger-iadd
...
hledger-iadd: add a top-level alias
2019-07-13 13:08:15 +02:00
Vladyslav M
1e0aaa80d2
hledger-iadd: add a top-level alias
2019-07-13 12:13:59 +03:00
Frederik Rietdijk
4aee94629d
Merge staging-next into staging
2019-07-13 09:46:03 +02:00
Frederik Rietdijk
54065ae20d
Merge master into staging-next
2019-07-13 09:45:40 +02:00
Silvan Mosberger
807a62e68e
minecraft-server: 1.14 -> 1.14.3 ( #63848 )
...
minecraft-server: 1.14 -> 1.14.3
2019-07-13 03:02:23 +02:00
Alex Rice
f68f61d243
evtest-qt: init at 0.2.0
2019-07-12 23:12:24 +01:00
worldofpeace
3c84ac7523
Merge pull request #63497 from tadeokondrak/oppai-ng/init/3.2.2
...
oppai-ng: init at 3.2.2
2019-07-12 17:55:45 -04:00
Amar Paul
157d56d311
cdrtools: fix for darwin ( #64460 )
2019-07-12 11:26:07 -04:00
Jos van den Oever
552803f6f5
qt 5.12.0 -> 5.12.3
2019-07-12 14:12:52 +02:00
Aaron Andersen
cc9ec8a423
Merge pull request #63496 from tadeokondrak/discord-rpc/init/3.4.0
...
discord-rpc: init at 3.4.0
2019-07-12 07:27:06 -04:00
Tadeo Kondrak
aab48064e9
discord-rpc: init at 3.4.0
2019-07-12 05:05:31 -06:00
Aaron Andersen
2519fe34e2
Merge pull request #63608 from plapadoo/sdl-gpu-init
...
SDL_gpu: init at 20190124
2019-07-12 06:17:57 -04:00
Aaron Andersen
c13fbe0551
Merge pull request #63844 from aanderse/zabbix-cleanup
...
nixos/zabbix: overhaul package & module
2019-07-12 06:12:51 -04:00
Philipp Middendorf
e72a02e68c
SDL_gpu: init at 20190124
2019-07-12 07:45:50 +02:00
Linus Heckemann
5d04dcf4f5
minecraft-server: 1.14 -> 1.14.3
...
Also removes older versions.
2019-07-12 07:40:37 +02:00
worldofpeace
5c83eaef84
Merge pull request #63506 from sikmir/add-qtpbfimageplugin
...
qtpbfimageplugin: init at 1.4
2019-07-11 23:39:35 -04:00
Nikolay Korotkiy
2c6ba83aa0
qtpbfimageplugin: init at 1.4
2019-07-11 23:34:21 -04:00
Wael Nasreddine
ca60cd0fb6
Merge pull request #64644 from pradyuman/pradyuman/add-grpcui
...
grpcui: init at 0.2.0
2019-07-11 19:04:14 -07:00
worldofpeace
f91c86dde8
Merge pull request #63636 from bachp/distgen
...
distgen: init at 1.3
2019-07-11 21:57:50 -04:00
Pascal Bach
195e30b74a
distgen: init at 1.3
...
This tool is mainly used in openshift to build source to image containers.
2019-07-11 21:54:06 -04:00
Pradyuman Vig
d4858a01e1
grpcui: init at 0.2.0
2019-07-11 19:46:11 -06:00
Aaron Andersen
649ec93c37
foswiki: drop package & httpd subservice
2019-07-11 19:46:30 -04:00
Aaron Andersen
53cad65edc
Merge pull request #62267 from 0x4A6F/master-routinator
...
routinator: init at 0.4.0
2019-07-11 18:44:22 -04:00
Aaron Andersen
9a4456fcc0
zabbix: zabbix.agent, zabbix.proxy-mysql, zabbix.proxy-pgsql, zabbix.proxy-sqlite, zabbix.server-mysql, zabbix.server-pgsql, zabbix.web: init at 3.0, 4.0, and 4.2
2019-07-11 18:37:02 -04:00
Matthew Bauer
99c04c74cf
Merge pull request #63581 from PsyanticY/zabbix-4.0
...
zabbix:1.8 -> 4.0 | remove old packages
2019-07-11 15:05:05 -04:00
PsyanticY
16f8a17416
zabbix:1.8 -> 4.0 | remove old packages
2019-07-11 17:22:26 +01:00
worldofpeace
63109c860f
Merge pull request #64376 from emmanuelrosa/betterlockscreen-missing-dependencies
...
betterlockscreen: add missing runtime dependencies
2019-07-11 10:33:24 -04:00
Emmanuel Rosa
eb0332db39
betterlockscreen: add missing runtime dependencies
2019-07-11 10:33:07 -04:00
0x4A6F
39de81af3d
routinator: init at 0.4.0
2019-07-11 10:49:51 +00:00
Frederik Rietdijk
22cb7f25f2
Merge master into staging-next
2019-07-11 09:40:10 +02:00
Matthew Bauer
7fc87a4cbd
emacs: add zmq package
...
This builds emacs-zmq.so automatically.
Fixes #59774
2019-07-10 22:13:26 -04:00
Pascal Hertleif
1c9843dd3e
cargo-flamegraph: init at 0.1.13
2019-07-10 14:29:28 +02:00
justinwoo
34c3c11fb5
fix polybarFull
...
this build cannot support both wirelesstools and libnl at the same time,
and also cannot support both i3 and i3gaps.
2019-07-10 13:59:41 +03:00
Frederik Rietdijk
c62f181eb5
Merge pull request #63207 from gnidorah/mididings
...
mididings: init at 20151117
2019-07-10 12:44:02 +02:00
Aaron Andersen
5827ff2df6
Merge pull request #64396 from mmahut/zabbixctl
...
zabbixctl: init at unstable-2019-07-06
2019-07-10 06:09:19 -04:00
Mario Rodas
eaf3bc97be
Merge pull request #64453 from doronbehar/package-cpp-utilities
...
cpp-utilities: init at 4.17.1
2019-07-10 04:34:38 -05:00
Marek Mahut
7370abcbeb
zabbixctl: init at unstable-2019-07-06
2019-07-10 10:27:21 +02:00
Marek Mahut
9c0915e88e
blockbook: init at 0.3.1
2019-07-10 10:23:37 +02:00
Doron Behar
780b84189d
cpp-utilities: init at 4.17.1
2019-07-10 11:16:42 +03:00
Frederik Rietdijk
da96a4119f
Merge staging-next into staging
2019-07-10 08:52:50 +02:00
Frederik Rietdijk
fb6260fcf7
Merge pull request #64236 from NixOS/staging-next
...
Staging next
2019-07-10 08:52:04 +02:00
Maximilian Bosch
972fb33e5a
Merge pull request #63709 from Ma27/i3-layout-manager
...
i3-layout-manager: init at unstable-2019-06-19
2019-07-09 23:31:49 +02:00
Maximilian Bosch
241a7bb363
Merge pull request #63920 from Ma27/package-zsh-you-should-use
...
zsh-you-should-use: init at 1.1.0
2019-07-09 23:28:53 +02:00
Frederik Rietdijk
79a03641d5
Merge staging-next into staging
2019-07-09 15:46:26 +02:00
Frederik Rietdijk
74c24385cb
Merge master into staging-next
2019-07-09 15:46:00 +02:00
Frederik Rietdijk
7cf5909fad
Merge staging-next into staging
2019-07-09 15:44:08 +02:00
Frederik Rietdijk
421a87d94c
python38: init at 3.8.0b2
2019-07-09 15:31:37 +02:00
worldofpeace
5dbce90a7e
Merge pull request #64109 from danieldk/draw.io
...
drawio: init at 10.8.0
2019-07-09 09:28:27 -04:00
Daniël de Kok
f658a3c807
drawio: init at 10.8.0
...
draw.io is an application for drawing diagrams. This is the (offline)
desktop version of the draw.io web application.
2019-07-09 15:14:21 +02:00
Minijackson
c9fe80a67f
sequoia-tool: init at 0.9.0
2019-07-08 23:46:51 +02:00
Tim Steinbach
3df683c8ca
linux: Add 5.2
...
Update linuxPackages_latest to 5.2
2019-07-08 08:35:18 -04:00
Gabriel Ebner
dcbc0a437a
More OctoPrint plugins ( #64419 )
...
More OctoPrint plugins
2019-07-08 10:27:15 +02:00
Charles Strahan
5ded60dfc4
Merge pull request #64219 from jonringer/ycmd-python3
...
ycmd: build with python3
2019-07-08 03:54:52 -04:00
Carlos D
0d8e17f32c
sonobuoy: init at 0.15.0
2019-07-08 11:25:13 +10:00
Gabriel Ebner
707157e57f
marlin-calc: init at 2019-06-04
2019-07-07 14:45:20 +02:00
Graham Christensen
39a5867b3f
Merge pull request #63457 from grahamc/snap
...
snapTools.makeSnap: init
2019-07-07 08:15:08 -04:00
Mario Rodas
1f2157dc70
Merge pull request #63672 from minijackson/init-cargo-inspect
...
cargo-inspect: init at 0.10.1
2019-07-07 07:01:16 -05:00
justinwoo
d99a284fd6
add polybarFull to all-packages
2019-07-07 12:47:23 +03:00
Wael Nasreddine
16aa35572b
Merge pull request #64377 from worldofpeace/kbfs
...
kbfs: 2.11.0 -> 4.1.0
2019-07-06 18:47:18 -07:00
worldofpeace
bfe270bc54
kbfs: 2.11.0 -> 4.1.0
...
The kbfs code has been moved to the same
repo as the keybase package.
2019-07-06 16:51:00 -04:00
Minijackson
2ff8d2ab6d
cargo-inspect: init at 0.10.1
2019-07-06 20:51:44 +02:00
Vladimír Čunát
0746c4dbb4
Merge branch 'master' into staging-next
...
There are several thousand rebuilds from master already.
Hydra nixpkgs: ?compare=1528940
2019-07-06 13:44:40 +02:00
worldofpeace
7c2ac5b4c1
Merge pull request #64235 from mmahut/iceshelf
...
iceshelf: init at unstable-2019-07-03
2019-07-06 06:06:14 -04:00
Marek Mahut
b7a1daf2bd
iceshelf: init at unstable-2019-06-18
2019-07-06 10:31:14 +02:00
Raphael Das Gupta
bbaee555c3
lazydocker: init at 0.5 ( #64320 )
2019-07-06 00:40:33 -07:00
Scott Olson
0b492c0060
cue: init at 0.0.3 ( #64367 )
2019-07-06 00:40:01 -07:00
Thomas Tuegel
56d5963382
Merge pull request #54525 from ttuegel/feature/qt-5/wrap-qt-apps
...
Wrap Qt applications
2019-07-05 14:38:10 -05:00