about summary refs log tree commit diff
path: root/pkgs/development/tools/misc
Commit message (Collapse)AuthorAge
* rust: update cargo builder to fetch registry dynamicallyKevin Cox2017-10-23
| | | | | | | | | | | | | | | | | | | | | | | | | | The biggest benefit is that we no longer have to update the registry package. This means that just about any cargo package can be built by nix. No longer does `cargo update` need to be feared because it will update to packages newer then what is available in nixpkgs. Instead of fetching the cargo registry this bundles all the source code into a "vendor/" folder. This also uses the new --frozen and --locked flags which is nice. Currently cargo-vendor only provides binaries for Linux and macOS 64-bit. This can be solved by building it for the other architectures and uploading it somewhere (like the NixOS cache). This also has the downside that it requires a change to everyone's deps hash. And if the old one is used because it was cached it will fail to build as it will attempt to use the old version. For this reason the attribute has been renamed to `cargoSha256`. Authors: * Kevin Cox <kevincox@kevincox.ca> * Jörg Thalheim <Mic92@users.noreply.github.com> * zimbatm <zimbatm@zimbatm.com>
* sqitch: fix on DarwinMatthew Bauer2017-10-14
| | | | Fixes #30389.
* dbench: fix wrong client.txt locationJoerg Thalheim2017-10-13
| | | | | (the path is hard-coded) cc @bjornfor
* gdb: Remove --with-separate-debug-dirEelco Dolstra2017-10-10
| | | | We don't need this anymore since NixOS now sets $NIX_DEBUG_INFO_DIRS.
* Merge branch 'master' into stagingOrivej Desh2017-10-03
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (81 commits) Add NixOS 17.09 AMIs gradle: 4.2 -> 4.2.1 maintainers.nix: use my GitHub handle as maintainer name fcitx-engines.rime: init at 0.3.2 brise: init at 2017-09-16 librime: init at 1.2.9 marisa: init at 0.2.4 opencc: build shared library and programs josm: 12712 -> 12914 exa: 0.7.0 -> 0.8.0 krb5: add deprecation date for old configuration rustRegistry: 2017-09-10 -> 2017-10-03 go-ethereum: Fix libusb segmentation faults on Darwin tor-browser-bundle-bin: 7.0.5 -> 7.0.6 libsodium: 1.0.13 -> 1.0.15 tor-browser-bundle: geoip support tor-browser-bundle: support transports obfs2,obfs3 tor-browser-bundle: bump https-everywhere to 2017.9.12 tint2: limit platforms to Linux since macOS is not supported and fails the tests eclipse-plugin-vrapper: init at 0.72.0 ...
| * Merge pull request #29938 from pmahoney/universal-ctags-darwinDaiderd Jordan2017-10-02
| |\ | | | | | | universal-ctags: include libiconv on darwin
| | * universal-ctags: include libiconv on darwinPatrick Mahoney2017-10-02
| | |
| * | iozone: enable aarch64-linux buildmakefu2017-10-02
| |/ | | | | | | add myself to list of maintainers
* | Merge remote-tracking branch 'upstream/staging' into deps-reorgJohn Ericson2017-09-28
|\|
| * Merge pull request #29702 from robertodr/watson-rubyJörg Thalheim2017-09-25
| |\ | | | | | | watson-ruby: init at 1.6.3
| | * watson-ruby: hide bundlerEnv to avoid collisionsJoerg Thalheim2017-09-25
| | | | | | | | | | | | bundlerEnv also comes with a bundle script and ruby libraries
| | * watson-ruby: init at 1.6.3Roberto Di Remigio2017-09-25
| | |
| * | Merge older stagingVladimír Čunát2017-09-24
| |\ \ | | |/ | |/| | | | | | | Hydra looks OK; not finished yet but already has more successes than on master.
| | * Merge branch 'master' into stagingVladimír Čunát2017-09-23
| | |\ | | | | | | | | | | | | Thousands of rebuilds from master :-/
| | * \ Merge branch 'master' into stagingVladimír Čunát2017-09-21
| | |\ \ | | | | | | | | | | | | | | | A couple thousand rebuilds again.
| | * \ \ Merge branch 'master' into stagingVladimír Čunát2017-09-19
| | |\ \ \
| | * \ \ \ Merge #29311: texinfo: 6.3 -> 6.5Vladimír Čunát2017-09-17
| | |\ \ \ \
| | | * | | | texinfo: 6.3 -> 6.5Lancelot SIX2017-09-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See http://lists.gnu.org/archive/html/info-gnu/2017-06/msg00011.html and http://lists.gnu.org/archive/html/info-gnu/2017-09/msg00007.html for release informations.
| * | | | | | Merge pull request #29658 from teto/ctagsJoachim F2017-09-23
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | universal-ctags: generate manpage
| | * | | | | universal-ctags: 2017-01-08 -> 2017-09-22Matthieu Coudron2017-09-23
| | | | | | |
| | * | | | | universal-ctags: generate manpageMatthieu Coudron2017-09-22
| | | |_|_|/ | | |/| | |
| * | | | | Merge pull request #29621 from joachifm/pkg/hydra-gitJoachim F2017-09-21
| |\ \ \ \ \ | | | | | | | | | | | | | | hydra: 2017-07-27 -> 2017-09-14
| | * | | | | hydra: 2017-07-27 -> 2017-09-14Joachim Fasting2017-09-21
| | |/ / / / | | | | | | | | | | | | | | | | | | Builds against recent nixUnstable
| * | | | | Merge pull request #29252 from dywedir/tokeiJörg Thalheim2017-09-21
| |\ \ \ \ \ | | |/ / / / | |/| | | | tokei: 6.0.1 -> 6.1.2
| | * | | | tokei: 6.0.1 -> 6.1.2dywedir2017-09-12
| | | | | |
| * | | | | Merge pull request #29560 from LumiGuide/elk-5.6.1Joachim F2017-09-20
| |\ \ \ \ \ | | | | | | | | | | | | | | elk: 5.5.2 -> 5.6.1
| | * | | | | elk: 5.5.2 -> 5.6.1Bas van Dijk2017-09-19
| | | |_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release notes: * https://www.elastic.co/guide/en/elasticsearch/reference/5.6/release-notes-5.6.1.html * https://www.elastic.co/guide/en/logstash/5.6/logstash-5-6-1.html * https://www.elastic.co/guide/en/kibana/current/release-notes-5.6.1.html
| * / | | | gengetopt: Fix the buildMichael Weiss2017-09-20
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks @orivej for providing this fix. Fix #28255 (the build was broken since 2bc7b4e134079cf72307538e57b8968cfb27d70c).
* / / / / misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson2017-09-21
|/ / / / | | | | | | | | | | | | Only acts on one-line dependency lists.
* | | | lttng-uts: 2.9.1 -> 2.10.0Joachim Fasting2017-09-17
| | | |
* | | | lttng-tools: 2.9.5 -> 2.10.1Joachim Fasting2017-09-17
| |/ / |/| |
* | | jscoverage: fix build with gcc6 (#29423)Samuel Leathers2017-09-16
| | |
* | | Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-09-16
|\ \ \
| * | | strace: 4.18 -> 4.19Tuomas Tynkkynen2017-09-14
| | | |
* | | | treewide: Do not limit hardenging because gcc 4.9 in bootstrapJohn Ericson2017-09-14
|/ / / | | | | | | | | | Bootstrap tools has since been bumped
* | / prelink: Disable on DarwinTuomas Tynkkynen2017-09-13
| |/ |/| | | | | | | | | | | https://hydra.nixos.org/build/60439488 A tool that works on ELF files only isn't probably that useful on Darwin.
* | Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-09-11
|\|
| * dbench: Disable on DarwinTuomas Tynkkynen2017-09-11
| | | | | | | | | | | | | | Assumes Linux versions of xattr system calls. Has never built successfully. https://hydra.nixos.org/build/60443210
| * arm-frc-linux-gnueabi-binutils: mark as brokenJörg Thalheim2017-09-10
| |
* | Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-09-08
|\|
| * gdb: 8.0 -> 8.0.1Lancelot SIX2017-09-08
| | | | | | | | | | See http://lists.gnu.org/archive/html/info-gnu/2017-09/msg00005.html for release information.
* | Revert "Merge pull request #28557 from obsidiansystems/binutils-wrapper"Eelco Dolstra2017-09-07
| | | | | | | | | | | | | | | | | | | | This reverts commit 0a944b345e89ca0096974d168f49e1c6830c3fc2, reversing changes made to 61733ed6ccde3427016720f2e0cd191d3d95152c. I dislike these massive stdenv changes with unclear motivation, especially when they involve gratuitous mass renames like NIX_CC -> NIX_BINUTILS. The previous such rename (NIX_GCC -> NIX_CC) caused months of pain, so let's not do that again.
* | Merge pull request #29023 from obsidiansystems/deps-reorgJohn Ericson2017-09-05
|\ \ | | | | | | misc pkgs: Reorganize dependencies ahead of #26805
| * | misc pkgs: Recategorize some dependenciesJohn Ericson2017-09-05
| | |
* | | Merge remote-tracking branch 'origin/master' into stagingFranz Pletz2017-09-05
|\ \ \ | | |/ | |/|
| * | postgresql92: remove last referencesFranz Pletz2017-09-05
| | |
| * | babeltrace: 1.2.4 -> 1.5.3Franz Pletz2017-09-05
| | |
| * | autoconf-archive: 2016.09.16 -> 2017.03.21Franz Pletz2017-09-05
| |/
* | Merge pull request #28557 from obsidiansystems/binutils-wrapperJohn Ericson2017-09-03
|\ \ | |/ |/| Binutils-wrapper: Init by refactoring out of cc-wrapper
| * misc pkgs: Use $NIX_BINUTILS for when neededJohn Ericson2017-09-01
| | | | | | | | Certain files are now only there instead of $NIX_CC (some are in both)