index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2021-05-24
fix doc: nix profile info -> nix profile list
Michael Adler
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
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-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
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-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
doc: mention Priority for substituters
Lorenzo Manacorda
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 #4786 from matthewbauer/mkdir-local-share-nix
Eelco Dolstra
2021-05-08
Create parent trusted list path before writing
Matthew Bauer
2021-05-06
Add a realisations disk cache
regnat
2021-05-05
Use derivation output name from toDerivation
Matthew Bauer
2021-05-05
Properly normalize the content-addressed paths
regnat
2021-05-04
Fix the double-slash in the realisations path
regnat
2021-05-03
Merge pull request #4750 from NinjaTrappeur/nin-build-dry-run-json
Eelco Dolstra
2021-05-03
Merge pull request #4761 from emilazy/issue-4658-mark-impure-host-deps-as-opt...
Eelco Dolstra
2021-05-03
Bump version number for `DerivedPath` changes
Maximilian Bosch
2021-05-02
Mark `__impureHostDeps` paths as optional
Emily
2021-04-27
Merge pull request #4751 from Ma27/storepath-pos
Domen Kožar
2021-04-27
primops/storePath: add trace to pure mode error
Maximilian Bosch
2021-04-27
nix build: make dry-run to print a json output if --json is enabled
Félix Baylac-Jacqué
2021-04-23
Merge branch 'remove-trailing-spaces' of github.com:NixOS/nix
Eelco Dolstra
2021-04-23
Replace the trailing markdown spaces by a backslash
regnat
2021-04-23
Merge pull request #4732 from NixOS/4725-always-register-the-realisations
Eelco Dolstra
2021-04-23
Merge pull request #4440 from Ma27/misc-pos-fixes
Eelco Dolstra
2021-04-23
Revert "Make `nix shell` fallback to static outputs when needed"
regnat
2021-04-22
Always register the realisations of input-addressed drvs
regnat
2021-04-22
Merge branch 'master' of github.com:NixOS/nix
Eelco Dolstra
2021-04-22
Merge branch 'nix-derivation-query-store-path' of https://github.com/matthewb...
Eelco Dolstra
2021-04-22
Merge pull request #4724 from NixOS/nix-shell-missing-outputs
Eelco Dolstra
2021-04-22
Remove makeDecompressionSource()
Eelco Dolstra
2021-04-22
Merge branch 's3-decompress' of https://github.com/lukegb/nix
Eelco Dolstra
[next]