Chuck
d13360bfb7
lua5: Fix src URLs
...
The 672c3c1d2a
refactor accidentally
dropped the last version component from the source URLs. This change
puts its back.
$ for lua in lua5_{1,2,3};do nix-instantiate --json --eval . -A $lua.src.urls | jq -r '.[]' | xargs nix-prefetch-url; done
Before this change:
lua-5.1.tar.gz 1hbjhh211p82vhwqhx4mmhmvhv56060acnka80gbmfdk3q3bjnvz (wrong hash because this is lua 5.1.0. We want 5.1.5 )
lua-5.2.tar.gz HTTP error 404
lua-5.3.tar.gz HTTP error 404
After this change:
lua-5.1.5.tar.gz 0cskd4w0g6rdm2q8q3i4n1h3j8kylhs3rq8mxwl9vwlmlxbgqh16
lua-5.2.4.tar.gz 0jwznq0l8qg9wh5grwg07b5cy3lzngvl5m2nl1ikp6vqssmf9qmr <-- Desired hash
lua-5.3.5.tar.gz 1b2qn2rv96nmbm6zab4l877bd4zq7wpwm8drwjiy2ih4jqzysbhc
Converted to base16 with `nix-hash --type sha256 --to-base16`:
lua-5.1.5.tar.gz 2640fc56a795f29d28ef15e13c34a47e223960b0240e8cb0a82d9b0738695333 <-- Desired hash
lua-5.2.4.tar.gz b9e2e4aad6789b3b63a056d442f7b39f0ecfca3ae0f1fc0ae4e9614401b69f4b
lua-5.3.5.tar.gz 0c2eed3f960446e1a3e4b9a1ca2f3ff893b6ce41942cf54d5dd59ab4b3b058ac <-- Desired hash
2020-01-31 18:00:45 -08:00
Marek Mahut
9300e2038d
pythonPackages.ConfigArgParse: 0.15.2 -> 1.0
2020-01-28 08:50:27 -08:00
Vincent Laporte
57aaf67b72
ocamlPackages.utop: 2.4.2 → 2.4.3
2020-01-28 17:33:13 +01:00
Taito Horiuchi
a7953f555d
pythonPackage.robotframework-requests: 0.6.2 -> 0.6.3
2020-01-28 08:31:09 -08:00
David Guibert
8754b61147
Merge pull request #78602 from jobojeha/feature/paraview-pythonpath-prefix
...
paraview: prefix PYTHONPATH
2020-01-28 17:25:37 +01:00
Silvan Mosberger
766b78841f
Don't set background to black if ~/.background-image not prese… ( #78346 )
...
Don't set background to black if ~/.background-image not present
2020-01-28 16:42:44 +01:00
Franz Pletz
f7b45fdfdc
Merge pull request #78056 from mayflower/pkg/platformio-4.1.0
...
platformio: 4.0.3 -> 4.1.0
2020-01-28 15:14:29 +00:00
Jörg Thalheim
af1d755b04
Merge pull request #78601 from foxit64/master
...
telegraf 1.12.1 -> 1.13.2
2020-01-28 15:00:04 +00:00
Peter Hoeg
c3c9f32869
Merge pull request #77836 from sjau/evdi-2020-01-16
...
evdi: 1.6.4 -> git-2020-01-16
2020-01-28 22:10:27 +08:00
Jörg Thalheim
0218f30af5
telegraf: reference nixosTests
2020-01-28 14:08:38 +00:00
foxit64
cd78ddaaeb
maintainers: add foxit64
2020-01-28 14:58:03 +01:00
foxit64
39cc559403
maintainers: add foxit64
2020-01-28 14:48:10 +01:00
Vladimír Čunát
b47ec9a6b3
Merge #75437 : kramdown-rfc2629: init at 1.2.13
...
I left it open much longer than planned. Re-tested it creates html.
2020-01-28 14:12:26 +01:00
Frederik Rietdijk
7562c2112d
Merge pull request #77739 from NixOS/staging-next
...
Staging next
2020-01-28 14:03:29 +01:00
Andreas Rammhold
cd27940df0
Merge pull request #78188 from andir/buildRustCrate-support-rlib
...
buildRustCrate: support `rlib` dependency type
2020-01-28 13:47:57 +01:00
Jörg Thalheim
610a8fd7ad
home-assistant: v0.103.1 -> 0.104.3 ( #78010 )
...
home-assistant: v0.103.1 -> 0.104.3
2020-01-28 12:34:54 +00:00
Mario Rodas
42a195919a
Merge pull request #78669 from Frostman/hugo-0.62.2
...
hugo: 0.62.2 -> 0.63.2
2020-01-28 07:00:55 -05:00
Mario Rodas
fdf8061b83
Merge pull request #78645 from r-ryantm/auto-update/python2.7-pyspotify
...
python27Packages.pyspotify: 2.1.2 -> 2.1.3
2020-01-28 07:00:20 -05:00
Mario Rodas
f51149765f
Merge pull request #78668 from Enzime/update/streamlink
...
streamlink: 1.3.0 -> 1.3.1
2020-01-28 06:50:39 -05:00
Cole Mickens
b673d75ebc
home-assistant: 0.103.1 -> 0.104.3
2020-01-28 10:54:09 +00:00
Maximilian Bosch
69d127cc81
citrix_workspace_19_3_0: mark as unsupported
...
Will be unsupported within the lifespan of 20.03. Also there aren't any
known issues that require this version as workaround, so a removal
should be fairly safe.
2020-01-28 11:40:20 +01:00
Marek Mahut
8d4dba08a2
Merge pull request #78282 from mmahut/btg
...
bitcoin-gold: init at 0.15.2
2020-01-28 11:15:13 +01:00
Marek Mahut
3acc5b4189
Merge pull request #78595 from mmahut/litecoin
...
litecoin: move to qt5 and add zeromq supoort
2020-01-28 11:14:49 +01:00
Maximilian Bosch
0d34bd22be
citrix_receiver: remove
...
The package is not used anymore and discontinued by upstream. The error
was added before 19.09, so now we can remove the attributes entirely.
2020-01-28 10:48:03 +01:00
Maximilian Bosch
518b5ef0c9
citrix_workspace_19_8_0: fix url
...
When a new version of the Citrix workspace app is released, there's no
versioned URL available. This means that as soon as a new version is
released, the homepage needs to be altered to ensure that the error
message from `requireFile` points to the proper download URL.
2020-01-28 10:48:03 +01:00
Frederik Rietdijk
dce0ca29d9
Merge master into staging-next
2020-01-28 10:46:13 +01:00
Sergey Lukjanov
e328078fe0
minecraft-server: 1.14.4 -> 1.15.2 ( #78514 )
2020-01-28 04:00:45 -05:00
Maximilian Bosch
b3729ae77f
kitty: 0.15.1 -> 0.16.0
...
https://github.com/kovidgoyal/kitty/releases/tag/v0.16.0
2020-01-28 09:14:33 +01:00
Sergey Lukjanov
f4196913e9
hugo: 0.62.2 -> 0.63.2
2020-01-27 23:37:18 -08:00
Michael Hoang
8d25449758
streamlink: 1.3.0 -> 1.3.1
2020-01-28 18:17:42 +11:00
Mario Rodas
d8cb4ed910
Merge pull request #78653 from r-ryantm/auto-update/python2.7-pysrt
...
python27Packages.pysrt: 1.1.1 -> 1.1.2
2020-01-28 00:32:55 -05:00
Matthew Bauer
f14a4d60b7
Revert "clang_7,clang_8,clang_9: fix compilation of HIP-code"
...
This reverts commit 558af6fbc7
.
This was meant for staging. Will apply there.
2020-01-27 23:24:35 -05:00
Matthew Bauer
d4ad868aaa
Merge pull request #78308 from DieGoldeneEnte/clang-hip-patch
...
clang_7,clang_8,clang_9: fix compilation of HIP-code
2020-01-27 23:15:19 -05:00
Ryan Mulligan
288cfc7d2f
Merge pull request #78643 from petabyteboy/feature/alertmanager-startup
...
nixos/alertmanager: Fix startup
2020-01-27 20:14:37 -08:00
R. RyanTM
a6b6fe115e
python27Packages.uproot: 3.11.0 -> 3.11.1
2020-01-27 19:02:45 -08:00
R. RyanTM
d6464b8add
python27Packages.pysrt: 1.1.1 -> 1.1.2
2020-01-28 03:01:28 +00:00
Ryan Mulligan
2e8018bcff
Merge pull request #78510 from r-ryantm/auto-update/libow
...
libow: 3.2p1 -> 3.2p3
2020-01-27 18:17:03 -08:00
Mario Rodas
b750d60da3
Merge pull request #78633 from r-ryantm/auto-update/python2.7-deap
...
python27Packages.deap: 1.3.0 -> 1.3.1
2020-01-27 20:14:28 -05:00
Matthew Bauer
3a7fe07e3c
Merge pull request #69057 from volth/ld-linux
...
add config.environment.ld-linux
2020-01-27 20:08:12 -05:00
Mario Rodas
415acd19c1
Merge pull request #78634 from HugoReeves/update/croc
...
croc: 6.4.8 -> 6.4.10
2020-01-27 20:04:44 -05:00
Mario Rodas
efd10cbd94
Merge pull request #77997 from zowoq/fuse-overlayfs
...
fuse-overlayfs: 0.7.4 -> 0.7.5
2020-01-27 20:03:14 -05:00
Niklas Hambüchen
d91d400a84
Merge pull request #78644 from nh2/babel-nix-2.2-comment
...
pythonPackages.Babel: Add comment
2020-01-28 01:32:05 +01:00
R. RyanTM
5a3156c1c6
python27Packages.pyspotify: 2.1.2 -> 2.1.3
2020-01-28 00:20:38 +00:00
worldofpeace
63b1eabcdb
Merge pull request #78641 from kjuvi/timetable
...
timetable: 1.0.9 -> 1.1.0
2020-01-27 19:00:50 -05:00
Niklas Hambüchen
19ff097181
pythonPackages.Babel: Add comment about #75676
2020-01-28 00:55:33 +01:00
Mario Rodas
3fd22de7c2
Merge pull request #78637 from zowoq/conmon
...
conmon: 2.0.9 -> 2.0.10
2020-01-27 18:49:31 -05:00
Milan Pässler
9414f03d97
nixos/alertmanager: Fix startup
...
Fixed a problem with quotation marks introduced in commit
23d5d9bbe9
merged with #78358 .
2020-01-28 00:34:37 +01:00
Mario Rodas
e5a015bd85
Merge pull request #78639 from r-ryantm/auto-update/python3.7-django-modelcluster
...
python37Packages.django_modelcluster: 5.0 -> 5.0.1
2020-01-27 18:32:54 -05:00
Mario Rodas
caaec19102
Merge pull request #78632 from anderslundstedt/master
...
spotifyd: 0.2.23 -> 0.2.24
2020-01-27 18:30:06 -05:00
R. RyanTM
403813ddaa
python27Packages.mozdevice: 3.0.6 -> 3.0.7
2020-01-27 14:56:33 -08:00