aboutsummaryrefslogtreecommitdiff
path: root/src/libexpr
AgeCommit message (Expand)Author
2019-11-05Merge pull request #3173 from mkenigs/typoEelco Dolstra
2019-11-04Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2019-10-31Minor updates to inline commentsBenjamin Hipple
2019-10-30Replace git show with git logJanne Heß
2019-10-28fix typomatthew
2019-10-28findDerivationFilename: add FIXMEzimbatm
2019-10-28libexpr: findDerivationFilename return Pos instead of tuplezimbatm
2019-10-27Merge branch 'tojson-tostring-fix' of https://github.com/mayflower/nixEelco Dolstra
2019-10-27builtins.toJSON: fix __toString usageRobin Gloster
2019-10-23libexpr: add findDerivationFilenamezimbatm
2019-10-21exportGitHub(): Don't rely on the ETag from GitHubEelco Dolstra
2019-10-21Use upstream json_fwd.hpp to speed up compilationEelco Dolstra
2019-10-21Don't ignore revs/refs of local flakerefsEelco Dolstra
2019-10-16Add experimental-features settingEelco Dolstra
2019-10-16Improve GitHub cachingEelco Dolstra
2019-10-10Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2019-10-09Fix Bison 2.4 warningEelco Dolstra
2019-10-09OCD performance fix: {find,count}+insert => insertEelco Dolstra
2019-10-08uri -> url for consistencyEelco Dolstra
2019-10-07fetchGit: Support Git trees without any commitsEelco Dolstra
2019-10-04Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2019-10-02Fix aborts when using builtins.getFlakeEelco Dolstra
2019-10-01Fix fetchTarball with chroot storesEelco Dolstra
2019-09-27cmatch -> smatchEelco Dolstra
2019-09-26Fix sorting of non-flake input attributesEelco Dolstra
2019-09-22Don't catch exceptions by valueEelco Dolstra
2019-09-22Don't catch exceptions by valueEelco Dolstra
2019-09-20Flake alias -> idEelco Dolstra
2019-09-20Add flags to disallow dirty Git trees and to turn off warningsEelco Dolstra
2019-09-18Some effort to minimize flake dependenciesEelco Dolstra
2019-09-18function-trace: always show the tracezimbatm
2019-09-18Record original flakerefs in the lock file againEelco Dolstra
2019-09-09Require flake.nix to be an attrset (not a non-trivial thunk)Eelco Dolstra
2019-09-09Don't allow arbitrary computations in flake attributesEelco Dolstra
2019-09-05Use git+ prefix in flake URI schemesEelco Dolstra
2019-09-02Improve error message when a directory is not a flakeEelco Dolstra
2019-08-30Fix sourceInfoEelco Dolstra
2019-08-30Remove 'name' attribute from flakesEelco Dolstra
2019-08-30Turn flake inputs into an attrsetEelco Dolstra
2019-08-30Clean up the 'outputs' interfaceEelco Dolstra
2019-08-30Extract flake dependencies from the 'outputs' argumentsEelco Dolstra
2019-08-29Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2019-08-14Track function start and ends for flame graphsGraham Christensen
2019-08-08Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2019-07-30Allow builtins.pathExists to check the existence of /nix/store pathsBas van Dijk
2019-07-12Don't write lock files if they have dirty inputsEelco Dolstra
2019-07-12fetchGit: Warn about dirty treesEelco Dolstra
2019-07-11Use "git add --force --intent-to-add" for flake.lockEelco Dolstra
2019-07-11Rename 'epoch' -> 'edition'Eelco Dolstra
2019-07-10Check for epochs < 201906Eelco Dolstra