github-actions[bot]
c62314becb
Merge staging-next into staging
2022-03-22 06:01:42 +00:00
Sandro
4348e36456
Merge pull request #164248 from Stunkymonkey/treewide-fetchFromGitHub-2
2022-03-22 02:13:45 +01:00
github-actions[bot]
03c279d7ea
Merge staging-next into staging
2022-03-22 00:02:58 +00:00
Fabián Heredia Montiel
233408b810
cudatoolkit_11: cudatoolkit_11_4 → cudatoolkit_11_6
2022-03-20 14:56:20 -06:00
Martin Weinelt
f4f3622cb1
Merge remote-tracking branch 'origin/staging-next' into staging
2022-03-20 00:00:32 +01:00
zowoq
d88f6aa9d8
rust: add mips64el-unknown-linux-gnuabi64 bootstrap hash
...
follow up from c6108020ff
2022-03-20 08:04:51 +10:00
zowoq
6b5006b249
Revert "rust: run update-hashes.sh to update hashes"
...
This reverts commit 852c8ab3d0
.
When merged with 1.59 in staging this hash is incorrect.
2022-03-20 07:30:11 +10:00
Adam Joseph
852c8ab3d0
rust: run update-hashes.sh to update hashes
...
This commit is the result of running
pkgs/development/compilers/rust/print-hashes.sh 1.57.0
in order to generate the bootstrap hash for
mips64el-unknown-linux-gnuabi64. This commit is needed in order to
bootstrap nix on mips64el because nix_2_4 depends on rustc.
2022-03-19 16:50:52 -04:00
Tony Höglund
824c865a4b
inklecate: update dependencies
2022-03-18 07:24:53 +01:00
Tony Höglund
9a35f3f1b4
dotnetCorePackages.*_6*: 6.0.0 -> 6.0.3
2022-03-18 07:24:52 +01:00
Tony Höglund
feaf708634
dotnet: Update print-hashes script
...
* Update script to use dotnets releases-index urls specified in
https://dotnetcli.blob.core.windows.net/dotnet/release-metadata/releases-index.json
* Can get source information for multiple versions
* Outputs the whole src expression for all available/mapped platforms
2022-03-18 07:24:52 +01:00
github-actions[bot]
07e0324dff
Merge staging-next into staging
2022-03-18 06:01:55 +00:00
Adam Joseph
c6108020ff
rust: add mips64el to list of bootstrap tarballs
2022-03-18 13:00:34 +10:00
github-actions[bot]
691557fc47
Merge staging-next into staging
2022-03-18 00:03:09 +00:00
Adam Joseph
55dae422e2
go: add mips64 support
2022-03-18 10:02:58 +10:00
Ryan Mulligan
910fc2c155
Merge pull request #164612 from r-ryantm/auto-update/qbe
...
qbe: unstable-2022-03-11 -> unstable-2022-03-17
2022-03-17 15:42:49 -07:00
Ivar Scholten
e99ee4624a
dotnet: don't set $HOME if its already writable
...
This fixes an issue where the setup hook would overwrite $HOME in a
nix-shell.
Fixes #164450 , #164295
2022-03-17 21:05:31 +01:00
R. Ryantm
66adfb0679
qbe: unstable-2022-03-11 -> unstable-2022-03-17
2022-03-17 16:32:04 +00:00
github-actions[bot]
2eac3106df
Merge staging-next into staging
2022-03-17 00:02:45 +00:00
Felix Buehler
013d4cc072
aldor: switch to fetchFromGitHub
2022-03-16 23:23:08 +01:00
squalus
8e9625ac22
crystal: support aarch64-linux
...
Upstream does not publish aarch64-linux bootstrap binaries, so grab
them from Alpine
2022-03-16 11:05:37 -07:00
github-actions[bot]
177bd4ed53
Merge staging-next into staging
2022-03-16 18:01:43 +00:00
Ryan Mulligan
3ed9183396
Merge pull request #164074 from r-ryantm/auto-update/open-watcom-v2-unwrapped
...
open-watcom-v2-unwrapped: unstable-2022-02-22 -> unstable-2022-03-14
2022-03-16 09:43:38 -07:00
zowoq
6431086967
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
pkgs/development/python-modules/symengine/default.nix
2022-03-16 16:03:43 +10:00
Felix Buehler
7c71e8438c
nim: switch to fetchFromGitHub
2022-03-16 00:45:56 +01:00
Felix Buehler
fe193e7dd2
opendylan: switch to fetchFromGitHub
2022-03-16 00:45:55 +01:00
Anderson Torres
78f072f575
Merge pull request #164308 from AndersonTorres/new-misc
...
4th: 3.62.5 -> 3.64.0
2022-03-15 19:54:40 -03:00
Ryan Mulligan
89c92693cc
Merge pull request #164011 from r-ryantm/auto-update/qbe
...
qbe: unstable-2021-12-05 -> unstable-2022-03-11
2022-03-15 15:03:08 -07:00
Martin Weinelt
8d18f29b60
Merge pull request #161366 from NixOS/staging-next
...
Staging next 2022-02-22
2022-03-15 22:31:01 +01:00
Elliot Cameron
2eb46d5c50
go: 1.18rc1 -> 1.18
2022-03-16 07:28:08 +10:00
AndersonTorres
e1f2441674
4th: 3.62.5 -> 3.64.0
2022-03-15 17:01:21 -03:00
Matt Wittmann
8b8e0b4cac
cudatoolkit: expose compute-sanitizer, nsys utilities ( #153542 )
...
* cudatoolkit: expose compute-sanitizer, nsys commands
* Patch compute-sanitizer binary using addOpenGLRunpath
* Revert "Patch compute-sanitizer binary using addOpenGLRunpath"
This reverts commit 82aa57071a5106790fb08c0087189241693f456d.
* Patch compute-sanitizer libs using addOpenGLRunpath
* Patch nsys libs
* Call addOpenGLRunpath on nsys libs
* Clean weird quotation
* Use $ORIGIN in rpath
* Clean unnecessary string interpolation
* Replace while-read-find with for loop
* Move rpath def to preFixup, clean
2022-03-15 12:16:06 -07:00
github-actions[bot]
ca9fc26e84
Merge master into staging-next
2022-03-15 12:01:24 +00:00
R. Ryantm
9c0dd18492
sdcc: 4.1.0 -> 4.2.0
2022-03-15 12:27:21 +01:00
Vladimír Čunát
f48c1fda6b
Merge branch 'master' into staging-next
...
Conflict in pkgs/development/libraries/libvirt/default.nix
required manual adjustments. The fetched patch is already in src.
I checked that libvirt builds.
2022-03-15 09:52:04 +01:00
Ryan Mulligan
96b96cda63
Merge pull request #163098 from r-ryantm/auto-update/dictu
...
dictu: 0.23.0 -> 0.24.0
2022-03-14 11:54:30 -05:00
Alyssa Ross
d7e181ff83
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
...
Conflicts:
pkgs/development/compilers/ocaml/4.12.nix
pkgs/development/python-modules/oci/default.nix
pkgs/tools/admin/bubblewrap/default.nix
2022-03-14 12:33:16 +00:00
R. Ryantm
9c951ed83e
open-watcom-v2-unwrapped: unstable-2022-02-22 -> unstable-2022-03-14
2022-03-14 06:29:38 +00:00
github-actions[bot]
ea64a128d1
Merge master into staging-next
2022-03-14 00:02:12 +00:00
Vincent Laporte
9d13bf5b1c
ocaml-ng.ocamlPackages_4_14.ocaml: init at 4.14.0-β1
2022-03-13 21:44:09 +01:00
R. Ryantm
75546e2008
qbe: unstable-2021-12-05 -> unstable-2022-03-11
2022-03-13 15:40:23 +00:00
Michael Weiss
f0c2e46468
llvmPackages_14: 14.0.0-rc2 -> 14.0.0-rc4
2022-03-13 13:34:54 +01:00
Michael Weiss
90d9b7c8dc
llvmPackages: Fix the update script
2022-03-13 13:34:50 +01:00
github-actions[bot]
72b55bcbef
Merge master into staging-next
2022-03-13 12:01:10 +00:00
Bobby Rong
12b54ac036
Merge pull request #163301 from r-ryantm/auto-update/fasm
...
fasm: 1.73.29 -> 1.73.30
2022-03-13 16:04:38 +08:00
github-actions[bot]
80180c339e
Merge master into staging-next
2022-03-12 12:01:10 +00:00
Vincent Laporte
6107d3894b
ocaml-ng.ocamlPackages_4_12.ocaml: 4.12.0 → 4.12.1
2022-03-12 09:34:07 +01:00
github-actions[bot]
a9a2d9475d
Merge staging-next into staging
2022-03-11 18:01:59 +00:00
github-actions[bot]
7573d7fe79
Merge master into staging-next
2022-03-11 18:01:20 +00:00
Renaud
28721c55c5
Merge pull request #160342 from Luflosi/update/yosys
...
yosys: 0.12+54 -> 0.15
2022-03-11 18:15:51 +01:00