Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-25 | programName as static member var | Ben Burdette | |
2020-03-24 | switch to one level of builder function, not subobject functions | Ben Burdette | |
2020-03-24 | fix column range | Ben Burdette | |
2020-03-24 | MkNixCode, MkErrLine approach | Ben Burdette | |
2020-03-24 | renaming | Ben Burdette | |
2020-03-23 | error test | Ben Burdette | |
2020-03-22 | straightforward port of rust mockup code | Ben Burdette | |
2020-03-19 | nix repl: Put EvalState on the heap | Eelco Dolstra | |
See 0629601da1d163a059fa19004256961f8ecdeb78. | |||
2020-03-19 | nix repl: Scan NixRepl for GC roots | Eelco Dolstra | |
Fixes #3175. | |||
2020-03-14 | Merge pull request #3413 from Ericson2314/include-regex | Eelco Dolstra | |
Add missing `#include <regex>` | |||
2020-03-13 | Add missing `#include <regex>` | John Ericson | |
2020-03-13 | Merge pull request #3380 from contrun/no-attr-path-for-installed | Eelco Dolstra | |
display attr-path only when queried available | |||
2020-03-13 | README.md: Remove reference to OpenSSL | Eelco Dolstra | |
The OpenSSL files were removed in a6ca68a70c3bc0b2e6abad70346c99642a896f9f. https://salsa.debian.org/debian/nix/issues/3 | |||
2020-03-13 | Remove the 'release' job | Eelco Dolstra | |
Unless the 'tested' job in the Nixpkgs/NixOS jobsets, this job isn't actually used for anything (e.g. we don't update a channel based on whether 'release' succeeds). | |||
2020-03-13 | Merge pull request #3410 from edolstra/no-tarball | Eelco Dolstra | |
Remove the tarball job | |||
2020-03-13 | Remove the tarball job | Eelco Dolstra | |
Source tarballs are not very useful anymore. People who want to build from source can also just build from the Git repository. Once upon a time, the source tarball also saved users from needing a few dependencies (e.g. bison and flex) but those are dwarfed by the other dependencies, so it's no longer worth it. Note: the release script should be updated to copy the vendoredCrates tarball. | |||
2020-03-14 | display attr-path only when queried available | YI | |
2020-03-13 | Merge pull request #3409 from NixOS/github-actions | Eelco Dolstra | |
Add CI with github actions | |||
2020-03-13 | Fix macOS | Eelco Dolstra | |
2020-03-13 | Remove callout graphics | Eelco Dolstra | |
Fixes #3396. | |||
2020-03-13 | Remove build and binaryTarball since they're included in installerScript | Eelco Dolstra | |
2020-03-13 | Add CI with github actions | Domen Kožar | |
2020-03-13 | style.css: Remove | Eelco Dolstra | |
This file is licensed under the GPL. Originally, Nix was also GPL-licensed so that was fine. However, we later changed the license to the LGPL but missed the fact that style.css has an incompatible license. Since the Nix manual at nixos.org uses its own styling, we can remove this file. Fixes #3392. | |||
2020-03-13 | mk/README.md: Remove | Eelco Dolstra | |
The make-rules repo is not maintained. | |||
2020-03-13 | Fix ca-references feature check | Eelco Dolstra | |
Fixes #3406. | |||
2020-03-12 | Merge pull request #3403 from hercules-ci/issue-3398-path-info-cache-ttls | Eelco Dolstra | |
pathInfoCache: Respect disk cache TTLs #3398 | |||
2020-03-12 | pathInfoCache: Respect disk cache TTLs #3398 | Robert Hensing | |
2020-03-12 | local.mk: fix user-env.cc dep on buildenv.nix.gen.hh, resolve occasional ↵ | Will Dietz | |
build failure | |||
2020-03-11 | README, error msg: http -> https | Robert Hensing | |
2020-03-11 | Move some corepkgs into the nix binary | Eelco Dolstra | |
2020-03-11 | parseExprFromString(): Use std::string_view | Eelco Dolstra | |
2020-03-11 | nixos.org/releases -> releases.nixos.org | Eelco Dolstra | |
2020-03-10 | nix-store -q --graph: Fix edges | Eelco Dolstra | |
Fixes #3389. | |||
2020-03-10 | dotgraph.cc: Remove dead code | Eelco Dolstra | |
2020-03-10 | nix-perl: Fix segfault in queryPathInfo) | Eelco Dolstra | |
2020-03-04 | nix-build: Fix !<output> handling | Eelco Dolstra | |
This was broken by 22a754c091f765061f59bef5ce091268493bb138. https://hydra.nixos.org/eval/1573669 | |||
2020-03-04 | Merge branch 'emacs_lambda_indentation' of https://github.com/tbsmoest/nix-1 | Eelco Dolstra | |
2020-03-04 | Optimise Derivation::unparse() | Eelco Dolstra | |
In nix-instantiate --dry-run '<nixpkgs/nixos/release-combined.nix>' -A nixos.tests.simple.x86_64-linux this reduces time spent in unparse() from 9.15% to 4.31%. The main culprit was appending characters one at a time to the destination string. Even though the string has enough capacity, push_back() still needs to check this on every call. | |||
2020-03-04 | builtins.cache: Cache regular expressions | Eelco Dolstra | |
The evaluator was spending about 1% of its time compiling a small number of regexes over and over again. | |||
2020-03-04 | Add test for foldl' | Eelco Dolstra | |
2020-02-28 | Fix GC failures on bad store path names | Eelco Dolstra | |
It failed on names like '/nix/store/9ip48nkc9rfy0a4yaw98lp6gipqlib1a-'. | |||
2020-02-20 | .dir-locals.el: Set additional lambda indentation to zero | Tobias Möst | |
2020-02-19 | Merge pull request #3325 from xzfc/clean-tmpdir | Eelco Dolstra | |
nix-shell: clean up the tmpDir and escape variables | |||
2020-02-19 | nix-shell: clean up the tmpDir and escape variables | Albert Safin | |
The problem fixed: each nix-shell invocation creates a new temporary directory (`/tmp/nix-shell-*`) and never cleans up. And while I'm here, shellescape all variables inlined into the rcfile. See what might happen without escaping: $ export TZ="';echo pwned'" $ nix-shell -p hello --run hello pwned Hello, world! | |||
2020-02-19 | Merge pull request #3332 from Calvin-L/patch-1 | Eelco Dolstra | |
Document that autoconf is a dependency | |||
2020-02-19 | Merge pull request #3357 from carlosdagos/pure-nix-shell-proxy-env | Eelco Dolstra | |
Pass through http proxy env vars in pure shell | |||
2020-02-19 | Merge pull request #3328 from ↵ | Eelco Dolstra | |
Rovanion/nix-daemon-already-running-when-installing-fix installer: Handle edge case where the nix-daemon is already running on the system | |||
2020-02-19 | Use Nixpkgs 20.03 | Eelco Dolstra | |
2020-02-19 | Typo | Eelco Dolstra | |
2020-02-19 | Merge pull request #3359 from bhipple/doc/pure-eval | Eelco Dolstra | |
doc: mention how to turn on pure evaluation mode in manual |