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

Commit graph

  • 6d59fa03fd Add release note Eelco Dolstra 2025-05-20 18:24:12 +02:00
  • 3b617e471b Split DerivationGoal in two John Ericson 2025-04-21 18:05:03 -04:00
  • d1295448e0 Copy files before split John Ericson 2025-04-28 11:25:21 -04:00
  • a6c5d56af7
    Merge pull request #13177 from obsidiansystems/less-useDerivation John Ericson 2025-05-20 11:39:48 -04:00
  • 803c0086f3
    Update src/nix/profile-add.md Eelco Dolstra 2025-05-20 15:39:40 +02:00
  • fad975b58f
    Merge pull request #13231 from gwennlbh/docs-attrset-functor Jörg Thalheim 2025-05-20 09:03:13 +02:00
  • 7616d290a0
    Merge pull request #13232 from gwennlbh/clarify-implication-operator Jörg Thalheim 2025-05-20 09:01:29 +02:00
  • fdac4cd7a6 enable lazy trees by default for testing in ci Jörg Thalheim 2025-05-20 08:33:42 +02:00
  • 6867a4688a
    Merge pull request #13233 from xokdvium/function-args-opt Jörg Thalheim 2025-05-20 08:29:42 +02:00
  • fe41bdefd7
    Merge pull request #13234 from xokdvium/transparent-comparator-map John Ericson 2025-05-19 17:55:23 -04:00
  • 49d026083b
    Use transparent comparators for StringMap and StringPairs Sergei Zimmerman 2025-05-19 20:38:19 +00:00
  • 8ee513379a
    Use StringMap instead of std::map<std::string, std::string> throughout the codebase Sergei Zimmerman 2025-05-19 20:33:28 +00:00
  • a4bfd559f1
    libexpr: Use attrs.alreadySorted() in primop_functionArgs Sergei Zimmerman 2025-05-19 19:53:20 +00:00
  • 51151c2c28 docs: add another equivalence for the implication operator Gwenn Le Bihan 2025-05-19 17:37:29 +02:00
  • 5c512a4ee1
    docs: clarify attrset __functor Gwenn Le Bihan 2025-05-19 16:58:16 +02:00
  • 0cd1fce3c3
    Merge pull request #13230 from NixOS/mergify/bp/2.29-maintenance/pr-13228 2.29.0 Eelco Dolstra 2025-05-19 16:46:37 +02:00
  • c98026e982 Lazy trees v2 lazy-trees-v2 Eelco Dolstra 2025-05-19 16:45:53 +02:00
  • 90eb2f759c libutil-tests/json-utils: fix -Werror=sign-compare error Jörg Thalheim 2025-05-19 09:25:34 +02:00
  • 8c10104e9e
    Merge pull request #13228 from Mic92/json-utils Eelco Dolstra 2025-05-19 16:15:09 +02:00
  • f18af849fe
    Merge pull request #13170 from MattSturgeon/fix/call-flake/rel-path Robert Hensing 2025-05-19 14:13:54 +02:00
  • e3300d4cde nix flake pin: Mark the resulting registry entry as exact Eelco Dolstra 2025-02-28 14:39:14 +01:00
  • 3aed9c8dd4 add tests for nix registry pin Jörg Thalheim 2025-05-19 09:32:14 +02:00
  • df3daa2766
    Merge 68f3b56b18 into e7078d4de1 elikoga 2025-05-19 10:26:53 +02:00
  • 1290b7e53d libutil-tests/json-utils: fix -Werror=sign-compare error Jörg Thalheim 2025-05-19 09:25:34 +02:00
  • 7d15dbf9d5
    Merge pull request #12801 from pascalj/2.24-maintenance Jörg Thalheim 2025-05-18 23:35:53 +02:00
  • d1e4be6fb4
    Merge pull request #13227 from NixOS/mergify/bp/2.29-maintenance/pr-13142 Jörg Thalheim 2025-05-18 22:26:54 +02:00
  • 29d98da636 libstore: Depend on boost_regex explicitly Sergei Zimmerman 2025-05-13 08:51:46 +00:00
  • 91dc6e7fa0 packaging/dependencies: Use boost without enableIcu Sergei Zimmerman 2025-05-13 08:47:24 +00:00
  • b33fd1e4fb libstore: Use boost::regex for GC root discovery Sergei Zimmerman 2025-05-06 21:58:52 +00:00
  • e7078d4de1
    Merge pull request #13142 from xokdvium/gc-root-boost-regex Jörg Thalheim 2025-05-18 21:44:41 +02:00
  • 638b7ec6c5
    Merge pull request #13219 from xokdvium/eval-profiler Jörg Thalheim 2025-05-18 21:35:43 +02:00
  • f2671886f5
    Merge pull request #13223 from NixOS/remove-global-fetcher-cache Jörg Thalheim 2025-05-18 15:58:53 +02:00
  • fa6f69f9c5
    libexpr: Use EvalProfiler for FunctionCallTrace Sergei Zimmerman 2025-05-16 22:29:18 +00:00
  • 6b4a86a9e3
    libexpr: Add EvalProfiler Sergei Zimmerman 2025-05-16 21:53:06 +00:00
  • 855f9ef25e
    Merge c27b2a691e into e5e5c819dd tomberek 2025-05-18 13:44:12 +08:00
  • 2922e3082e
    Add release note for non-flake inputs having sourceInfo Matt Sturgeon 2025-05-18 00:37:23 +01:00
  • 72232bc28a
    tests/functional/flakes/non-flake-inputs: Test non-flake inputs having sourceInfo Matt Sturgeon 2025-05-18 00:18:46 +01:00
  • eaee0b4740
    tests/function/flakes/relative-paths: Test #13164 Robert Hensing 2025-05-14 22:48:56 +02:00
  • 46beb9af76
    Use correct parent outPath for relative path inputs Matt Sturgeon 2025-05-12 12:16:40 +01:00
  • 5f75738fd6 Install 'nix profile add' manpage Eelco Dolstra 2025-05-17 21:18:04 +02:00
  • fd407141e1 Make nix profile install an alias of nix profile add Eelco Dolstra 2025-04-10 18:42:04 +02:00
  • b37d1cdd8e Rename nix profile install to nix profile add. Graham Christensen 2025-04-07 09:19:58 -04:00
  • 1c618a9d87
    Merge pull request #13222 from NixOS/mergify/bp/2.29-maintenance/pr-13221 mergify[bot] 2025-05-17 18:00:31 +00:00
  • efcb9e36a9 Remove global fetcher cache Eelco Dolstra 2025-05-14 14:17:57 +02:00
  • 7d89e46f65 Sync: Support moving out of another Sync Eelco Dolstra 2025-05-14 14:24:57 +02:00
  • ab2abebfc3 doc: Render verbatim @docroot@ on contributing page Robert Hensing 2025-05-17 17:50:34 +02:00
  • e5e5c819dd
    Merge pull request #13221 from roberth/doc-rl-docroot Eelco Dolstra 2025-05-17 19:18:59 +02:00
  • 147a34c573 doc: Render verbatim @docroot@ on contributing page Robert Hensing 2025-05-17 17:50:34 +02:00
  • 39f9f5d1b6
    Merge pull request #13206 from obsidiansystems/goal-init-dedup Eelco Dolstra 2025-05-17 09:07:51 +02:00
  • 0f132fc129
    Merge pull request #13218 from NixOS/mergify/bp/2.29-maintenance/pr-13212 John Ericson 2025-05-16 12:36:46 -04:00
  • ac328b88d8
    Merge pull request #13217 from NixOS/mergify/bp/2.28-maintenance/pr-13212 John Ericson 2025-05-16 12:22:08 -04:00
  • 6fc6db3496 docs: remove lexical illusions detected with write-good Peder Bergebakken Sundt 2025-05-16 09:52:03 +02:00
  • ca0bde3578 docs: remove repeated "allowedReferences" Peder Bergebakken Sundt 2025-05-16 09:20:55 +02:00
  • a7588b47f2 docs: remove lexical illusions detected with write-good Peder Bergebakken Sundt 2025-05-16 09:52:03 +02:00
  • d1e397d2a5 docs: remove repeated "allowedReferences" Peder Bergebakken Sundt 2025-05-16 09:20:55 +02:00
  • d692729759
    Merge pull request #13212 from pbsds/lexical-illusions Jörg Thalheim 2025-05-16 16:59:23 +02:00
  • 041d2374dd
    Merge pull request #13213 from pbsds/deriving-path-encoding-anchor Jörg Thalheim 2025-05-16 11:28:31 +02:00
  • 4c50cf798e docs: fix duplicate anchor Peder Bergebakken Sundt 2025-05-16 10:27:29 +02:00
  • ea5302c4a2 docs: remove lexical illusions detected with write-good Peder Bergebakken Sundt 2025-05-16 09:52:03 +02:00
  • cb16cd707c docs: remove repeated "allowedReferences" Peder Bergebakken Sundt 2025-05-16 09:20:55 +02:00
  • b21fc05047
    Merge pull request #13211 from xokdvium/pos-table John Ericson 2025-05-16 00:37:57 -04:00
  • 5ea81f5b8f
    libexpr: Actually cache line information in PosTable Sergei Zimmerman 2025-05-15 23:07:25 +00:00
  • f51b537239
    Merge pull request #13210 from NixOS/mergify/bp/2.29-maintenance/pr-13207 mergify[bot] 2025-05-15 22:32:16 +00:00
  • 4711720efe
    libutil: Add LRUCache::getOrNullptr Sergei Zimmerman 2025-05-15 22:28:41 +00:00
  • a3e6953c71
    Merge pull request #13209 from NixOS/mergify/bp/2.28-maintenance/pr-13207 mergify[bot] 2025-05-15 22:15:36 +00:00
  • 920f14a360
    Merge pull request #13208 from NixOS/mergify/bp/2.27-maintenance/pr-13207 2.27-maintenance mergify[bot] 2025-05-15 21:58:20 +00:00
  • 2b7e3e9b81 dev-shell: Drop bear dependency Sergei Zimmerman 2025-05-15 21:13:13 +00:00
  • 4168ee57ec dev-shell: Drop bear dependency Sergei Zimmerman 2025-05-15 21:13:13 +00:00
  • 775c045a9e dev-shell: Drop bear dependency Sergei Zimmerman 2025-05-15 21:13:13 +00:00
  • dc1a5135ee
    Merge pull request #13207 from xokdvium/drop-bear John Ericson 2025-05-15 17:48:08 -04:00
  • 67535263a5
    dev-shell: Drop bear dependency Sergei Zimmerman 2025-05-15 21:13:13 +00:00
  • 7bd9eef772 Deduplicate the goal creation functions John Ericson 2025-05-15 16:21:02 -04:00
  • 01207fd101 Remove useDerivation John Ericson 2025-05-13 15:34:13 -04:00
  • c1085ce849 Get rid of virtual Goal::init() John Ericson 2025-05-13 19:24:35 -04:00
  • fee8454dd0
    Merge pull request #13205 from NixOS/mergify/bp/2.29-maintenance/pr-13202 Jörg Thalheim 2025-05-15 18:34:32 +02:00
  • dc238ba102 Fix nix-copy-closure VM test Eelco Dolstra 2025-05-15 12:55:08 +02:00
  • 0d3750e902
    Merge pull request #13202 from NixOS/fix-nix-copy-closure-test Jörg Thalheim 2025-05-15 17:50:12 +02:00
  • fa7a5ab07a
    Merge pull request #13201 from NixOS/mergify/bp/2.29-maintenance/pr-13197 mergify[bot] 2025-05-15 11:48:30 +00:00
  • 497a7d8c11
    Merge of #13201 mergify[bot] 2025-05-15 11:06:28 +00:00
  • d626348f42 Fix nix-copy-closure VM test Eelco Dolstra 2025-05-15 12:55:08 +02:00
  • 27932ae6da
    Merge pull request #13199 from NixOS/mergify/bp/2.29-maintenance/pr-13196 Eelco Dolstra 2025-05-15 12:44:09 +02:00
  • 631d23788e
    Merge pull request #13198 from NixOS/mergify/bp/2.29-maintenance/pr-13195 Eelco Dolstra 2025-05-15 12:24:24 +02:00
  • 4f03bfebd9 flake.lock: Update Eelco Dolstra 2025-05-15 11:31:34 +02:00
  • ea09198f93
    Merge pull request #13197 from NixOS/bump-nixpkgs Jörg Thalheim 2025-05-15 12:20:06 +02:00
  • 7f488dc7d3 rename StoreDirConfigItself to StoreDirConfigBase Jörg Thalheim 2025-05-15 11:22:37 +02:00
  • 0b46025f7a
    Merge pull request #13196 from Mic92/store-config-base Eelco Dolstra 2025-05-15 12:03:11 +02:00
  • 1b2e88effd Remove otherNixes.nix_2_18 Eelco Dolstra 2025-05-15 11:10:21 +02:00
  • 2dacdd110c
    Merge pull request #13195 from NixOS/remove-nix_2_18 Jörg Thalheim 2025-05-15 11:43:12 +02:00
  • 3ba49d7ec2 flake.lock: Update Eelco Dolstra 2025-05-15 11:31:34 +02:00
  • 2dd2142754 rename StoreDirConfigItself to StoreDirConfigBase Jörg Thalheim 2025-05-15 11:22:37 +02:00
  • 3285b68044
    Merge pull request #13176 from obsidiansystems/revert-incomplete-closure-feature Eelco Dolstra 2025-05-15 11:13:31 +02:00
  • bc85e20fb9 Remove otherNixes.nix_2_18 Eelco Dolstra 2025-05-15 11:10:21 +02:00
  • c3e7e88889
    Merge pull request #13194 from NixOS/bump-2.30.0 John Ericson 2025-05-14 20:40:24 -04:00
  • 99cb85cd37 Revert "If a substitute closure is incomplete, build dependencies, then retry the substituter" John Ericson 2025-05-13 13:37:31 -04:00
  • 4dcf21a2f6 Merge branch 'master' into 2.29-maintenance John Ericson 2025-05-14 19:59:35 -04:00
  • 95e1f463c8 .mergify.yml: Add backport 2.29-maintenance entry John Ericson 2025-05-14 19:36:32 -04:00
  • 6591a4119c Bump version John Ericson 2025-05-14 19:34:05 -04:00
  • 45726dcc55
    Merge pull request #13189 from NixOS/rl-next John Ericson 2025-05-14 19:58:59 -04:00
  • f70796309d
    Merge pull request #13193 from xokdvium/lru-cache John Ericson 2025-05-14 19:29:53 -04:00
  • ff24751bdd Mark official release John Ericson 2025-05-14 19:29:50 -04:00