index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-06-23
Pass more values by reference
Théophane Hufschmitt
2021-06-21
Shorten a stupidly long sql query name
regnat
2021-05-26
Aso track the output path of the realisation dependencies
regnat
2021-05-26
Add a db migration script
regnat
2021-05-26
Make `copyPaths` copy the whole realisations closure
regnat
2021-05-26
Properly track the drvoutput references when building
regnat
2021-05-26
Add a method to compute the closure of a realisation
regnat
2021-05-26
Store the realisation deps on the local store
regnat
2021-05-26
Add a dependencies field to DrvOutputInfo
regnat
2021-05-26
Merge branch 'ca/json-realisations-in-worker-protocol'
regnat
2021-05-26
Always send the realisations as JSON
regnat
2021-05-25
Merge pull request #4846 from michaeladler/fix-doc
Eelco Dolstra
2021-05-24
fix doc: nix profile info -> nix profile list
Michael Adler
2021-05-19
Merge pull request #4834 from NixOS/generic-closure-function
Eelco Dolstra
2021-05-19
Extract a generic `computeClosure` function
regnat
2021-05-19
Merge pull request #4831 from matthewbauer/fix-extra-slash-in-canon-path
Eelco Dolstra
2021-05-18
Fix extra slash in canonPath output
Matthew Bauer
2021-05-18
Merge pull request #4828 from NixOS/ca/fix-nix-run
Eelco Dolstra
2021-05-18
Restore an accidentally suppressed negation
regnat
2021-05-18
Merge pull request #4827 from matthewbauer/run-bashrc-first-in-nix-develop
Eelco Dolstra
2021-05-18
Merge pull request #4825 from NixOS/split-app-parsing-and-resolving
Eelco Dolstra
2021-05-17
Source bashrc first in nix develop
Matthew Bauer
2021-05-17
Split the parsing of an `App` and its resolving
regnat
2021-05-17
Merge pull request #4819 from NixOS/ca/fix-nix-run
Eelco Dolstra
2021-05-17
Merge pull request #4818 from NixOS/ca/cli-use-builtpaths
Eelco Dolstra
2021-05-17
Add a test for `nix run` with CA derivations
regnat
2021-05-17
Merge pull request #4817 from emilazy/fix-sandboxed-big-sur-system-version-ac...
Eelco Dolstra
2021-05-17
Resolve the program path in `nix run`
regnat
2021-05-17
Enfore the use of properly built paths in libcmd
regnat
2021-05-17
sandbox: allow SystemVersionCompat.plist on Darwin
Emily
2021-05-14
Update nix-fallback-paths.nix only
Eelco Dolstra
2021-05-13
Merge pull request #4798 from matthewbauer/relock-wait-for-build-slot-goals
Eelco Dolstra
2021-05-13
Merge pull request #4801 from matthewbauer/fix-tokenize-output-names
Eelco Dolstra
2021-05-12
Fix tokenize output names in drv
Matthew Bauer
2021-05-12
Relock wait for build slot goals
Matthew Bauer
2021-05-12
DerivedPathWithHints -> BuiltPath
regnat
2021-05-12
Merge pull request #4796 from asymmetric/doc-substituters
Eelco Dolstra
2021-05-12
doc: mention Priority for substituters
Lorenzo Manacorda
2021-05-11
install: Fix hash variable for Darwin.arm64 (#4769)
Anders Kaseorg
2021-05-11
Merge pull request #4795 from mayflower/nix-shell-doc-fix
Eelco Dolstra
2021-05-11
doc/nix-shell: Remove outdated bashrc information
Linus Heckemann
2021-05-10
Merge pull request #4781 from NixOS/locally_cache_the_remote_realisations
Eelco Dolstra
2021-05-10
Merge pull request #4787 from Ma27/builtins-ceil-floor
Eelco Dolstra
2021-05-10
Simplify the realisations disk cache
regnat
2021-05-10
Remove useless parents
regnat
2021-05-10
primops: math.h -> cmath
Maximilian Bosch
2021-05-10
Merge pull request #4776 from NixOS/fix-ca-normalization
Eelco Dolstra
2021-05-10
Implement `builtins.floor` and `builtins.ceil` using the C library functions ...
Maximilian Bosch
2021-05-10
Merge pull request #4771 from andersk/launchd-exec
Eelco Dolstra
2021-05-10
Merge pull request #4786 from matthewbauer/mkdir-local-share-nix
Eelco Dolstra
[next]