aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-25libstore: remove duplicate builder variableArtemis Tosini
2024-05-25Merge "libstore: parse the buildMode instead of unchecked cast" into mainjade
2024-05-25Merge "libstore/build: always enable seccomp filtering and no-new-privileges"...alois31
2024-05-24libstore: parse the buildMode instead of unchecked castJade Lovelace
2024-05-25Merge "nix3-upgrade-nix: fix when there are differing pnames" into mainQyriad
2024-05-25Merge changes I3ab84cc5,Iba34ad42 into mainQyriad
2024-05-25nix3-upgrade-nix: fix when there are differing pnamesQyriad
2024-05-24change "evaluating file" logs to debugQyriad
2024-05-24libstore/build: always enable seccomp filtering and no-new-privilegesAlois Wohlschlager
2024-05-24nix3: always use the same verbosity default (info)Qyriad
2024-05-24libfetchers: log fetches by URL just before they happenQyriad
2024-05-24Merge "clang-tidy: work with angle brackets and external projects" into mainjade
2024-05-24Merge "make CTRL+Z work in the REPL" into mainQyriad
2024-05-24Merge "justfile: remove --quiet from `just test`" into mainQyriad
2024-05-24make CTRL+Z work in the REPLQyriad
2024-05-24Merge "add editorconfig for markdown" into mainQyriad
2024-05-24clang-tidy: work with angle brackets and external projectsJade Lovelace
2024-05-24add editorconfig for markdownQyriad
2024-05-24justfile: remove --quiet from `just test`Qyriad
2024-05-24package.nix: add meta.mainProgramPierre Bourdon
2024-05-24[emergency revert]: make pname nix once moreJade Lovelace
2024-05-24Merge "nixos/tests: enable remoteBuilds tests against Nix 2.18" into mainPierre Bourdon
2024-05-23Merge changes I462a8cf0,I3b0bcea3,I2acd56e7,Ifc149764,I9e2ef170 into mainQyriad
2024-05-23Merge "packaging: rename nixexpr -> lixexpr and so on" into mainjade
2024-05-23packaging: rename nixexpr -> lixexpr and so onJade Lovelace
2024-05-23docs: linkify nix3-build mention in nix-build.mdQyriad
2024-05-23build: make internal-api-docs PHONYQyriad
2024-05-23cleanup lookupFileArgQyriad
2024-05-23add docstring to lookupFileArgQyriad
2024-05-23add libcmd test for lookupFileArgQyriad
2024-05-23nixos/tests: enable remoteBuilds tests against Nix 2.18Pierre Bourdon
2024-05-23repl: log errors writing to history fileQyriad
2024-05-23Merge "repl: do not crash when tab-completing import errors" into mainPierre Bourdon
2024-05-23Merge "doc: sort change-authors.yml" into maineldritch horrors
2024-05-23Merge "libstore: remove unused copyPath function" into maineldritch horrors
2024-05-23doc: sort change-authors.ymleldritch horrors
2024-05-23repl: do not crash when tab-completing import errorsPierre Bourdon
2024-05-22fix: enlarge envSize by several times to not be close to nixpkgs sizeJade Lovelace
2024-05-22Merge "libfetchers: fallback to memory SQLite if fs IO fails" into mainQyriad
2024-05-22release notes: add a bunch of themJade Lovelace
2024-05-22Merge "doc: fix repl-interrupt release note entry" into mainalois31
2024-05-22libstore: remove unused copyPath functioneldritch horrors
2024-05-21libfetchers: fallback to memory SQLite if fs IO failsQyriad
2024-05-21doc: fix repl-interrupt release note entryAlois Wohlschlager
2024-05-21print type and value in "flake attr is not a derivation" errorsQyriad
2024-05-20Merge "libutil: Create chmodPath function" into mainArtemis Tosini
2024-05-20Merge "chore: remove incorrect maintainers/*.md documentation" into mainRaito Bezarius
2024-05-20Merge "Remove upload-release.pl" into mainjade
2024-05-20Merge "fix -Wdeprecated-copy on clang (BaseError copy assignment)" into mainQyriad
2024-05-19repl-interacter: save history after entering every linePuck Meerburg