Commit graph

  • 4c788504fa Remove reference to check-hydra-status Eelco Dolstra 2024-07-09 16:44:01 +0200
  • 3755493642
    Merge pull request #11060 from obsidiansystems/meson-nix John Ericson 2024-07-09 09:49:03 -0400
  • d69fcbc9d7
    Merge pull request #11065 from DeterminateSystems/remove-hydra-status-check Robert Hensing 2024-07-09 10:28:48 +0200
  • 7a6269ba7b Package the Nix CLI with Meson John Ericson 2024-07-05 16:21:20 -0400
  • f1d88e0f27
    Merge pull request #11064 from obsidiansystems/header-generater John Ericson 2024-07-08 12:03:59 -0400
  • 1439de874f
    Merge pull request #11063 from obsidiansystems/config-expr John Ericson 2024-07-08 11:27:57 -0400
  • 6e5cec292b Use a meson "generator" to deduplicate .gen.hh creation John Ericson 2024-07-08 09:47:25 -0400
  • c5284a84f3 Forgot to include config-expr.hh in some places John Ericson 2024-07-07 14:29:28 -0400
  • ab0b54b905 Remove the Hydra status check workflow Eelco Dolstra 2024-07-08 14:38:57 +0200
  • cfe3ee3de8
    nix-shell: look up shell.nix when argument is a directory (#11057) Robert Hensing 2024-07-08 14:36:36 +0200
  • 48804cffbf docs: fill out language/types.md#type-path Ryan Hendrickson 2024-07-08 00:41:19 -0400
  • d8850618b6
    Merge pull request #11059 from rhendric/rhendric/reference-manual John Ericson 2024-07-07 21:47:33 -0400
  • 95890b3e1d docs: merge builtin-constants into builtins Ryan Hendrickson 2024-07-07 15:57:23 -0400
  • a9592077fb
    Merge pull request #11055 from NixOS/packaging-for-nixpkgs Robert Hensing 2024-07-07 21:33:01 +0200
  • 193dd5d934 Fixup: add missing test file Robert Hensing 2024-07-07 14:49:52 +0200
  • 3e424b1040 Merge branch 'nix-shell-lookup-shell-nix' into more-nix-shell Robert Hensing 2024-07-07 14:16:15 +0200
  • e1106b45a3 tests/functional/nix-shell.sh: Fix Polo test for VM test Robert Hensing 2024-07-07 13:03:19 +0200
  • 0f8a655023 tests/functional/shell.nix: Implement runHook for dummy stdenv Robert Hensing 2024-07-07 13:02:21 +0200
  • fd4b17ab2c
    Merge pull request #11056 from romain-neil/s3-allow-use-of-proxy Robert Hensing 2024-07-07 02:47:24 +0200
  • c4a20a4101 rl-next: Add note about shell.nix lookups Robert Hensing 2024-07-06 23:02:32 +0200
  • 2f1fada76b Add legacy setting: nix-shell-always-looks-for-shell-nix Robert Hensing 2024-07-06 22:58:15 +0200
  • 73602a7c6f nix-shell: Look for shell.nix when directory is specified Robert Hensing 2024-07-06 21:31:24 +0200
  • 63262e78c7 Add opt-out: nix-shell-shebang-arguments-relative-to-script Robert Hensing 2024-07-07 00:55:33 +0200
  • 4c59d6e9f5 Merge branch 'nix-shell-lookup-shell-nix' into more-nix-shell Robert Hensing 2024-07-07 00:27:07 +0200
  • 6959ac157b rl-next: Add note about shell.nix lookups Robert Hensing 2024-07-06 23:02:32 +0200
  • 6c6d5263e2 Add legacy setting: nix-shell-always-looks-for-shell-nix Robert Hensing 2024-07-06 22:58:15 +0200
  • f5b59fbc64 Fix and extend nix-shell baseDir test Robert Hensing 2024-07-07 00:22:21 +0200
  • d5854f33e2 rl-next: Typo Robert Hensing 2024-07-07 00:18:26 +0200
  • 8838f5c746 Merge remote-tracking branch 'matthewbauer/nix-shell-relative-shebang' into more-nix-shell Robert Hensing 2024-07-07 00:18:03 +0200
  • afbe7c3d08 rl-next: Enter PR Robert Hensing 2024-07-06 23:15:01 +0200
  • 41b6c735eb
    Merge pull request #11054 from NixOS/meson-fixes John Ericson 2024-07-06 17:11:11 -0400
  • a22f8b5276 rl-next: Add note about shell.nix lookups Robert Hensing 2024-07-06 23:02:32 +0200
  • 32fb127b9c Add legacy setting: nix-shell-always-looks-for-shell-nix Robert Hensing 2024-07-06 22:58:15 +0200
  • b865625a8e nix-shell: Look for shell.nix when directory is specified Robert Hensing 2024-07-06 21:31:24 +0200
  • 514062c227 feat: configure aws s3 lib to use system defined proxy, if existent Romain NEIL 2024-07-06 21:46:58 +0200
  • 76245ffbeb nix-build.cc: Refactor: extract sourcePath, resolvedPath variables Robert Hensing 2024-07-06 20:55:27 +0200
  • e9479b272f nix-build.cc: Refactor: extract baseDir variable Robert Hensing 2024-07-06 20:51:45 +0200
  • 5c367ece89 Refactor: rename left -> remainingArgs Robert Hensing 2024-07-06 20:03:30 +0200
  • 13181356fc Refactor: rename runEnv -> isNixShell Robert Hensing 2024-07-06 20:01:46 +0200
  • bea54d116e Add resolvePath, filesetToSource indirections for Nixpkgs Robert Hensing 2024-07-06 17:49:58 +0200
  • da4c55995b ci.yml: Build non unit-tested components in meson_build Robert Hensing 2024-07-06 19:15:53 +0200
  • 0729f0a113 packaging: Pass version directly Robert Hensing 2024-07-06 17:36:31 +0200
  • efd5f50f5e nix-perl: Add deps, use mkMesonDerivation Robert Hensing 2024-07-06 17:47:11 +0200
  • 4c014e238b nix-main: Add openssl Robert Hensing 2024-07-06 17:43:48 +0200
  • 4d0c55ae55 api docs: Use mkMesonDerivation Robert Hensing 2024-07-06 17:41:05 +0200
  • b7e5446b81 flake.nix: Remove unused binding Robert Hensing 2024-07-06 17:33:06 +0200
  • 896eb7a44b
    Merge pull request #11034 from obsidiansystems/meson-nix Robert Hensing 2024-07-06 01:26:59 +0200
  • 3acf3fc746 Package libnixmain and libnixcmd with Meson John Ericson 2024-07-03 14:47:23 -0400
  • 0b901e10ee
    Merge pull request #11050 from hercules-ci/issue-10677 Robert Hensing 2024-07-05 22:25:38 +0200
  • ff9b6d0e1f
    Merge pull request #11037 from fricklerhandwerk/document-config-parsing John Ericson 2024-07-05 15:21:26 -0400
  • d5461b9009
    Merge pull request #11051 from Mic92/fix-prefetch Eelco Dolstra 2024-07-05 20:33:05 +0200
  • ddff76f667
    Merge pull request #10973 from NixOS/meson-libexpr Robert Hensing 2024-07-05 20:27:12 +0200
  • 05381c0b30
    Update src/nix/prefetch.cc Jörg Thalheim 2024-07-05 19:45:03 +0200
  • 1b14f2eb41
    Merge pull request #19 from Noah765/evaluable-flake-thunk Max 2024-07-05 19:25:40 +0200
  • 8cea1fbd97 src/nix/prefetch: fix prefetch containing current directory instead of tarball Jörg Thalheim 2024-07-05 17:26:58 +0200
  • 6ef00a503a Explain when man is missing Robert Hensing 2024-07-05 18:32:34 +0200
  • 8f280d72ff
    Merge pull request #11019 from DeterminateSystems/fix-failed-to-open-archive Eelco Dolstra 2024-07-05 17:10:02 +0200
  • a476383f46
    Merge pull request #11031 from emilazy/push-xsrvoyspsvqx Robert Hensing 2024-07-05 17:08:39 +0200
  • d63bd8295e assert: Report why values aren't equal Robert Hensing 2024-07-05 16:43:48 +0200
  • 98bef7c38e
    Merge pull request #11035 from siddhantk232/refactor Eelco Dolstra 2024-07-05 16:34:23 +0200
  • 61e1880847
    Merge pull request #11041 from hercules-ci/trace-nix-env-attribute-names Eelco Dolstra 2024-07-05 16:32:27 +0200
  • e1b6b3ce27
    Merge pull request #11020 from DeterminateSystems/fix-tarball-caching Eelco Dolstra 2024-07-05 16:30:12 +0200
  • e7e070d36b Document Eelco Dolstra 2024-07-05 16:29:16 +0200
  • 09763c7cad getDerivations: add attributes to trace Robert Hensing 2024-07-05 15:28:41 +0200
  • e4056b9afd
    Apply suggestions from code review John Ericson 2024-07-04 17:48:27 -0400
  • af2e1142b1 libstore: fix sandboxed builds on macOS Emily 2024-07-04 16:24:59 +0100
  • 76e4adfaac libstore: clean up the build directory properly Emily 2024-07-04 16:19:51 +0100
  • c66079f1e8 use self-descriptive name for config file parser, document Valentin Gagarin 2024-07-04 10:36:48 +0200
  • 976c05879f factor duplicate code into util function append siddhantCodes 2024-07-04 11:09:23 +0530
  • 5b4102c3b2 Tarball fetcher: Include revCount/lastModified in the fingerprint Eelco Dolstra 2024-07-03 21:54:54 +0200
  • 509be0e77a
    Merge pull request #11022 from obsidiansystems/fix-openbsd-socket-peercred John Ericson 2024-07-03 11:56:39 -0400
  • 10ccdb7a41 Use proper struct sockpeercred for SO_PEERCRED for OpenBSD kn 2023-03-11 19:43:04 +0000
  • a09360400b Ident some CPP in nix daemon John Ericson 2024-07-03 11:15:56 -0400
  • 1ff186fc6e nix flake metadata: Show flake fingerprint Eelco Dolstra 2024-07-03 16:37:26 +0200
  • 9d95c228ee Tarball fetcher: Fix fetchToStore() and eval caching Eelco Dolstra 2024-07-03 16:28:24 +0200
  • 30de61f16d
    Merge pull request #11018 from siddhantk232/canonpath-fs-sink John Ericson 2024-07-03 10:36:18 -0400
  • 8bdd0ecd80 Add a test Eelco Dolstra 2024-07-03 15:52:49 +0200
  • 9b67a2a5e8 Evaluate entire flake thunk Noah765 2024-07-03 14:30:14 +0200
  • 79ed3df8f8 Tarball fetcher: Fix handling of cached tarballs Eelco Dolstra 2024-07-03 14:14:20 +0200
  • 2cf24a2df0 fix tests and minor changes siddhantCodes 2024-07-03 17:34:02 +0530
  • a713476790
    docs: split types from syntax (#11013) Valentin Gagarin 2024-07-03 09:03:41 +0200
  • caabdb06d1 preserve early sequoia migration script Travis A. Everett 2024-07-02 20:55:46 -0500
  • b0bc2a97bf Put unit tests back in old build system for now John Ericson 2024-07-01 14:40:34 -0400
  • 451f8a8c19 Put back files for now John Ericson 2024-07-01 00:25:57 -0400
  • 11946817f0 fileset for store unit test data John Ericson 2024-07-01 14:31:04 -0400
  • 4d6bc61b8d Fix things John Ericson 2024-07-01 14:36:46 -0400
  • 4727d5c3c5 Fix format blacklist John Ericson 2024-06-29 11:18:33 -0400
  • 11dab30be9 Update docs on the unit tests John Ericson 2024-06-29 10:59:05 -0400
  • 224c6c3256 Fix test symlinks John Ericson 2024-06-29 10:39:36 -0400
  • 496b4a9cd2 Move around unit test dirs to match new names John Ericson 2024-06-29 10:31:08 -0400
  • 3ad39d2afb Fix library name John Ericson 2024-06-28 17:17:20 -0400
  • 513f6b9718 meson: Prelink links to avoid missing C++ initializers John Ericson 2024-06-28 17:02:23 -0400
  • 912c517bc0 Fix build of unit tests John Ericson 2024-06-28 14:57:10 -0400
  • f7ce10dbc1 Fix static build John Ericson 2024-06-28 14:26:04 -0400
  • 874ff000d4 Fix format John Ericson 2024-06-27 20:41:03 -0400
  • 7312d13acc Keep another test dir John Ericson 2024-06-27 19:35:54 -0400
  • 17c843c5c5 Fix more issues John Ericson 2024-06-27 19:30:58 -0400
  • 479befa76d More fixes John Ericson 2024-06-27 19:19:32 -0400
  • 5ba9f6cec6 Fix typo John Ericson 2024-06-27 18:28:24 -0400
  • 6a0582d9fd Rename file to avoid reserved name John Ericson 2024-06-27 18:28:13 -0400