aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-08fix hashfile test that wasn't failing due to eval lazinessWill Dietz
2019-05-07Add basic flake testsEelco Dolstra
2019-05-07Fix immutable flakeref constructionEelco Dolstra
2019-05-07Improve FlakeRef::to_string()Eelco Dolstra
2019-05-07Make the URL/path of the global flake registry configurableEelco Dolstra
2019-05-07Fix test failures when $TMPDIR changesEelco Dolstra
2019-05-07Merge remote-tracking branch 'tweag/fixGetFlake' into flakesEelco Dolstra
2019-05-07Merge pull request #2792 from JohnAZoidberg/builtins-hash-fileEelco Dolstra
2019-05-07Fixed Flake data type and flake fetchingNick Van den Broeck
2019-05-03Add builtins.hashFileDaniel Schaefer
2019-05-03Fix 'git add' when subdir is emptyEelco Dolstra
2019-05-03Merge remote-tracking branch 'tweag/subdir' into flakesEelco Dolstra
2019-05-03Merge remote-tracking branch 'tweag/fuzzyMatching' into flakesEelco Dolstra
2019-05-03Fix "Bad system call" running i686-linux binaries on x86_64-linuxEelco Dolstra
2019-05-02nix dev-shell: Less purityEelco Dolstra
2019-05-02Move createTempFile to libutilEelco Dolstra
2019-05-02nix dev-shell: Execute shellHookEelco Dolstra
2019-05-02nix dev-shell: Use 'provides.devShell' by defaultEelco Dolstra
2019-05-02Add function for quoting stringsEelco Dolstra
2019-05-02Add 'nix dev-shell' and 'nix print-dev-env' commandEelco Dolstra
2019-05-02Fixed compile errorsNick Van den Broeck
2019-05-01Allow 'dir' parameter in github: URIsEelco Dolstra
2019-05-01Accept empty directoriesEelco Dolstra
2019-05-01Validate 'dir=' parametersEelco Dolstra
2019-05-01Improve error messageEelco Dolstra
2019-05-01flake.lock now uses flakeRef.subdirNick Van den Broeck
2019-05-01Merge pull request #2679 from bjornfor/offline-installEelco Dolstra
2019-05-01Support 'dir' parameters in https and ssh flake URIsEelco Dolstra
2019-05-01FuzzymatchingNick Van den Broeck
2019-05-01WIP: still need to adapt flakeref parsingNick Van den Broeck
2019-04-30findRootsNoTemp: fixes comment about findRuntimeRootsSamuel Dionne-Riel
2019-04-30Merge remote-tracking branch 'tweag/flakeFlags' into flakesEelco Dolstra
2019-04-30Merge pull request #67 from tweag/fixFlakeListEelco Dolstra
2019-04-30Fixed issue #13Nick Van den Broeck
2019-04-30Fix flag registry orderNick Van den Broeck
2019-04-29Merge pull request #2750 from nh2/max-jobs-0-docsDomen Kožar
2019-04-25Merge remote-tracking branch 'tweag/fixFlakeList' into flakesEelco Dolstra
2019-04-25Merge remote-tracking branch 'tweag/fix' into flakesEelco Dolstra
2019-04-25Fix printing FlakeListNick Van den Broeck
2019-04-25Fixed lookupFlake bugNick Van den Broeck
2019-04-24Merge remote-tracking branch 'tweag/flake-clone' into flakesEelco Dolstra
2019-04-24Merge pull request #2775 from LnL7/darwin-sandbox-hash-rewriteEelco Dolstra
2019-04-19Use "." as the default installableEelco Dolstra
2019-04-19Merge remote-tracking branch 'tweag/resolvedFlake' into flakesEelco Dolstra
2019-04-19Update flake.lockEelco Dolstra
2019-04-19flake-registry: Use nixpkgs 19.03Eelco Dolstra
2019-04-19nlohmann-json: 3.5.0 -> 3.6.1Eelco Dolstra
2019-04-19fetchGit -> fetchTarballEelco Dolstra
2019-04-19Shut up clang warningEelco Dolstra
2019-04-19Changed some namesNick Van den Broeck