Commit Graph

  • 05a38b8dad Further reworking John Ericson 2025-01-19 19:10:41 -05:00
  • 0cd1e7828d Change deriving path pseudo-code John Ericson 2025-01-19 17:50:24 -05:00
  • fb7fc6a373 Fix another URL in the docs John Ericson 2025-01-19 17:47:47 -05:00
  • e77338d875 Fix redirects more John Ericson 2025-01-19 17:34:52 -05:00
  • 80e69428a8 Fix redirect John Ericson 2025-01-19 17:32:10 -05:00
  • 624690100d Formatting example John Ericson 2025-01-19 15:17:12 -05:00
  • 96a46f9995 Move builder execution to store layer John Ericson 2025-01-19 15:16:42 -05:00
  • 87c559e4aa More doc improvements John Ericson 2025-01-19 14:58:38 -05:00
  • 4b9fb54957 Derivation doc improvements John Ericson 2025-01-19 13:07:37 -05:00
  • 4b29ca8476 Fix typo John Ericson 2025-01-19 12:18:54 -05:00
  • 97977b7348 Fix formatting issue John Ericson 2025-01-19 11:51:32 -05:00
  • 16bd5a44ef Merge branch 'master' into document-derivation-and-deriving-path John Ericson 2025-01-19 11:45:55 -05:00
  • 876d724061 Add link to tracking issue Eelco Dolstra 2025-01-17 12:33:23 +01:00
  • f27e263f89 Warn against the use of relative 'git+file:' flake inputs Eelco Dolstra 2025-01-16 17:22:54 +01:00
  • d944cb7f58 Use isAbsolute() Eelco Dolstra 2025-01-14 17:42:26 +01:00
  • b2acf4ab97 Clarify cd call in tests/functional/flakes/flakes.sh Robert Hensing 2025-01-10 09:57:54 +01:00
  • d4f0e8f4e3 tests/flake-in-submodule: git+file:./* input Bryan Lai 2025-01-01 14:53:04 +08:00
  • 84e3f4ad79 tests/flakes: check git+file:./${submodule} protocol Bryan Lai 2024-12-27 17:35:44 +08:00
  • 6e44bc2a89 fetchers/git: make path absolute for local repo Bryan Lai 2024-12-26 20:50:36 +08:00
  • b36637c8f7 nix-profile{,-daemon}.fish: Do not source twice Illia Bobyr 2025-01-13 18:08:41 -08:00
  • 666d656593 nix-profile-daemon.fish: fmt Illia Bobyr 2025-01-16 00:58:29 -08:00
  • bcb92a5fa0 Merge pull request #12133 from momeemt/#11991-logs_ignore_empty_lines mergify[bot] 2025-01-18 13:52:25 +00:00
  • 4f0e352ef2 Merge pull request #12283 from DeterminateSystems/type-safe-git-url mergify[bot] 2025-01-18 09:37:23 +00:00
  • 69fde530a6 Clean up packaging a bit John Ericson 2024-11-04 09:46:51 -05:00
  • bf87511c54 Don't absolutize 'git+file:' in parseURLFlakeRef() mergify/bp/2.24-maintenance/pr-12280 Eelco Dolstra 2025-01-16 19:04:29 +01:00
  • daf101d487 Merge pull request #12280 from DeterminateSystems/fix-2.25-build Eelco Dolstra 2025-01-17 13:45:37 +01:00
  • f5548c17ed getSourcePath(): Return std::filesystem::path Eelco Dolstra 2025-01-17 13:17:58 +01:00
  • 9003343b53 Git fetcher: Replace RepoInfo::url by a std::variant Eelco Dolstra 2025-01-17 13:11:07 +01:00
  • 43a170a554 Merge pull request #12277 from DeterminateSystems/warn-relative-git Eelco Dolstra 2025-01-17 12:49:24 +01:00
  • 3197c19a31 Add link to tracking issue Eelco Dolstra 2025-01-17 12:33:23 +01:00
  • 12aff40ad7 Merge pull request #12282 from DeterminateSystems/trivial-changes Eelco Dolstra 2025-01-17 00:00:07 +01:00
  • f0271090b2 Drop unused 'settings' argument Eelco Dolstra 2025-01-16 23:47:57 +01:00
  • 5807b5cda0 Trivial changes from lazy-trees Eelco Dolstra 2025-01-16 23:44:18 +01:00
  • 17b6557c03 Merge pull request #12275 from andrewhamon/ah/set-priority-nix-env-install Eelco Dolstra 2025-01-16 22:04:35 +01:00
  • 6ea339ce8a Update src/nix-env/nix-env.cc Andy Hamon 2025-01-16 11:53:43 -08:00
  • 3716ded8df nix-env: add a --priority flag to --install Andy Hamon 2025-01-16 00:24:47 -08:00
  • 938f0f4fd9 Don't absolutize 'git+file:' in parseURLFlakeRef() Eelco Dolstra 2025-01-16 19:04:29 +01:00
  • 2009cc137a Merge pull request #12278 from NixOS/mergify/bp/2.24-maintenance/pr-12258 mergify[bot] 2025-01-16 16:49:44 +00:00
  • 06af92a90d sequoia-nixbld-user-migration: nail down PATH mergify/bp/2.25-maintenance/pr-12258 Travis A. Everett 2025-01-15 08:59:14 -06:00
  • 0cefe354c8 sequoia-nixbld-user-migration: nail down PATH Travis A. Everett 2025-01-15 08:59:14 -06:00
  • f36cbee7fd Merge pull request #12258 from abathur/fix_paths_in_sequoia_script Eelco Dolstra 2025-01-16 17:42:20 +01:00
  • d388a691f3 Merge pull request #12276 from DeterminateSystems/remove-unneeded-quotes Eelco Dolstra 2025-01-16 17:28:05 +01:00
  • 12e14956e2 Warn against the use of relative 'git+file:' flake inputs Eelco Dolstra 2025-01-16 17:22:54 +01:00
  • 2ca0c62a8d Remove some unnecessary quotes around std::filesystem::path Eelco Dolstra 2025-01-16 17:06:59 +01:00
  • 043df13f72 Merge pull request #10089 from edolstra/relative-flakes Eelco Dolstra 2025-01-16 14:21:27 +01:00
  • db46d40b12 Update release note Eelco Dolstra 2025-01-16 13:15:20 +01:00
  • 8b1fb92a0c flakes.md: Fix indentation that broke the list Eelco Dolstra 2025-01-16 11:31:22 +01:00
  • 5d03ef9caf PathInputSchema::getAbsPath(): Return std::filesystem::path Eelco Dolstra 2025-01-16 11:26:14 +01:00
  • 521667eb89 Fix follow-paths test Eelco Dolstra 2025-01-16 11:19:20 +01:00
  • 550fe889ee Merge remote-tracking branch 'origin/master' into relative-flakes Eelco Dolstra 2025-01-16 11:05:10 +01:00
  • 0c101679b4 Merge pull request #12261 from NixOS/packaging John Ericson 2025-01-15 17:25:15 -05:00
  • 40bb5ec675 Merge pull request #12269 from NixOS/mergify/bp/2.25-maintenance/pr-12254 Eelco Dolstra 2025-01-15 21:54:43 +01:00
  • 98506a5ef1 Merge pull request #12266 from NixOS/mergify/bp/2.25-maintenance/pr-12107 mergify[bot] 2025-01-15 20:46:25 +00:00
  • b32f6047ce tests/nixos: disable nixos-option mergify/bp/2.25-maintenance/pr-11566 Jörg Thalheim 2024-12-09 16:03:36 +01:00
  • b5f0879d4e switch to lowdown-unsandboxed package Jörg Thalheim 2024-12-03 15:51:29 +01:00
  • 9e23ffd6a8 netbsd: disable cross-compilation Jörg Thalheim 2024-09-25 14:13:33 +02:00
  • 8431c92eb8 remove upstreamed toml11 package override Jörg Thalheim 2024-09-22 16:56:01 +02:00
  • 2b9a178230 remove upstreamed libseccomp Jörg Thalheim 2024-09-22 16:53:50 +02:00
  • 0a5a29999f remove upstreamed busybox-sandbox-shell Jörg Thalheim 2024-09-22 16:53:06 +02:00
  • 994f026118 use libgit2 from nixpkgs Jörg Thalheim 2024-09-22 16:51:29 +02:00
  • f3767cdfa1 flake.nix: switch to nixpkgs 24.11 Jörg Thalheim 2024-09-22 16:48:23 +02:00
  • 4451082676 tests/nixos: disable nixos-option mergify/bp/2.24-maintenance/pr-11566 Jörg Thalheim 2024-12-09 16:03:36 +01:00
  • b8304a715a switch to lowdown-unsandboxed package Jörg Thalheim 2024-12-03 15:51:29 +01:00
  • 432ec6e409 netbsd: disable cross-compilation Jörg Thalheim 2024-09-25 14:13:33 +02:00
  • fb228c77d1 remove upstreamed toml11 package override Jörg Thalheim 2024-09-22 16:56:01 +02:00
  • edff1c0f16 remove upstreamed libseccomp Jörg Thalheim 2024-09-22 16:53:50 +02:00
  • e6b24e9b2d remove upstreamed busybox-sandbox-shell Jörg Thalheim 2024-09-22 16:53:06 +02:00
  • 0ba0aca5ae use libgit2 from nixpkgs Jörg Thalheim 2024-09-22 16:51:29 +02:00
  • 956493ba9a flake.nix: switch to nixpkgs 24.11 Jörg Thalheim 2024-09-22 16:48:23 +02:00
  • 639f526405 Use isAbsolute() Eelco Dolstra 2025-01-14 17:42:26 +01:00
  • 0b57e7daf5 Fix relative 'path:' flakerefs in the CLI Eelco Dolstra 2025-01-14 17:30:13 +01:00
  • e02026adae Merge pull request #12254 from DeterminateSystems/fix-relative-path-on-cli John Ericson 2025-01-15 15:19:56 -05:00
  • c45dfeeef3 Merge pull request #12220 from DeterminateSystems/allow-dirty-locks mergify[bot] 2025-01-15 20:18:28 +00:00
  • dcfd80610b Clarify cd call in tests/functional/flakes/flakes.sh Robert Hensing 2025-01-10 09:57:54 +01:00
  • 4fea745fe0 tests/flake-in-submodule: git+file:./* input Bryan Lai 2025-01-01 14:53:04 +08:00
  • 335e0d9508 tests/flakes: check git+file:./${submodule} protocol Bryan Lai 2024-12-27 17:35:44 +08:00
  • 6963fd4027 fetchers/git: make path absolute for local repo Bryan Lai 2024-12-26 20:50:36 +08:00
  • 809b771d5e Clarify cd call in tests/functional/flakes/flakes.sh mergify/bp/2.24-maintenance/pr-12107 Robert Hensing 2025-01-10 09:57:54 +01:00
  • 4a6d797c69 tests/flake-in-submodule: git+file:./* input Bryan Lai 2025-01-01 14:53:04 +08:00
  • da989e72a5 tests/flakes: check git+file:./${submodule} protocol Bryan Lai 2024-12-27 17:35:44 +08:00
  • a31d8655c8 fetchers/git: make path absolute for local repo Bryan Lai 2024-12-26 20:50:36 +08:00
  • 9c239d4353 Merge pull request #12107 from bryango/feature mergify[bot] 2025-01-15 19:55:12 +00:00
  • c6f504d827 Merge pull request #12239 from NixOS/mergify/bp/2.24-maintenance/pr-12237 mergify[bot] 2025-01-15 19:40:36 +00:00
  • 7ad02b62e0 refactor: Remove redundant parameters Robert Hensing 2025-01-15 19:58:36 +01:00
  • cab347b4eb refactor: Move ld=gold rule to mesonBuildLayer Robert Hensing 2025-01-15 19:54:02 +01:00
  • 3d078cd508 Add RossComputerGuy as -llvm maintainer Robert Hensing 2025-01-15 20:00:23 +01:00
  • 61467b72af Merge pull request #12229 from RossComputerGuy/feat/llvm Robert Hensing 2025-01-15 19:35:19 +01:00
  • 6e718c7c5c Merge pull request #12259 from NixOS/mergify/bp/2.24-maintenance/pr-11922 mergify[bot] 2025-01-15 16:42:29 +00:00
  • b8264c4c54 Merge pull request #12260 from NixOS/mergify/bp/2.25-maintenance/pr-11922 mergify[bot] 2025-01-15 16:31:35 +00:00
  • 30ef0a1f4c gc: resume GC after a pathinuse error Picnoir 2024-11-20 13:33:00 +01:00
  • f68cdf1801 gc: resume GC after a pathinuse error Picnoir 2024-11-20 13:33:00 +01:00
  • 6a874c2865 sequoia-nixbld-user-migration: nail down PATH Travis A. Everett 2025-01-15 08:59:14 -06:00
  • 1422832f7c Resolve conflict Robert Hensing 2025-01-15 07:10:34 +01:00
  • ff9d886f3c Use isAbsolute() Eelco Dolstra 2025-01-14 17:42:26 +01:00
  • ff8e2fe84e Fix relative 'path:' flakerefs in the CLI Eelco Dolstra 2025-01-14 17:30:13 +01:00
  • 6cc5b48a29 Add release note Eelco Dolstra 2025-01-14 14:51:49 +01:00
  • 50a7056b02 Bump version Eelco Dolstra 2025-01-14 14:40:30 +01:00
  • 8aafc05885 Merge pull request #12253 from nix-windows/windows-create-writable-files Eelco Dolstra 2025-01-14 13:52:08 +01:00
  • 0be55f869b windows: create files if they don't exist, and with write permission Brian McKenna 2024-11-15 10:51:22 +11:00
  • 3bd7fa3bb4 local-store: fix infinite loop on Windows Brian McKenna 2024-11-12 20:47:31 +11:00