aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-08-30Merge pull request #5175 from Pamplemousse/makeEelco Dolstra
2021-08-30Merge pull request #5191 from hercules-ci/evalstate-lifetime-hygieneEelco Dolstra
2021-08-30TidyRobert Hensing
2021-08-29Fix use after free with vImportedDrvToDerivationRobert Hensing
2021-08-29Move vCallFlake into EvalStateRobert Hensing
2021-08-29Force all Pos* to be non-nullRobert Hensing
2021-08-25Don't overwrite user provided `lib*_LDFLAGS`Pamplemousse
2021-08-23Coding styleEelco Dolstra
2021-08-23Merge branch 'fix/subflake-follows-fix' of https://github.com/ArctarusLimited...Eelco Dolstra
2021-08-23Merge pull request #5160 from CertainLach/fix/invalid-characters-in-json-loggerEelco Dolstra
2021-08-22Replace invalid characters in json loggerYaroslav Bolyukin
2021-08-21nix {bundle,run}: drop broken flake attr-path prefixesJan Tojnar
2021-08-21nix develop: Fix `devShells` lookupJan Tojnar
2021-08-17Fix follows paths in subordinate lockfilesAlex Zero
2021-08-16Merge pull request #5134 from pszubiak/fix-pkgconfig-install-pathEelco Dolstra
2021-08-14fix typo in ca-error messageJörg Thalheim
2021-08-13Install pkg-config files in the correct locationPiotr Szubiakowski
2021-08-11In flake lock file diffs, show the last-modified date of inputs if availableEelco Dolstra
2021-08-1015f4d4f follow upPamplemousse
2021-08-09Merge pull request #5111 from Pamplemousse/cleanEelco Dolstra
2021-08-09libexpr: Squash similar conditionsPamplemousse
2021-08-09Merge pull request #5101 from fzakaria/faridzakaria/fix-nix-shellEelco Dolstra
2021-08-09Merge pull request #5104 from andir/refscan-raceEelco Dolstra
2021-08-09Merge pull request #5106 from andir/libstore-waiter-setEelco Dolstra
2021-08-08libstore: use set instead of list for waiter listAndreas Rammhold
2021-08-07Fix potential race-condition in reference scanning codeAndreas Rammhold
2021-08-07Whitelist nixConfig.flake-registryAlexander Bantyev
2021-08-06nix-shell --pure: Let it work for any derivationFarid Zakaria
2021-08-06Merge pull request #5075 from andir/libutil-base64-initEelco Dolstra
2021-08-02fix git init race conditionMichael Fellinger
2021-07-31nix-shell -p: pass --arg values as nixpkgs paramsldesgoui
2021-07-30libutil: initialize the base64 decode array only onceAndreas Rammhold
2021-07-30Remove unused struct in `libstore`Pamplemousse
2021-07-28Merge pull request #5042 from alyssais/pthreadEelco Dolstra
2021-07-27nix develop: Support chroot storesEelco Dolstra
2021-07-27Merge pull request #5048 from tweag/flox-eval-storeEelco Dolstra
2021-07-27nix-instantiate: Fix --eval-storeEelco Dolstra
2021-07-27Merge pull request #5046 from ncfavier/patch-1Eelco Dolstra
2021-07-27Merge pull request #5043 from alyssais/vexingEelco Dolstra
2021-07-26libexpr: Remove unused codePamplemousse
2021-07-26Merge pull request #5037 from Pamplemousse/less_globalsEelco Dolstra
2021-07-26Revert no longer necessary changeEelco Dolstra
2021-07-26Low-latency closure copyEelco Dolstra
2021-07-25Fix --no-gc-warningNaïm Favier
2021-07-24libutil: use uniform initialization in _deletePathAlyssa Ross
2021-07-24Enable pthreads for new librariesAlyssa Ross
2021-07-22RemoteStore::buildPaths(): Handle evalStoreEelco Dolstra
2021-07-22Remove redundant RealisedPath::closure() callEelco Dolstra
2021-07-22Fix formatting error in 'nix store' manpageEelco Dolstra
2021-07-22buildPaths(): Add an evalStore argumentEelco Dolstra