index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-06-04
Make flake input fetching lazy
Eelco Dolstra
2019-06-04
shell.nix: Use clang by default
Eelco Dolstra
2019-06-03
Fix clang compilation error
Eelco Dolstra
2019-06-03
Merge pull request #2914 from CSVdB/finegrainedEpochs
Eelco Dolstra
2019-06-03
Made epochs more fine-grained
Nick Van den Broeck
2019-06-03
Merge pull request #2909 from NixOS/flake-apps
Eelco Dolstra
2019-06-03
Add 'nix app' command
Eelco Dolstra
2019-06-03
Bindings: Add convenience method for requiring an attribute
Eelco Dolstra
2019-06-03
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-06-03
Merge pull request #2907 from NixOS/subdir
Eelco Dolstra
2019-06-01
Fix segfault in builtin fetchurl with hashed mirrors + SRI hashes
Eelco Dolstra
2019-06-01
Merge pull request #2910 from worldofpeace/funding
Eelco Dolstra
2019-05-31
Add .github/FUNDING.yml
worldofpeace
2019-05-31
Doh
Eelco Dolstra
2019-05-31
Fix handling of bare flakerefs containing a colon
Eelco Dolstra
2019-05-31
Automatically determine subdir for path flakes
Eelco Dolstra
2019-05-31
Allow bare flakerefs as installables
Eelco Dolstra
2019-05-31
Fix reading the lockfile of a flake in a subdirectory
Eelco Dolstra
2019-05-31
Add operator << for LockFile
Eelco Dolstra
2019-05-31
Support 'dir' and other parameters in path flakerefs
Eelco Dolstra
2019-05-31
Show hash mismatch warnings in SRI format
Eelco Dolstra
2019-05-31
Merge pull request #2904 from NixOS/flake-terminology
Eelco Dolstra
2019-05-31
Rename requires -> inputs, provides -> outputs
Eelco Dolstra
2019-05-31
Merge pull request #2903 from NixOS/check-flake
Eelco Dolstra
2019-05-31
Merge pull request #2905 from ln-nl/patch-1
Eelco Dolstra
2019-05-30
release-common: fix build with `config.allowAliases = false`
ln-nl
2019-05-30
Merge pull request #2892 from johannes-climacus/master
Eelco Dolstra
2019-05-29
nix flake info --json: List the "provides"
Eelco Dolstra
2019-05-29
Hack: Use legacyPackages from Nixpkgs
Eelco Dolstra
2019-05-29
flake.nix: Add more checks
Eelco Dolstra
2019-05-29
nix flake check: Use read-only mode if we're not building
Eelco Dolstra
2019-05-29
nix flake check: Check defaultPackage, devShell and packages
Eelco Dolstra
2019-05-29
Add 'nix flake check' command
Eelco Dolstra
2019-05-29
Doh
Eelco Dolstra
2019-05-29
Replace `type` with `command -v` in install script
Johannes Climacus
2019-05-29
Remove makeFlakeValue()
Eelco Dolstra
2019-05-29
Put flake-related stuff in its own namespace
Eelco Dolstra
2019-05-29
Make unsupported flake attributes a fatal error
Eelco Dolstra
2019-05-29
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-05-29
Enable more fromTOML tests
Eelco Dolstra
2019-05-29
Fix eval-okay-fromTOML test
Eelco Dolstra
2019-05-29
bump cpptoml to v0.1.1
Ding Xiang Fei
2019-05-29
Merge pull request #2898 from NixOS/last-modified
Eelco Dolstra
2019-05-29
Get last commit time of github flakes
Eelco Dolstra
2019-05-29
Add date of last commit to SourceInfo
Eelco Dolstra
2019-05-29
Merge pull request #2897 from NixOS/source-info
Eelco Dolstra
2019-05-28
Iterate over references
Eelco Dolstra
2019-05-28
Merge branch 'attrPaths' of https://github.com/NinjaTrappeur/nix
Eelco Dolstra
2019-05-28
nix flake info: Add missing newline
Eelco Dolstra
2019-05-28
printFlakeInfo: Separate JSON output
Eelco Dolstra
[next]