index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-04-05
Move `StorePathWithOutputs` into its own header/file
John Ericson
2021-04-05
Pull out Buildable into its own file/header in libnixstore
John Ericson
2021-04-04
Merge pull request #4685 from NixOS/bump-actions
Eelco Dolstra
2021-04-03
bump actions
Domen Kožar
2021-04-02
Merge pull request #4684 from cgohla/patch-1
Eelco Dolstra
2021-04-01
[prerequisites]: add JSON lib dependency
Björn Gohla
2021-03-30
Merge pull request #4676 from bjornfor/fix-fetchgit-ref-head
Eelco Dolstra
2021-03-30
tests: check that builtins.fetchGit { ..., ref = "HEAD"; } works
Bjørn Forsman
2021-03-30
fetchGit: don't prefix "refs/heads/" on ref = "HEAD"
Bjørn Forsman
2021-03-29
Merge pull request #4239 from tweag/test-against-old-daemon
Eelco Dolstra
2021-03-29
nixpkgs/master compatibility
Eelco Dolstra
2021-03-26
LocalBinaryCacheStore::upsertFile(): Fix race
Eelco Dolstra
2021-03-26
Fix some typos
Eelco Dolstra
2021-03-25
Merge pull request #4532 from abathur/macos_nixbld_ids
Domen Kožar
2021-03-24
Merge pull request #4650 from samueldr/fix/registry-config-dir
Eelco Dolstra
2021-03-24
Merge pull request #4663 from Stig124/stig124-1
Eelco Dolstra
2021-03-23
Added Debian-based OS's profiles
Nicolas Stig124 FORMICHELLA
2021-03-23
Merge pull request #4603 from DavHau/davhau-improve-nix-conf-help-builders
Eelco Dolstra
2021-03-23
Merge pull request #4646 from Ma27/support-scoped-v6
Eelco Dolstra
2021-03-23
Merge pull request #4657 from obsidiansystems/build-result-marshalling-cleanu...
Eelco Dolstra
2021-03-23
nix.conf builders: refer to manual page
DavHau
2021-03-22
Fix typos in the last PR #4656
John Ericson
2021-03-22
Merge pull request #4656 from obsidiansystems/build-result-marshalling-cleanu...
Eelco Dolstra
2021-03-22
Clean up serialization for `BuildResult`
John Ericson
2021-03-19
Use the appropriate config dir for the registry
Samuel Dionne-Riel
2021-03-19
tests: Test `.config` stays clean with XDG_CONFIG_HOME set
Samuel Dionne-Riel
2021-03-19
tests/config: Fix config test configuration
Samuel Dionne-Riel
2021-03-19
ProgressBar: Respect verbosity level
Eelco Dolstra
2021-03-19
Restore 'nix flake info' as a deprecated alias
Eelco Dolstra
2021-03-17
Merge pull request #4648 from hercules-ci/remove-unimplemented-hashAlgoOpt
Eelco Dolstra
2021-03-17
Remove unimplemented hashAlgoOpt
Robert Hensing
2021-03-16
Fix Nix to properly work with stores using a scoped IPv6 address
Maximilian Bosch
2021-03-16
Merge 'nix flake {info,list-inputs}' into 'nix flake metadata'
Eelco Dolstra
2021-03-16
--override-input: Imply --no-write-lock-file
Eelco Dolstra
2021-03-16
Shorten the test drv name
regnat
2021-03-16
Fix the db-migration test
regnat
2021-03-16
Remove the `remote-store-old-daemon` test
regnat
2021-03-16
Make the tests (optionnally) run in another derivation
regnat
2021-03-16
Add a test for the migration of the db between versions
regnat
2021-03-16
Add a test ensuring compatibility with an old daemon
regnat
2021-03-16
Merge pull request #4644 from NixOS/fix-test.mk-syntax-error
Eelco Dolstra
2021-03-16
tests/local.mk: fix missing newline escape
sternenseemann
2021-03-15
Merge pull request #4587 from obsidiansystems/derivation-goal-detect-invalid-...
Eelco Dolstra
2021-03-15
Merge pull request #4580 from obsidiansystems/restore-test-build-remote-ca-fixed
Eelco Dolstra
2021-03-15
Merge pull request #4624 from NixOS/ca/realisation-nix-command
Eelco Dolstra
2021-03-15
Merge pull request #4618 from NixOS/ca/sign-drvoutputs
Eelco Dolstra
2021-03-15
Properly sign the unresolved drvs
regnat
2021-03-15
Check the signatures when copying store paths around
regnat
2021-03-15
pathInfoIsTrusted -> pathInfoIsUntrusted
regnat
2021-03-15
Add some logic for signing realisations
regnat
[next]