aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-04Fix GC closure generationEelco Dolstra
2019-06-04Make flake input fetching lazyEelco Dolstra
2019-06-04shell.nix: Use clang by defaultEelco Dolstra
2019-06-03Fix clang compilation errorEelco Dolstra
2019-06-03Merge pull request #2914 from CSVdB/finegrainedEpochsEelco Dolstra
2019-06-03Made epochs more fine-grainedNick Van den Broeck
2019-06-03Merge pull request #2909 from NixOS/flake-appsEelco Dolstra
2019-06-03Add 'nix app' commandEelco Dolstra
2019-06-03Bindings: Add convenience method for requiring an attributeEelco Dolstra
2019-06-03Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2019-06-03Merge pull request #2907 from NixOS/subdirEelco Dolstra
2019-06-01Fix segfault in builtin fetchurl with hashed mirrors + SRI hashesEelco Dolstra
2019-06-01Merge pull request #2910 from worldofpeace/fundingEelco Dolstra
2019-05-31Add .github/FUNDING.ymlworldofpeace
2019-05-31DohEelco Dolstra
2019-05-31Fix handling of bare flakerefs containing a colonEelco Dolstra
2019-05-31Automatically determine subdir for path flakesEelco Dolstra
2019-05-31Allow bare flakerefs as installablesEelco Dolstra
2019-05-31Fix reading the lockfile of a flake in a subdirectoryEelco Dolstra
2019-05-31Add operator << for LockFileEelco Dolstra
2019-05-31Support 'dir' and other parameters in path flakerefsEelco Dolstra
2019-05-31Show hash mismatch warnings in SRI formatEelco Dolstra
2019-05-31Merge pull request #2904 from NixOS/flake-terminologyEelco Dolstra
2019-05-31Rename requires -> inputs, provides -> outputsEelco Dolstra
2019-05-31Merge pull request #2903 from NixOS/check-flakeEelco Dolstra
2019-05-31Merge pull request #2905 from ln-nl/patch-1Eelco Dolstra
2019-05-30release-common: fix build with `config.allowAliases = false`ln-nl
2019-05-30Merge pull request #2892 from johannes-climacus/masterEelco Dolstra
2019-05-29nix flake info --json: List the "provides"Eelco Dolstra
2019-05-29Hack: Use legacyPackages from NixpkgsEelco Dolstra
2019-05-29flake.nix: Add more checksEelco Dolstra
2019-05-29nix flake check: Use read-only mode if we're not buildingEelco Dolstra
2019-05-29nix flake check: Check defaultPackage, devShell and packagesEelco Dolstra
2019-05-29Add 'nix flake check' commandEelco Dolstra
2019-05-29DohEelco Dolstra
2019-05-29Replace `type` with `command -v` in install scriptJohannes Climacus
2019-05-29Remove makeFlakeValue()Eelco Dolstra
2019-05-29Put flake-related stuff in its own namespaceEelco Dolstra
2019-05-29Make unsupported flake attributes a fatal errorEelco Dolstra
2019-05-29Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2019-05-29Enable more fromTOML testsEelco Dolstra
2019-05-29Fix eval-okay-fromTOML testEelco Dolstra
2019-05-29bump cpptoml to v0.1.1Ding Xiang Fei
2019-05-29Merge pull request #2898 from NixOS/last-modifiedEelco Dolstra
2019-05-29Get last commit time of github flakesEelco Dolstra
2019-05-29Add date of last commit to SourceInfoEelco Dolstra
2019-05-29Merge pull request #2897 from NixOS/source-infoEelco Dolstra
2019-05-28Iterate over referencesEelco Dolstra
2019-05-28Merge branch 'attrPaths' of https://github.com/NinjaTrappeur/nixEelco Dolstra
2019-05-28nix flake info: Add missing newlineEelco Dolstra