summary refs log tree commit diff
AgeCommit message (Collapse)AuthorFilesLines
2017-09-11nixos/nova-image: cleanup image builders (#29242)lewo3-46/+9
There are currently two ways to build Openstack image. This just picks best of both, to keep only one! - Image is resizable - Cloudinit is enable - Password authentication is disable by default - Use the same layer than other image builders (ec2, gce...)
2017-09-11perl-Data-Dumper-Concise: 2.022 -> 2.023Robert Helgesson1-3/+7
2017-09-11perl-Log-Contextual: 0.006003 -> 0.007001Robert Helgesson1-5/+5
2017-09-11make-fonts-cache.nix: Don't build-depend on unnecessary outputs of fontconfigTuomas Tynkkynen1-1/+1
2017-09-11NixOS Manual: document assertions and warnings (#29206)Robert3-1/+83
* NixOS Manual: document assertions and warnings * NixOS manual: re-wrap assertions text
2017-09-11perl-Data-Dumper: 2.154 -> 2.161 + build fixtimor1-4/+8
2017-09-11Merge pull request #29156 from Lassulus/bitcoin-classicJörg Thalheim2-11/+11
bitcoin-classic: 1.2.5 -> 1.3.6
2017-09-11wireshark: 2.4.0 -> 2.4.1Bjørn Forsman2-147/+3
Remove patches that have been merged upstream.
2017-09-11t1utils: 1.39 -> 1.41Bjørn Forsman1-2/+2
2017-09-11gsoap: 2.8.49 -> 2.8.53Bjørn Forsman1-2/+2
2017-09-11basex: 8.6.4 -> 8.6.6Bjørn Forsman1-3/+3
2017-09-11ascii: 3.15 -> 3.18Bjørn Forsman1-2/+2
2017-09-11altcoins: remove pkgs non-senseJörg Thalheim1-9/+9
2017-09-11Merge pull request #29150 from Lassulus/mupen64-updateJörg Thalheim2-25/+15
mupen64plus: 1.5 -> 2.5
2017-09-11dbench: Disable on DarwinTuomas Tynkkynen1-1/+1
Assumes Linux versions of xattr system calls. Has never built successfully. https://hydra.nixos.org/build/60443210
2017-09-11Merge pull request #29218 from dywedir/rustRegistryJörg Thalheim1-3/+3
rustRegistry: 2017-08-27 -> 2017-09-10
2017-09-11Merge pull request #29215 from AndersonTorres/upload/juppJörg Thalheim2-0/+46
jupp: init at 3.1
2017-09-11Merge pull request #29233 from vanschelven/flake8-vimJörg Thalheim2-0/+12
andviro/flake8-vim: init at 2017-02-17
2017-09-11Merge pull request #29235 from Twey/buildbot-0.9.11Jörg Thalheim2-7/+7
buildbot: 0.9.9post2 -> 0.9.11
2017-09-11dynamips: init at 0.2.17Michael Weiss2-0/+33
2017-09-11eagle: 7.5 -> 7.7Bjørn Forsman1-5/+5
This is the latest release from Cadsoft, before they were bought by Autocad. Autocad has released 8.x, but - it requires reworking the Nix expression (different packaging) - the paid license version requires a monthly subscription fee, you never "own" the software (AFAICT). Due to the licensing change in 8.x, I think keeping Eagle 7.x around is a good idea.
2017-09-11buildbot: 0.9.9post2 -> 0.9.11James Kay2-7/+7
2017-09-11andviro/flake8-vim: init at 2017-02-17Klaas van Schelven2-0/+12
2017-09-11vm: bump trusty-updates hashDomen Kožar1-1/+1
In future we might just not use the updates if hash changes too often.
2017-09-11pythonPackages.ssdeep: Mark brokenTuomas Tynkkynen1-0/+1
https://hydra.nixos.org/build/59943791 This package is a library and has no reverse dependencies. (It was once used by diffoscope, but it changed to use a different library).
2017-09-11Merge pull request #29230 from hiberno/add-readline-to-taskshJörg Thalheim1-1/+2
tasksh: Add readline support.
2017-09-11Merge pull request #29129 from jokogr/u/sddm-0.15.0Thomas Tuegel1-10/+3
sddm: 0.14.0 -> 0.15.0
2017-09-11Merge pull request #29117 from bkchr/kde_applications_17_08_1Thomas Tuegel4-1158/+1144
kdeApplications: 17.08.0 -> 17.08.1
2017-09-11tasksh: Add readline support.hiberno (Christian Lask)1-1/+2
2017-09-11qtox: drop gtk2 dependencyPeter Hoeg1-14/+11
Tray icon still works without gtk2.
2017-09-11nixos tests: restrict sysctl and plasma5 to x86_64-linuxVladimír Čunát1-2/+2
- sysctl is new and never succeeded on i686-linux > cannot stat /proc/sys/net/core/bpf_jit_enable: No such file or directory - testing plasma5 on i686 would defeat part of the reason why we ended supporting i686 (lots of stuff built on Hydra)
2017-09-11feh: 2.19.3 -> 2.20dywedir1-4/+4
2017-09-10linux-copperhead: 4.13.a -> 4.13.1.aTim Steinbach1-2/+2
2017-09-10ghc-8.2.1: Get rid of `preReleaseName` binding now that it is releasedJohn Ericson1-4/+4
No hashes should be changed
2017-09-10Merge pull request #28943 from LnL7/stdenv-testsDaiderd Jordan14-0/+201
tests: add some basic stdenv/cc-wrapper tests
2017-09-10nixpkgs-tests: add basic test for buildInputsDaiderd Jordan7-0/+105
2017-09-10nixpkgs-tests: add basic test for cc-wrapperDaiderd Jordan8-0/+96
2017-09-10rustRegistry: 2017-08-27 -> 2017-09-10dywedir1-3/+3
2017-09-10kdeApplications: 17.08.0 -> 17.08.1Bastian Köcher4-1158/+1144
2017-09-10manual: reworked submodule section for better readabilityThomas Bach1-29/+30
The section was strange to read, as the initial example already used `listOf' which is mentioned in the very first paragraph. Then you read in a subsection about `listOf' and the exact same example is given once again.
2017-09-10manual: fixed remaining placeholder literalThomas Bach1-2/+2
2017-09-10manual: `name' is not an argument for `mkOption'Thomas Bach1-1/+0
2017-09-10Merge pull request #29177 from LumiGuide/fix-attoparsec-dataPeter Simons1-0/+7
haskell: fix build of attoparsec-data
2017-09-10Merge pull request #29182 from LumiGuide/fix-ghc-proofPeter Simons8-0/+24
haskellPackages.ghc-proofs: Disable hydra builds for ghc<8.2
2017-09-10haskellPackages.wai-secure-cookies: Fixed buildFalco Peijnenburg1-0/+7
2017-09-10Merge pull request #29188 from LumiGuide/fix-hw-xmlPeter Simons1-0/+8
haskell: fix build of hw-xml
2017-09-10Merge pull request #29186 from LumiGuide/fix-holPeter Simons1-0/+7
haskellPackages.hol: Fixed build
2017-09-10Merge pull request #29183 from LumiGuide/fix-graknPeter Simons1-0/+2
haskell: fix grakn-0.2.0
2017-09-10Merge pull request #29190 from LumiGuide/fix-LambdaHackPeter Simons1-0/+2
haskell: fix build of LambdaHack
2017-09-10Merge pull request #29194 from LumiGuide/haskell-failOnAllWarningsPeter Simons2-5/+12
haskell: introduce failOnAllWarnings