aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-25Add "nix eval" commandEelco Dolstra
2017-04-25Restructure installables handling in the "nix" commandEelco Dolstra
2017-04-24Remove debug statementEelco Dolstra
2017-04-24Factor out --jsonEelco Dolstra
2017-04-24nix-shell -p: Use runCommandCCEelco Dolstra
2017-04-24Merge pull request #1347 from kennyballou/sm-grammar-fixEelco Dolstra
2017-04-24Merge pull request #1351 from earldouglas/ellipsesEelco Dolstra
2017-04-24Merge pull request #1348 from armijnhemel/nix-envEelco Dolstra
2017-04-21Merge pull request #1352 from corngood/cygwin-fixesEelco Dolstra
2017-04-21add helper function to set 'interruptThrown'David McFarland
2017-04-21set _GNU_SOURCE on cygwinDavid McFarland
2017-04-20Drop misleading ellipsesJames Earl Douglas
2017-04-20Detect lsofEelco Dolstra
2017-04-20Improve nix show-config --jsonEelco Dolstra
2017-04-20Setting: Remove "Tag" template argumentEelco Dolstra
2017-04-20Read per-user settings from ~/.config/nix/nix.confEelco Dolstra
2017-04-20binary-caches-parallel-connections -> http-connectionsEelco Dolstra
2017-04-20nix.conf man page: binary-caches -> substitutersEelco Dolstra
2017-04-20Reimplement trusted-substituters (aka trusted-binary-caches)Eelco Dolstra
2017-04-19document optionArmijn Hemel
2017-04-19Fix small grammar issue about pagekballou
2017-04-19Reimplement connect-timeoutEelco Dolstra
2017-04-19getDerivations(): Filter out packages with bad derivation namesEelco Dolstra
2017-04-18Merge pull request #1337 from lheckemann/doc-tryEvalEelco Dolstra
2017-04-18Merge pull request #1321 from shlevy/channel-direct-tarball-errorEelco Dolstra
2017-04-17Manual: document tryEvalLinus Heckemann
2017-04-14Shut up some warningsEelco Dolstra
2017-04-14DohEelco Dolstra
2017-04-14Build on aarch64-linuxEelco Dolstra
2017-04-14Fix 32-bit buildEelco Dolstra
2017-04-14Fix Perl bindingsEelco Dolstra
2017-04-14Minor cleanupEelco Dolstra
2017-04-14nix-daemon: Don't set untrusted-* settingsEelco Dolstra
2017-04-14nix-daemon: Don't die if the user sends an unknown settingEelco Dolstra
2017-04-13Add "nix show-config" commandEelco Dolstra
2017-04-13Convert Settings to the new config systemEelco Dolstra
2017-04-13Support arbitrary numeric types for settingsEelco Dolstra
2017-04-13Validate Boolean settings betterEelco Dolstra
2017-04-13Merge branch 'rework-options' of https://github.com/copumpkin/nixEelco Dolstra
2017-04-13Add a Config class to simplify adding configuration settingsEelco Dolstra
2017-04-13canonPath(): Check against empty pathsEelco Dolstra
2017-04-13Add warn functionEelco Dolstra
2017-04-13Initialise loggerEelco Dolstra
2017-04-13Merge pull request #1325 from benley/float-rl-1.12Eelco Dolstra
2017-04-12Move note about float support out of the wrong release notesBenjamin Staffin
2017-04-12Merge pull request #1302 from dtzWill/fix/nix-optionsEelco Dolstra
2017-04-11Drop WWW::Curl dependencyEelco Dolstra
2017-04-10nix-channel: error out if direct tarball unpack fails.Shea Levy
2017-04-10shell.nix: Remove more dependenciesEelco Dolstra
2017-04-10Merge pull request #1316 from copumpkin/nix-retries-defaultEelco Dolstra