1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-24 18:01:16 +02:00

Commit graph

  • 73910d39d1
    add layers to catching IFDs in nix flake show Uluc Sengil 2025-06-10 14:14:43 +02:00
  • c5b1be46b4
    Merge pull request #11406 from kstrafe/master Robert Hensing 2025-06-07 13:53:13 +02:00
  • 102259898c
    Merge pull request #13258 from NaN-git/opt-symbol-table Robert Hensing 2025-06-07 13:16:14 +02:00
  • 2caccbed11
    docker: shrink code - use buildenv.manifest h0nIg 2025-06-06 23:54:15 +02:00
  • 530efc3121
    Merge pull request #13334 from NixOS/repl-incomplete-parse John Ericson 2025-06-06 14:08:15 -04:00
  • 91b3573770 Rethrow non-EOF errors Eelco Dolstra 2025-06-06 17:09:01 +02:00
  • d8b067b549 repl: Don't wait on incomplete parses from imported file Eelco Dolstra 2025-06-06 14:04:44 +02:00
  • 65e142d193
    primops/import: add preflight check to parseExprFromFile Johannes Kirschbauer 2025-06-06 12:02:44 +02:00
  • f3b8240f54
    Merge e0a3fb3dc3 into 5c3aed3e88 mergify[bot] 2025-06-06 08:47:44 +00:00
  • 5c3aed3e88
    Merge pull request #13330 from NixOS/mergify/bp/2.29-maintenance/pr-13284 mergify[bot] 2025-06-06 08:47:04 +00:00
  • fcdffffa37 lockFlake(): Allow registry lookups for overridden inputs Seth Flynn 2025-05-27 22:20:53 -04:00
  • 37b4407c5c
    Merge pull request #13284 from getchoo-contrib/getchoo/override-input-local-registry Jörg Thalheim 2025-06-06 10:11:27 +02:00
  • 89ea155a32
    Merge c98026e982 into 540db8036d Eelco Dolstra 2025-06-06 04:09:36 -04:00
  • 540db8036d
    Merge pull request #13326 from NixOS/no-double-copy Jörg Thalheim 2025-06-06 10:09:31 +02:00
  • 8f5a1d3442
    Merge fdac4cd7a6 into 2afc84fddf Jörg Thalheim 2025-06-06 00:22:19 +02:00
  • 13e3704329
    nix repl: Add :ll to show all recently loaded variables Kevin Robert Stravers 2024-09-21 02:58:18 -04:00
  • 3c9b9b13af
    nix repl: Print which variables are just loaded Kevin Robert Stravers 2024-09-21 02:56:04 -04:00
  • e72a0ad8c3
    docker: add docu references & remove duplicate code h0nIg 2025-06-05 23:28:47 +02:00
  • 1d358ebb1c
    handle buffer too small for getgrnam_r Samuli Thomasson 2025-06-05 21:29:12 +02:00
  • 0a87ba0e39 Prevent double copy of nixpkgs source tree Eelco Dolstra 2025-06-05 13:09:57 +02:00
  • 2afc84fddf
    Merge pull request #13323 from NixOS/git-accessor-thread-safe Eelco Dolstra 2025-06-05 09:33:03 +02:00
  • 4bce2d723d GitSourceAccessor: Make thread-safe Eelco Dolstra 2025-06-04 21:37:17 +02:00
  • 4751cbef63
    Merge pull request #13321 from poperigby/docker-map-attrs-flatten-replacement Jörg Thalheim 2025-06-04 06:49:28 +02:00
  • cfc15d6921 Modify docker.nix to use mapAttrsToList instead of mapAttrsFlatten PopeRigby 2025-06-03 13:26:09 -07:00
  • aeb627bebf
    Merge pull request #13316 from NixOS/mergify/bp/2.29-maintenance/pr-13296 mergify[bot] 2025-06-03 18:08:59 +00:00
  • 4cd68d11b5 Clear displayPrefix in makeEmptySourceAccessor mergify/bp/2.28-maintenance/pr-13296 Sergei Zimmerman 2025-05-29 19:35:12 +00:00
  • 4b8f74b3a3
    Merge pull request #13320 from DeterminateSystems/keep-failed-remote-builders-warning Jörg Thalheim 2025-06-03 19:28:20 +02:00
  • a2567f6d7a Clear displayPrefix in makeEmptySourceAccessor Sergei Zimmerman 2025-05-29 19:35:12 +00:00
  • 54aa73b19b
    fixup: only show "you can rerun" message if the derivation's platform is supported on this machine Cole Helbling 2025-06-03 08:38:04 -07:00
  • f3c10d8c6f
    Merge pull request #13318 from NixOS/mergify/bp/2.28-maintenance/pr-13274 mergify[bot] 2025-06-03 14:53:18 +00:00
  • c1e272b47d
    Merge pull request #13319 from NixOS/mergify/bp/2.29-maintenance/pr-13274 mergify[bot] 2025-06-03 14:52:47 +00:00
  • 0712339912
    --keep-failed with remote builders will keep the failed build directory on that builder Cole Helbling 2025-06-02 14:28:43 -07:00
  • cfba4b3bf4 Drop magic-nix-cache Eelco Dolstra 2025-05-26 23:30:16 +02:00
  • ddec59e694 Drop magic-nix-cache Eelco Dolstra 2025-05-26 23:30:16 +02:00
  • 6a761c1a60
    Merge pull request #13296 from xokdvium/empty-accessor-prefix Jörg Thalheim 2025-06-03 01:32:46 +02:00
  • e72f19eb28
    Merge pull request #13300 from NixOS/deletePath-keep-going Jörg Thalheim 2025-06-02 18:00:10 +02:00
  • 6b6d3dcf34 deletePath(): Keep going when encountering an undeletable file Eelco Dolstra 2025-05-30 14:24:59 +02:00
  • 97462bde31
    Merge pull request #13305 from donottellmetonottellyou/donottellmetonottellyou/document-nix-channel-tarball-ttl Eelco Dolstra 2025-06-02 14:37:59 +02:00
  • 86767349d5
    Merge pull request #13304 from fzakaria/small-fix Eelco Dolstra 2025-06-02 14:02:47 +02:00
  • 7ad4426b8b
    Merge pull request #13310 from xokdvium/cleanup-position Eelco Dolstra 2025-06-02 14:02:25 +02:00
  • 97e3c3fff8
    Merge pull request #13309 from NaN-git/fix-substring Eelco Dolstra 2025-06-02 14:01:48 +02:00
  • 16e4b3b7df
    Merge pull request #13311 from xokdvium/dedup-prim-op-app-prim-op Eelco Dolstra 2025-06-02 14:00:29 +02:00
  • 245bc5d547
    silence logs because it gets overwhelming Philip Wilk 2025-06-02 02:57:52 +01:00
  • afd9c78508 libexpr: fix various overflows and type mismatches Philipp Otterbein 2025-06-01 18:40:14 +02:00
  • 9563b509ff
    libexpr: Deduplicate Value::primOpAppPrimOp Sergei Zimmerman 2025-06-01 21:16:01 +00:00
  • cdb8567473
    libutil: Don't explicitly default special member functions Sergei Zimmerman 2025-06-01 20:48:49 +00:00
  • b73e706589
    libutil: Use std::shared_ptr<const Pos> instead of std::shared_ptr<Pos> Sergei Zimmerman 2025-06-01 20:55:16 +00:00
  • c0ceaa2d5d
    add reference to the tarball-ttl documentation Jade Masker 2025-06-01 15:56:46 -04:00
  • 633d39109b
    remove overly verbose mention of fetchTarball Jade Masker 2025-06-01 15:55:49 -04:00
  • ed4e512dcd symbol-table: reference entries instead of allocating Values Philipp Otterbein 2025-06-01 21:00:01 +02:00
  • 94bbaddb93 symbol-table: reduce memory usage and use boost::unordered_flat_set Philipp Otterbein 2025-05-18 03:53:50 +02:00
  • 62cc737d19
    linux: support supplementary groups with auto-allocate-uids Samuli Thomasson 2025-06-01 09:22:24 +02:00
  • 6badd21b6a
    add documentation of tarball-ttl to nix-channel Jade Lynn Masker 2025-05-31 17:50:46 -04:00
  • 58e34a2d27 Overriding gtest with gmock Farid Zakaria 2025-05-31 07:41:27 -07:00
  • 29f9facf76
    Gracefully fallback from failing substituters Philip Wilk 2025-05-30 20:40:42 +01:00
  • 587b5f5361
    Merge pull request #13297 from NixOS/split-linux-builder Eelco Dolstra 2025-05-30 12:35:01 +02:00
  • 908129eb22 Cleanup Eelco Dolstra 2025-05-30 11:54:54 +02:00
  • 81f5d6763d
    Merge pull request #13299 from xokdvium/restore-packaging-overriding John Ericson 2025-05-29 22:31:15 -04:00
  • 1a73f7aa6d
    Merge pull request #13298 from xokdvium/drop-pre-commit-override John Ericson 2025-05-29 22:22:57 -04:00
  • 4fa991a680
    flake: Restore packaging-overriding check Sergei Zimmerman 2025-05-29 22:35:50 +00:00
  • dd80f16376
    flake: Drop pre-commit override Sergei Zimmerman 2025-05-29 21:57:08 +00:00
  • 4dc419eaec Split LinuxDerivationBuilder Eelco Dolstra 2025-05-29 21:57:25 +02:00
  • b7fd872147 Cleanup Eelco Dolstra 2025-05-28 13:04:09 +02:00
  • fba1bb0c13
    Clear displayPrefix in makeEmptySourceAccessor Sergei Zimmerman 2025-05-29 19:35:12 +00:00
  • 929423476e
    WIP: Allow for null packages and formatters Jeremy Fleischman 2025-05-28 15:55:41 -07:00
  • ba96067535
    Merge pull request #13290 from xokdvium/drop-pch John Ericson 2025-05-28 18:46:19 -04:00
  • a653184926
    Drop precompiled-headers.h Sergei Zimmerman 2025-05-28 21:42:33 +00:00
  • 69603a1348
    Merge pull request #13282 from xokdvium/prim-match-tests John Ericson 2025-05-28 17:11:44 -04:00
  • 20226c85bc
    Merge pull request #13273 from NixOS/deprecate-structured-attrs-hack John Ericson 2025-05-28 13:40:23 -04:00
  • 5e9744c331
    Merge pull request #13287 from NixOS/fix-freebsd-build John Ericson 2025-05-28 13:37:29 -04:00
  • 1c0ff5295b
    Merge pull request #13286 from NixOS/fix-warning Eelco Dolstra 2025-05-28 19:36:53 +02:00
  • 7577d2d3ae Deprecate hacky way of making structured attrs John Ericson 2025-05-26 13:54:04 -04:00
  • 24f5d7a9c3 Fix warning when HAVE_EMBEDDED_SANDBOX_SHELL is not set John Ericson 2025-05-28 12:49:13 -04:00
  • 8d725fdcb0 Fix FreeBSD builds John Ericson 2025-05-28 12:47:33 -04:00
  • cc926c332c
    Merge pull request #13283 from NixOS/fix-mingw John Ericson 2025-05-28 12:31:56 -04:00
  • a353b2f4b2 Test hacky way of making structured attrs John Ericson 2025-05-26 13:54:04 -04:00
  • d0a2323829
    lockFlake(): Allow registry lookups for overridden inputs Seth Flynn 2025-05-27 22:20:53 -04:00
  • 6686b54077 Fix mingw build Eelco Dolstra 2025-05-27 23:44:47 +02:00
  • d555d6b404
    tests/functional: Add more language tests for builtins.match Sergei Zimmerman 2025-05-27 22:28:13 +00:00
  • 3a934f088e start work on freebsd build isolation Audrey Dutcher 2024-01-31 20:12:40 -07:00
  • 2cecff28c7 Don't use a redirected subshell in tests/restricted.sh (fails on FreeBSD) Audrey Dutcher 2024-02-07 10:06:55 -07:00
  • 785c8b91de Prepare for FreeBSD sandboxing support John Ericson 2025-05-27 14:51:39 -04:00
  • de71cebc3a
    Merge pull request #13281 from NixOS/freebsd-utils John Ericson 2025-05-27 15:37:18 -04:00
  • 625dce659a Prepare for FreeBSD sandboxing support John Ericson 2025-05-27 14:51:39 -04:00
  • 653a93ac0f
    Merge pull request #13276 from NixOS/split-derivation-builder John Ericson 2025-05-27 13:39:02 -04:00
  • 1460f9f52c Fix uninitialized variable in repl.hh Farid Zakaria 2025-05-27 10:06:36 -07:00
  • 1552fb6228 Make it only bugprone check Farid Zakaria 2025-05-27 09:21:59 -07:00
  • cf9d962086 Remove unused variable Eelco Dolstra 2025-05-27 17:53:56 +02:00
  • f7c94cd908
    Merge pull request #13278 from DeterminateSystems/gustavderdrache/system-builderror Jörg Thalheim 2025-05-27 16:39:55 +02:00
  • 9ddac1b516
    Merge pull request #13277 from zimbatm/flake-archive-no-check-sigs Jörg Thalheim 2025-05-27 16:38:42 +02:00
  • 161bf86457
    Merge pull request #13279 from DeterminateSystems/gustavderdrache/trace-import-from-derivation Jörg Thalheim 2025-05-27 16:37:29 +02:00
  • f9fdf94e12 Fix macOS build Eelco Dolstra 2025-05-27 15:25:51 +02:00
  • d80f0fb15a Add test for output warning to ensure stability gustavderdrache 2025-05-21 11:11:09 -04:00
  • ce89c8c114 Log warnings on IFD with new option gustavderdrache 2025-05-20 13:46:19 -04:00
  • b04962b33b Make platform checks throw BuildError like other failures gustavderdrache 2025-05-23 16:49:23 -04:00
  • 352ca238a9 Move cgroup support Eelco Dolstra 2025-05-26 23:51:24 +02:00
  • b27e684ca5 Inline initTmpDir() Eelco Dolstra 2025-05-26 22:35:47 +02:00
  • 774678b87f Get rid of tmpDirInSandbox variable Eelco Dolstra 2025-05-26 22:29:08 +02:00
  • c9b55fa3f0 Move autoDelChroot Eelco Dolstra 2025-05-26 22:23:59 +02:00
  • 9e2151d839 Move seccomp code Eelco Dolstra 2025-05-26 21:44:51 +02:00