Eelco Dolstra
|
73b3ba878a
|
Merge pull request #6819 from NixOS/backport-6812-to-2.10-maintenance
[Backport 2.10-maintenance] fix(libstore): allow Nix to access all Rosetta 2 paths on MacOS
|
2022-09-06 14:51:30 +02:00 |
|
Alex Wied
|
942f715a90
|
fix(libstore): allow Nix to access all Rosetta 2 paths on MacOS
Fixes: #5884
(cherry picked from commit b88fb50e21)
|
2022-07-18 12:10:22 +00:00 |
|
Eelco Dolstra
|
0b62dab6db
|
Disable auto-chroot if $NIX_STATE_DIR is set
Issue #6732.
(cherry picked from commit 3bcd7a5474)
|
2022-07-15 14:01:52 +02:00 |
|
Eelco Dolstra
|
1722de647b
|
Disable auto-chroot if $NIX_STORE_DIR is set
Fixes #6732.
(cherry picked from commit ff49c75502)
|
2022-07-15 14:01:46 +02:00 |
|
Eelco Dolstra
|
b48683b7fd
|
Bump version
|
2022-07-15 12:25:01 +02:00 |
|
Domen Kožar
|
1258f2b7f8
|
curl: patch for netrc regression in Nix
(cherry picked from commit 99208bb8cc)
Signed-off-by: Domen Kožar <domen@dev.si>
|
2022-07-14 19:30:35 -05:00 |
|
Eelco Dolstra
|
e79b38ef59
|
Bump version
|
2022-07-14 13:56:13 +02:00 |
|
Domen Kožar
|
39b996ca0c
|
bump nixpkgs to fix netrc regression in curl
|
2022-07-13 15:28:57 -05:00 |
|
Eelco Dolstra
|
682e5e6aff
|
Merge pull request #6792 from NixOS/backport-6791-to-2.10-maintenance
[Backport 2.10-maintenance] Fix --no-daemon installation
|
2022-07-12 17:33:58 +02:00 |
|
Eelco Dolstra
|
077c4d6077
|
Fix --no-daemon installation
It was accidentally triggering the auto-chroot code path because
/nix/var/nix didn't exist.
Fixes #6790.
(cherry picked from commit c9d406ba04)
|
2022-07-12 15:01:03 +00:00 |
|
Eelco Dolstra
|
17221783ef
|
Bump version
|
2022-07-11 23:42:02 +02:00 |
|
Eelco Dolstra
|
b9cf655150
|
Mark official release
|
2022-07-11 21:56:44 +02:00 |
|
Eelco Dolstra
|
7e23039b7f
|
Merge pull request #6786 from edolstra/fix-aarch64-static
Fix buildStatic.aarch64-linux
|
2022-07-11 21:42:53 +02:00 |
|
Eelco Dolstra
|
28e913c605
|
Branch 2.10 release notes
|
2022-07-11 21:10:23 +02:00 |
|
Eelco Dolstra
|
c364e0b098
|
Fix buildStatic.aarch64-linux
Commit 925b975224 accidentally enabled
use of the gold linker on aarch64-linux, which apparently doesn't work.
https://hydra.nixos.org/build/183500621
|
2022-07-11 20:57:29 +02:00 |
|
Eelco Dolstra
|
b6e90de0aa
|
Merge pull request #6608 from bburdette/ignore-try
--ignore-try flag for debugger mode
|
2022-07-11 20:17:11 +02:00 |
|
Ben Burdette
|
cdcc349072
|
Merge branch 'master' into ignore-try
|
2022-07-11 11:29:22 -06:00 |
|
Ben Burdette
|
a3629ab0cc
|
move ignore-try to EvalSettings
|
2022-07-11 10:47:09 -06:00 |
|
Ben Burdette
|
6ac8200ff5
|
use util.hh class instead of local
|
2022-07-11 10:21:40 -06:00 |
|
Ben Burdette
|
69ea265fd2
|
'tryEval' not 'try clause'
|
2022-07-11 10:21:12 -06:00 |
|
Eelco Dolstra
|
545383208e
|
Merge pull request #6777 from laalsaas/master
Fix logical and typographical errors in nix-env man page
|
2022-07-11 13:52:40 +02:00 |
|
Eelco Dolstra
|
517ce38dad
|
Update release notes
|
2022-07-11 11:17:19 +02:00 |
|
laalsaas
|
eac211a171
|
Fix logical and typographical errors in nix-env man page
|
2022-07-10 12:30:17 +02:00 |
|
Eelco Dolstra
|
f6316b49a0
|
Merge pull request #6768 from NixOS/add-rl-for-traceverbose
Add a release notes entry for #4914
|
2022-07-06 10:46:47 +02:00 |
|
Théophane Hufschmitt
|
6fa95c35c7
|
Add a release notes entry for #4914
cc @gytis-ivaskevicius
|
2022-07-06 06:46:54 +02:00 |
|
Théophane Hufschmitt
|
b0e18df994
|
Merge pull request #4914 from gytis-ivaskevicius/master
Add builtins.debug
|
2022-07-06 06:41:18 +02:00 |
|
Gytis Ivaskevicius
|
b2703c73a4
|
builtins.traceVerbose: Post rebase fixes
|
2022-07-05 19:56:39 +03:00 |
|
Gytis Ivaskevicius
|
ba1fe85b65
|
Add builtins.traceVerbose
Co-Authored-By: Silvan Mosberger <contact@infinisil.com>
Add builtins.traceVerbose tests
|
2022-07-05 19:44:26 +03:00 |
|
Théophane Hufschmitt
|
f653185107
|
Merge pull request #6762 from thufschmitt/restrict-ci-permissions
Restrict the permissions of the CI
|
2022-07-05 17:11:16 +02:00 |
|
Théophane Hufschmitt
|
541e10496a
|
Fix the hydra_status CI job
|
2022-07-05 16:28:39 +02:00 |
|
Théophane Hufschmitt
|
70083218b3
|
Restrict the permissions of the CI
|
2022-07-05 16:01:20 +02:00 |
|
Théophane Hufschmitt
|
057b02fd25
|
Merge pull request #6746 from turrisxyz/Pinned-Dependencies-GitHub
chore: Set permissions for GitHub actions
|
2022-07-05 16:00:39 +02:00 |
|
Théophane Hufschmitt
|
d63cd77549
|
Merge pull request #6664 from Ma27/innixshell-backwards-compat
nix-shell: restore backwards-compat with old nixpkgs
|
2022-07-05 15:57:20 +02:00 |
|
Rok Garbas
|
8a3d34e974
|
Merge pull request #6749 from centromere/docker-extra-pkgs-layers
Allow specification of extra packages, maxLayers in Docker image
|
2022-07-05 12:42:49 +02:00 |
|
Alex Wied
|
07416a6005
|
Allow specification of extra packages, maxLayers in Docker image
|
2022-07-01 17:53:14 -04:00 |
|
naveen
|
d31c520f40
|
chore: Set permissions for GitHub actions
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)
Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>
|
2022-07-01 00:29:30 +00:00 |
|
Théophane Hufschmitt
|
b7eb4ac169
|
Merge pull request #6699 from tennox/better-flake-new-error-message
flakes: apply templates partially on conflicts
|
2022-06-29 18:21:07 +02:00 |
|
Théophane Hufschmitt
|
4c8210095e
|
Merge pull request #6233 from flox/nix-repl-flakes
Nix repl flakes
|
2022-06-29 17:59:22 +02:00 |
|
Théophane Hufschmitt
|
3b18058969
|
Merge pull request #6674 from virusdave/dnicponski/scratch/dont_capture_stdout_in_nix_repl_master
Don't capture `stdout` when launching subshells in `nix repl`
|
2022-06-29 17:54:41 +02:00 |
|
Théophane Hufschmitt
|
83f96e61a4
|
Add some test for nix flake init with conflicts
|
2022-06-29 17:08:03 +02:00 |
|
Eelco Dolstra
|
4248174e71
|
Merge pull request #6702 from ncfavier/develop-prepend-vars
nix develop: save XDG_DATA_DIRS for loadable completion
|
2022-06-29 14:49:31 +02:00 |
|
Théophane Hufschmitt
|
f8fea9075c
|
Merge remote-tracking branch 'origin/master' into better-flake-new-error-message
|
2022-06-29 13:44:14 +02:00 |
|
Eelco Dolstra
|
7633764342
|
Merge pull request #6739 from edolstra/ignore-chroot-error
Don't fail if we can't create ~/.local/share/nix/root
|
2022-06-29 13:06:35 +02:00 |
|
Eelco Dolstra
|
6cab528461
|
Don't fail if we can't create ~/.local/share/nix/root
https://hydra.nixos.org/build/182135943
|
2022-06-29 12:16:51 +02:00 |
|
Eelco Dolstra
|
865af66112
|
Merge pull request #6738 from edolstra/quote
src/libexpr/tests/primops.cc: Quote Nix expressions
|
2022-06-29 12:16:15 +02:00 |
|
Eelco Dolstra
|
455177cbe0
|
src/libexpr/tests/primops.cc: Quote Nix expressions
Otherwise they don't survive reformatting, see the failure in
https://github.com/NixOS/nix/pull/6721.
|
2022-06-29 11:37:25 +02:00 |
|
Eelco Dolstra
|
3c1814423b
|
Merge pull request #6737 from centromere/fix-typo
doc: Fix typo
|
2022-06-29 11:02:46 +02:00 |
|
Théophane Hufschmitt
|
56cf96a1b9
|
Merge pull request #6706 from lheckemann/cache-info-cache-invalidation
nar-info-disk-cache: refresh nix-cache-info weekly
|
2022-06-29 07:56:27 +02:00 |
|
Alex Wied
|
cd361b31fa
|
doc: Fix typo
|
2022-06-28 22:43:37 -04:00 |
|
Eelco Dolstra
|
6cb41288ac
|
Merge pull request #6727 from symphorien/shallow-doc
fetchGit: document `shallow` argument
|
2022-06-27 14:11:37 +02:00 |
|