about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* stdenv: Stop reversing the list of sandbox stuffJohn Ericson2017-07-10
| | | | We're breaking hashes anyways
* stdenv: Make separate-debug-info.sh a `nativeBuildInput`John Ericson2017-07-10
|
* Merge a lib change into stagingJohn Ericson2017-07-10
|\
| * lib: Add isPowerPC predicate, and fix family nameJohn Ericson2017-07-10
| |
* | Merge branch 'master' into stagingVladimír Čunát2017-07-09
|\ \ | | | | | | | | | | | | Mass rebuilds incoming. The mass-rebuild situation got really messy this weekend.
| * | caddy: 0.10.3 -> 0.10.4zimbatm2017-07-09
| | | | | | | | | | | | The dependencies are now fully vendored
| * | ezstream: init at 0.6.0 (#27259)Michael Walker2017-07-09
| | | | | | | | | | | | | | | | | | * ezstream: init at 0.6.0 * ezstream: pkgconfig belongs to nativeBuildInput
| * | Merge pull request #27229 from bachp/minio-more-configJörg Thalheim2017-07-09
| |\ \ | | | | | | | | minio service: add additional config options
| | * | minio service: add additional config optionsPascal Bach2017-07-09
| | | | | | | | | | | | | | | | | | | | Set access and secret key and disable browser. Tests extended to do real operations against minio.
| * | | Merge pull request #27243 from richardipsum/richardipsum/fix-lrexlibGraham Christensen2017-07-09
| |\ \ \ | | | | | | | | | | lrexlib: 2.7.2 (broken) -> 2.8.0
| | * | | lrexlib: 2.7.2 (broken) -> 2.8.0Richard Ipsum2017-07-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The shared objects are not available in 'pcre.dev', so to build the rex_pcre.so file we must specify 'pcre.out' as the directory to obtain shared objects from, 'pcre.dev' is still needed for the header files though.
| * | | | re2c: minor cleanupPeter Hoeg2017-07-09
| | | | |
| * | | | Merge pull request #27246 from dywedir/ionJörg Thalheim2017-07-09
| |\ \ \ \ | | | | | | | | | | | | ion: init at 1.0.3
| | * | | | ion: init at 1.0.3dywedir2017-07-09
| | | | | |
| * | | | | Merge pull request #27213 from sigma/pr/gxJörg Thalheim2017-07-09
| |\ \ \ \ \ | | | | | | | | | | | | | | gx: 20160601-f84ddf7 -> 0.12.0
| | * | | | | gx: 20160601-f84ddf7 -> 0.12.0Yann Hodique2017-07-07
| | | | | | |
| * | | | | | Merge pull request #27235 from wizzup/fix-25793Jörg Thalheim2017-07-09
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | btrfs-progs : fix bash-completion
| | * | | | | | add btrfs-progs bash-completion, fix #25793wisut hantanong2017-07-09
| | | | | | | |
| * | | | | | | sshuttle: clean up expression a little bitAristid Breitkreuz2017-07-09
| | | | | | | |
| * | | | | | | Merge pull request #26716 from ankhers/generalize-elixirDaiderd Jordan2017-07-09
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Generalize building of Elixir interpreter
| | * | | | | | | Fix quoting in Elixir generic builderJustin Wood2017-07-08
| | | | | | | | |
| | * | | | | | | Remove Erlang specific version retrievalJustin Wood2017-06-27
| | | | | | | | |
| | * | | | | | | Remove additional OTP version informationJustin Wood2017-06-26
| | | | | | | | |
| | * | | | | | | Add the new elixir versions to the top levelJustin Wood2017-06-26
| | | | | | | | |
| | * | | | | | | Make assertion for OTP version in the generic elixir builderJustin Wood2017-06-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed Elixir 1.5 to include the fact it is an rc release
| | * | | | | | | Inherit the elixir versions for beam modulesJustin Wood2017-06-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename attributes from elixir-1_x to elixir_1_x
| | * | | | | | | Include Elixir 1.5 rcJustin Wood2017-06-26
| | | | | | | | |
| | * | | | | | | Remove defaultScope in favour of rec for elixir versionsJustin Wood2017-06-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also removed superfluous path segments from elixir generic builder
| | * | | | | | | Add in scope rebar versionJustin Wood2017-06-26
| | | | | | | | |
| | * | | | | | | Add erlang that is in scopeJustin Wood2017-06-26
| | | | | | | | |
| | * | | | | | | Generalize building of Elixir interpreterJustin Wood2017-06-26
| | | | | | | | |
| * | | | | | | | Merge pull request #27253 from 0xABAB/patch-4Frederik Rietdijk2017-07-09
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | wine: add missing dependency libcap on Linux
| | * | | | | | | | wine: add missing dependency libcap on Linux0xABAB2017-07-09
| | | | | | | | | |
| * | | | | | | | | Merge pull request #25648 from yacinehmito/customDaiderd Jordan2017-07-09
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Make zshrc more predictable
| | * | | | | | | | | Make zshrc more predictableYacine Hmito2017-07-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Originially, `programs.zsh` sets default values for some initialisation scripts. Nix resolves the case of multiple values by concatenating them all. It is however impossible to predict where the default script will be inserted; but we never want the default value to override the user-specified ones. Now, it doesn't set default values; almost everything is hardcoded at the begining of the file.
| * | | | | | | | | | unzipNLS : Fix build by removing patch fuzz.Karn Kallio2017-07-09
| | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | re2c: fix sourceRoot in a more robust wayVladimír Čunát2017-07-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reverting ee5a17514c5 would also work. The temporary confusion was due to #26877 changes.
| * | | | | | | | | Merge pull request #27155 from bachp/gitlab-runner-1.11.5Joachim F2017-07-09
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | gitlab-runner_1_11: 1.11.4 -> 1.11.5
| | * | | | | | | | | gitlab-runner_1_11: 1.11.4 -> 1.11.5Pascal Bach2017-07-05
| | | | | | | | | | |
| * | | | | | | | | | Merge pull request #27055 from jfrankenau/mpd-startWhenNeededJoachim F2017-07-09
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | mpd service: Start when needed and harden
| | * | | | | | | | | | mpd service: Start when needed and hardenJohannes Frankenau2017-07-04
| | | | | | | | | | | |
| * | | | | | | | | | | Merge: more compatibility for git* fetchersVladimír Čunát2017-07-09
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | They're additional commits from #26877. Changing names of the fetched stuff was changing very many hashes, and I think it's better to avoid that for the moment to reduce work needed by nixpkgs users. The fetchers are expected to be commonly used even outside nixpkgs, and the current naming wasn't that bad usually. (commit analogical to d10c3cc5eedf58e80e2; I haven't noticed the part of the PR has already got to master)
| * \ \ \ \ \ \ \ \ \ \ \ Merge pull request #27193 from calvertvl/upd_qutebrowser-0.11.0Joachim F2017-07-09
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | qutebrowser: 0.10.1 -> 0.11.0
| | * | | | | | | | | | | | qutebrowser: 0.10.1 -> 0.11.0Victor Calvert2017-07-06
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #27249 from jensbin/corebirdJoachim F2017-07-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | corebird: 1.5 -> 1.5.1
| | * | | | | | | | | | | | | corebird: 1.5 -> 1.5.1Jens Binkert2017-07-09
| | | |_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #27251 from jfrankenau/update-fehJoachim F2017-07-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feh: 2.18.2 -> 2.19
| | * | | | | | | | | | | | | feh: 2.18.2 -> 2.19Johannes Frankenau2017-07-09
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | sshuttle: 0.78.0 -> 0.78.3, use py3 for tests to succeedAristid Breitkreuz2017-07-09
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | re2c : Fix build by adjusting sourceRoot.Karn Kallio2017-07-09
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |