aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-11-23Fix use after free in content-address.ccAlex Shabalin
2021-11-23Merge pull request #5628 from matthewbauer/rosetta2-new-pathEelco Dolstra
2021-11-22Set new rosetta 2 path in sandboxMatthew Bauer
2021-11-22Merge pull request #5624 from rofrol/typo-single-quoteEelco Dolstra
2021-11-22Merge pull request #5613 from tomberek/allow_realpathEelco Dolstra
2021-11-22Merge pull request #5620 from alyssais/waylandEelco Dolstra
2021-11-22Unify #if linuxAlex Shabalin
2021-11-22Typo: change to normal singlequoteRoman Frołow
2021-11-21nix-shell --pure: let variables for Wayland throughAlyssa Ross
2021-11-20add real path to allowedPathsTom Bereknyei
2021-11-19Fix build warnings on MacOSAlex Shabalin
2021-11-18Merge branch 'accept_conf' of https://github.com/tomberek/nixEelco Dolstra
2021-11-18Merge pull request #5580 from ksonj/fix/non-standard-sshEelco Dolstra
2021-11-18SimplifyEelco Dolstra
2021-11-18Merge branch 'faridzakaria/fix-stack-buffer-overflow' of https://github.com/f...Eelco Dolstra
2021-11-18Merge pull request #5586 from tweag/fix-stdout-for-editors-in-replEelco Dolstra
2021-11-18Merge pull request #5583 from jtojnar/patch-1Eelco Dolstra
2021-11-18Fix :e in replAlex Shabalin
2021-11-18Fix stack buffer overflowFarid Zakaria
2021-11-17Fix XDG_CONFIG_DIRS fallbackJan Tojnar
2021-11-17Simplify fix by disallowing / in front of @ to match scp styleKalle Jepsen
2021-11-17Parse '(f x) y' the same as 'f x y'Eelco Dolstra
2021-11-17Fix detection of scp-style URIs to support non-standard SSH ports for gitKalle Jepsen
2021-11-16Call functors with both arguments at onceEelco Dolstra
2021-11-16Don't hang when calling an attrsetEelco Dolstra
2021-11-16Ignore errors unsharing/restoring the mount namespaceEelco Dolstra
2021-11-16Merge pull request #5452 from Kha/git-extend-lockEelco Dolstra
2021-11-16Merge pull request #5472 from NixOS/async-realisation-substitutionEelco Dolstra
2021-11-16Merge pull request #5559 from Kloenk/libfetchers-gitlab-headersEelco Dolstra
2021-11-15Merge branch 'master' of github.com:NixOS/nixEelco Dolstra
2021-11-15Simplify lockFlake() a bitEelco Dolstra
2021-11-15Merge branch 'balsoft/fix-subinputs-not-getting-updated' of https://github.co...Eelco Dolstra
2021-11-15Merge pull request #5428 from kreisys/add-pos-to-json-type-errorDomen Kožar
2021-11-14libfetchers: set free gitlab headersFinn Behrens
2021-11-13toXML: display errors positionKevin Amado
2021-11-12Adds an accept-flake-config flagTom Bereknyei
2021-11-12TypoEelco Dolstra
2021-11-12Merge pull request #5540 from samueldr/fix/key-subcommandEelco Dolstra
2021-11-12nix registry: Mark experimentalSamuel Dionne-Riel
2021-11-11nix key: Fix error message and don't require flakesSamuel Dionne-Riel
2021-11-11Flakes: refetch the input when a follows disappearsAlexander Bantyev
2021-11-10Merge pull request #5528 from matthewbauer/recognize-nixosModuleEelco Dolstra
2021-11-09Recognize singular "nixosModule" in nix flake showMatthew Bauer
2021-11-09Merge pull request #5494 from tweag/balsoft/allow-references-in-addPathEelco Dolstra
2021-11-09addToStore, addToStoreFromDump: refactor: pass refs by const referenceAlexander Bantyev
2021-11-08Unshare mount namespace in main()Eelco Dolstra
2021-11-08Merge branch 'fix-writable-shell' of https://github.com/yorickvP/nixEelco Dolstra
2021-11-08Merge pull request #5434 from timothyklim/git-url-submodulesEelco Dolstra
2021-11-08Merge pull request #5504 from NixOS/flake-options-and-daemonEelco Dolstra
2021-11-07Remove unused "<let-body>" symbolAndreas Rammhold