aboutsummaryrefslogtreecommitdiff
path: root/src/nix
AgeCommit message (Expand)Author
2022-05-13Merge pull request #6525 from J-Swift/feature/bash-prefixEelco Dolstra
2022-05-11Merge pull request #6523 from ncfavier/stop-logger-legacyThéophane Hufschmitt
2022-05-11Stop the logger properly in legacy commandsNaïm Favier
2022-05-11Add priority for nix profile installEli Kogan-Wang
2022-05-10Add documentation for bash-prompt-prefixJimmy Reichley
2022-05-10Allow setting bash-prompt-prefix nix develop configurationJimmy Reichley
2022-05-10nix develop: Find bin/bash in the bashInteractive outputsEelco Dolstra
2022-05-04Merge remote-tracking branch 'origin/master' into debug-exploratory-PREelco Dolstra
2022-05-03nix profile: Support overriding outputsEelco Dolstra
2022-05-03Allow selecting derivation outputs using 'installable!outputs'Eelco Dolstra
2022-05-03Merge pull request #6426 from edolstra/respect-outputs-to-installEelco Dolstra
2022-04-29Update `nix flake` documentation of `ref` handlingKjetil Orbekk
2022-04-28Merge branch 'master' into debug-merge-masterBen Burdette
2022-04-28Shut up clang warningEelco Dolstra
2022-04-26Remove obsolete FIXMEEelco Dolstra
2022-04-26nix: Respect meta.outputsToInstall, and use all outputs by defaultEelco Dolstra
2022-04-26EvalCache: Revert to using symbols in getAttr()Eelco Dolstra
2022-04-25rename SymbolIdx -> Symbol, Symbol -> SymbolStrpennae
2022-04-22Merge remote-tracking branch 'origin/master' into nixbuildaddprintstorepathsThéophane Hufschmitt
2022-04-21store Symbols in a table as well, like positionspennae
2022-04-21replace most Pos objects/ptrs with indexes into a position tablepennae
2022-04-21don't use full Pos for findPackageFilename/editorForpennae
2022-04-21remove Bindings::needpennae
2022-04-21Move hiliteMatches into a separate headerEelco Dolstra
2022-04-20Merge pull request #3720 from obsidiansystems/fix-url-formatThéophane Hufschmitt
2022-04-20Merge remote-tracking branch 'upstream/master' into fix-url-formatJohn Ericson
2022-04-20nix build: add --print-out-paths flagArtturin
2022-04-20nix repl: make symlinks with the :bl commandckie
2022-04-19Require formatters to be packagesEelco Dolstra
2022-04-19Merge branch 'issue-6075' of https://github.com/kamadorueda/nixEelco Dolstra
2022-04-19Fix compilation, style fixesEelco Dolstra
2022-04-19Merge branch 'make-flake-show-more-lenient-on-apps' of https://github.com/flo...Eelco Dolstra
2022-04-19Merge pull request #6404 from edolstra/unify-flake-attr-evalEelco Dolstra
2022-04-19Avoid `fmt` when constructor already does itJohn Ericson
2022-04-18Add .tgz as tarball extension in documentationRobert Helgesson
2022-04-15Merge branch 'master' into debug-exploratory-PRBen Burdette
2022-04-15Merge pull request #6323 from erikarvstedt/eval-read-onlyEelco Dolstra
2022-04-14fix: ensure apps are apps and packages are packagesTom Bereknyei
2022-04-14Make InstallableFlake::toValue() and toDerivation() behave consistentlyEelco Dolstra
2022-04-07Merge remote-tracking branch 'upstream/master' into upstream-mergeBen Burdette
2022-04-06nix flake check: Warn about deprecated nixosModule outputRehno Lindeque
2022-04-05Merge pull request #6362 from thufschmitt/verbose-doctorEelco Dolstra
2022-04-05doctor: Always show the outputThéophane Hufschmitt
2022-04-05Allow `welcomeText` when checking a flake templateThéophane Hufschmitt
2022-04-01fix(run): set applyNixConfig lockFlagTom Bereknyei
2022-04-01Merge pull request #6344 from flox/profile_url_uriEelco Dolstra
2022-03-31Add support for impure derivationsEelco Dolstra
2022-03-30profile!: consistent use of url/uri. create new versionTom Bereknyei
2022-03-30bundler: update default bundler to support new bundler APITom Bereknyei
2022-03-29Simplify the handling of the hash moduloThéophane Hufschmitt