Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-13 | Integrate review changes | Eli Kogan-Wang | |
2022-05-11 | Add priority for nix profile install | Eli Kogan-Wang | |
2022-05-03 | nix profile: Support overriding outputs | Eelco Dolstra | |
2022-04-26 | Add a test for outputsToInstall | Eelco Dolstra | |
2022-04-21 | tests: remove 'ca-references' feature | Sergei Trofimovich | |
The feature was ctabilized in d589a6aa8a5d0c9f391400d7e0e209106e89c857. | |||
2022-03-02 | nix profile test: Restart daemon | Eelco Dolstra | |
Fixes nix-daemon: src/libstore/sqlite.cc:97: nix::SQLiteStmt::Use::Use(nix::SQLiteStmt&): Assertion `stmt.stmt' failed. which happens because the daemon doesn't properly handle the case where ca-derivations isn't enabled at daemon startup. | |||
2022-03-02 | tests/common.sh.in: Add enableFeatures helper | Eelco Dolstra | |
2022-03-02 | nix profile: Add a test for non-flake packages | Eelco Dolstra | |
2022-03-02 | nix profile: Support CA derivations | Eelco Dolstra | |
2022-03-02 | Add basic tests for 'nix profile' | Eelco Dolstra | |
Fixes #6193. | |||
2022-03-02 | tests: Rename nix-profile.sh -> bash-profile.sh | Eelco Dolstra | |
2019-10-09 | nix-env: Create ~/.nix-profile automatically | Eelco Dolstra | |
2019-10-09 | nix-profile.sh: Don't create .nix-channels | Eelco Dolstra | |
This is already done by the installer, so no need to do it again. | |||
2019-10-09 | Remove world-writability from per-user directories | Eelco Dolstra | |
'nix-daemon' now creates subdirectories for users when they first connect. Fixes #509 (CVE-2019-17365). Should also fix #3127. | |||
2016-05-31 | Fix nix-profile test in a chroot | Eelco Dolstra | |
http://hydra.nixos.org/build/36462078 | |||
2016-05-30 | Test the NAR info cache | Eelco Dolstra | |
2016-04-13 | nix-profile test: Set USER | Shea Levy | |
2014-02-01 | Fix the nix-profile test | Eelco Dolstra | |
2013-01-02 | Urgggh | Eelco Dolstra | |
http://hydra.nixos.org/build/3661100 | |||
2012-09-14 | Fix test | Eelco Dolstra | |
http://hydra.nixos.org/build/3031382 | |||
2012-09-13 | Add a test for nix-profile.sh | Eelco Dolstra | |