Age | Commit message (Expand) | Author |
2024-05-23 | Merge changes I462a8cf0,I3b0bcea3,I2acd56e7,Ifc149764,I9e2ef170 into main | Qyriad |
2024-05-23 | Merge "packaging: rename nixexpr -> lixexpr and so on" into main | jade |
2024-05-23 | packaging: rename nixexpr -> lixexpr and so on | Jade Lovelace |
2024-05-23 | cleanup lookupFileArg | Qyriad |
2024-05-23 | add docstring to lookupFileArg | Qyriad |
2024-05-23 | repl: log errors writing to history file | Qyriad |
2024-05-23 | Merge "repl: do not crash when tab-completing import errors" into main | Pierre Bourdon |
2024-05-23 | Merge "libstore: remove unused copyPath function" into main | eldritch horrors |
2024-05-23 | repl: do not crash when tab-completing import errors | Pierre Bourdon |
2024-05-22 | fix: enlarge envSize by several times to not be close to nixpkgs size | Jade Lovelace |
2024-05-22 | Merge "libfetchers: fallback to memory SQLite if fs IO fails" into main | Qyriad |
2024-05-22 | release notes: add a bunch of them | Jade Lovelace |
2024-05-22 | libstore: remove unused copyPath function | eldritch horrors |
2024-05-21 | libfetchers: fallback to memory SQLite if fs IO fails | Qyriad |
2024-05-21 | print type and value in "flake attr is not a derivation" errors | Qyriad |
2024-05-20 | Merge "libutil: Create chmodPath function" into main | Artemis Tosini |
2024-05-20 | Merge "fix -Wdeprecated-copy on clang (BaseError copy assignment)" into main | Qyriad |
2024-05-19 | repl-interacter: save history after entering every line | Puck Meerburg |
2024-05-19 | libutil: Create chmodPath function | Artemis Tosini |
2024-05-19 | fix -Wdeprecated-copy on clang (BaseError copy assignment) | Qyriad |
2024-05-19 | libstore: fix old RemoteStore::addToStore serializer | eldritch horrors |
2024-05-18 | Improve nix-store --delete failure message | Alyssa Ross |
2024-05-18 | nix cat/dump-path/key: stop progress bar before writeFull | Puck Meerburg |
2024-05-18 | Merge "derived-path: refuse built derived path with a non-derivation base" in... | Pierre Bourdon |
2024-05-18 | Deprecate the online flake registries and vendor the default registry | julia |
2024-05-17 | Merge "primops: change to std::function, allowing the passing of user data" i... | Puck Meerburg |
2024-05-17 | Merge "Loosen constness on listElems() result" into main | Puck Meerburg |
2024-05-17 | Merge "docs: mention importNative/exec in allow-unsafe-native-code-during-eva... | Qyriad |
2024-05-17 | Merge "Allow enabling core dumps from builds for nix & child processes" into ... | julia |
2024-05-17 | docs: mention importNative/exec in allow-unsafe-native-code-during-evaluation | Qyriad |
2024-05-17 | derived-path: refuse built derived path with a non-derivation base | Pierre Bourdon |
2024-05-16 | Allow enabling core dumps from builds for nix & child processes | midnightveil |
2024-05-17 | Merge "add clarifying doc-comments on {get,create}NixStateDir()" into main | Qyriad |
2024-05-16 | Merge "builtins: fix builtins.langVersion docs to state it's deprecated" into... | jade |
2024-05-16 | primops: change to std::function, allowing the passing of user data | Yorick van Pelt |
2024-05-16 | Loosen constness on listElems() result | Puck Meerburg |
2024-05-15 | builtins: fix builtins.langVersion docs to state it's deprecated | Jade Lovelace |
2024-05-15 | build: fix build when gc is disabled | Mel Zuser |
2024-05-15 | Merge "nix3-build: show all FOD errors with `--keep-going`" into main | Maximilian Bosch |
2024-05-15 | Merge changes I8456c47b,I48253f5f into main | alois31 |
2024-05-15 | nix3-build: show all FOD errors with `--keep-going` | Maximilian Bosch |
2024-05-13 | repl: clear the interrupt before reading the next line | Alois Wohlschlager |
2024-05-13 | libutil: remove the interrupt-blocking code | Alois Wohlschlager |
2024-05-12 | Merge "libstore: Fix sandbox=relaxed" into main | Artemis Tosini |
2024-05-11 | add clarifying doc-comments on {get,create}NixStateDir() | Qyriad |
2024-05-11 | filetransfer: fix decompression regression from 121edecf | Pierre Bourdon |
2024-05-10 | Merge "bump the extra --version info from info to notice, -vv -> -v" into main | Qyriad |
2024-05-10 | Merge "feat(libstore): print the first line of stdout of SSH in case of failu... | Raito Bezarius |
2024-05-10 | feat(libstore): print the first line of stdout of SSH in case of failure | Raito Bezarius |
2024-05-10 | bump the extra --version info from info to notice, -vv -> -v | Qyriad |