aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-05Pull out Buildable into its own file/header in libnixstoreJohn Ericson
2021-04-04Merge pull request #4685 from NixOS/bump-actionsEelco Dolstra
2021-04-03bump actionsDomen Kožar
2021-04-02Merge pull request #4684 from cgohla/patch-1Eelco Dolstra
2021-04-01[prerequisites]: add JSON lib dependencyBjörn Gohla
2021-03-30Merge pull request #4676 from bjornfor/fix-fetchgit-ref-headEelco Dolstra
2021-03-30tests: check that builtins.fetchGit { ..., ref = "HEAD"; } worksBjørn Forsman
2021-03-30fetchGit: don't prefix "refs/heads/" on ref = "HEAD"Bjørn Forsman
2021-03-29Merge pull request #4239 from tweag/test-against-old-daemonEelco Dolstra
2021-03-29nixpkgs/master compatibilityEelco Dolstra
2021-03-26LocalBinaryCacheStore::upsertFile(): Fix raceEelco Dolstra
2021-03-26Fix some typosEelco Dolstra
2021-03-25Merge pull request #4532 from abathur/macos_nixbld_idsDomen Kožar
2021-03-24Merge pull request #4650 from samueldr/fix/registry-config-dirEelco Dolstra
2021-03-24Merge pull request #4663 from Stig124/stig124-1Eelco Dolstra
2021-03-23Added Debian-based OS's profilesNicolas Stig124 FORMICHELLA
2021-03-23Merge pull request #4603 from DavHau/davhau-improve-nix-conf-help-buildersEelco Dolstra
2021-03-23Merge pull request #4646 from Ma27/support-scoped-v6Eelco Dolstra
2021-03-23Merge pull request #4657 from obsidiansystems/build-result-marshalling-cleanu...Eelco Dolstra
2021-03-23nix.conf builders: refer to manual pageDavHau
2021-03-22Fix typos in the last PR #4656John Ericson
2021-03-22Merge pull request #4656 from obsidiansystems/build-result-marshalling-cleanu...Eelco Dolstra
2021-03-22Clean up serialization for `BuildResult`John Ericson
2021-03-19Use the appropriate config dir for the registrySamuel Dionne-Riel
2021-03-19tests: Test `.config` stays clean with XDG_CONFIG_HOME setSamuel Dionne-Riel
2021-03-19tests/config: Fix config test configurationSamuel Dionne-Riel
2021-03-19ProgressBar: Respect verbosity levelEelco Dolstra
2021-03-19Restore 'nix flake info' as a deprecated aliasEelco Dolstra
2021-03-17Merge pull request #4648 from hercules-ci/remove-unimplemented-hashAlgoOptEelco Dolstra
2021-03-17Remove unimplemented hashAlgoOptRobert Hensing
2021-03-16Fix Nix to properly work with stores using a scoped IPv6 addressMaximilian Bosch
2021-03-16Merge 'nix flake {info,list-inputs}' into 'nix flake metadata'Eelco Dolstra
2021-03-16--override-input: Imply --no-write-lock-fileEelco Dolstra
2021-03-16Shorten the test drv nameregnat
2021-03-16Fix the db-migration testregnat
2021-03-16Remove the `remote-store-old-daemon` testregnat
2021-03-16Make the tests (optionnally) run in another derivationregnat
2021-03-16Add a test for the migration of the db between versionsregnat
2021-03-16Add a test ensuring compatibility with an old daemonregnat
2021-03-16Merge pull request #4644 from NixOS/fix-test.mk-syntax-errorEelco Dolstra
2021-03-16tests/local.mk: fix missing newline escapesternenseemann
2021-03-15Merge pull request #4587 from obsidiansystems/derivation-goal-detect-invalid-...Eelco Dolstra
2021-03-15Merge pull request #4580 from obsidiansystems/restore-test-build-remote-ca-fixedEelco Dolstra
2021-03-15Merge pull request #4624 from NixOS/ca/realisation-nix-commandEelco Dolstra
2021-03-15Merge pull request #4618 from NixOS/ca/sign-drvoutputsEelco Dolstra
2021-03-15Properly sign the unresolved drvsregnat
2021-03-15Check the signatures when copying store paths aroundregnat
2021-03-15pathInfoIsTrusted -> pathInfoIsUntrustedregnat
2021-03-15Add some logic for signing realisationsregnat
2021-03-15Merge pull request #4592 from NixOS/ca/remote-cacheEelco Dolstra