Jörg Thalheim
6ba195897c
guessit_2_0: init at 2.0.4
2017-09-02 13:55:59 +02:00
Jörg Thalheim
9788c3f421
python.pkgs.jinja2: 2.9.5 -> 2.9.6
2017-09-02 13:55:59 +02:00
Jörg Thalheim
d6e40f2c14
python.pkgs.vcversioner: 2.14.0.0 -> 2.16.0.0
2017-09-02 13:55:59 +02:00
Jörg Thalheim
4e1b5e15fb
python.pkgs.jsonschema: 2.5.3 -> 2.6.0
2017-09-02 13:55:59 +02:00
Jörg Thalheim
32a158b43a
python.pkgs.flask: 0.12 -> 0.12.2
2017-09-02 13:55:59 +02:00
Jörg Thalheim
bde5cde9c6
python.pkgs.pytest-sugar: init at 0.9.0
2017-09-02 13:55:59 +02:00
Jörg Thalheim
1089ccedb7
python.pkgs.pytest-warnings: init at 0.3.0
2017-09-02 13:55:59 +02:00
Jörg Thalheim
ec33fe6181
python.pkgs.cherrypy: 8.7.0 -> 11.0.0
2017-09-02 13:55:59 +02:00
Jörg Thalheim
be7d6c4cfd
python.pkgs.beautifulsoup: 4.5.3 -> 4.6.0
2017-09-02 13:55:59 +02:00
Jörg Thalheim
dc6d287dcf
python.pkgs.portend: init at 2.1.2
2017-09-02 13:55:58 +02:00
Jörg Thalheim
1041009a92
python.pkgs.cheroot: init at 5.5.0
2017-09-02 13:55:58 +02:00
Jörg Thalheim
69c4724dd4
python.pkgs.backports_unittest-mock: init at 1.3
2017-09-02 13:55:58 +02:00
Jörg Thalheim
c6539df7ab
python.pkgs.dateutil: 2.6.0 -> 2.6.1
2017-09-02 13:55:58 +02:00
Jörg Thalheim
7ea0076537
python.pkgs.tempora: 1.4 -> 1.8
2017-09-02 13:55:58 +02:00
Jörg Thalheim
50cc30da73
python.pkgs.werkzeug: 0.11.10 -> 0.12
2017-09-02 13:55:58 +02:00
Jörg Thalheim
c9f387a55c
python.pkgs.tzlocal: 1.2.2 -> 1.4
2017-09-02 13:55:58 +02:00
Jörg Thalheim
ffb043b769
python.pkgs.requests: 2.13.0 -> 2.18.4
2017-09-02 13:55:58 +02:00
Jörg Thalheim
7a73f298d9
python.pkgs.pytz: 2016.6.1 -> 2017.2
2017-09-02 13:55:58 +02:00
Jörg Thalheim
4050ec5836
python.pkgs.flask-restplus_0_8: remove
2017-09-02 13:55:58 +02:00
Jörg Thalheim
bfabc3a78c
python.pkgs.flask-restful: 0.3.5 -> 0.3.6
2017-09-02 13:55:58 +02:00
Jörg Thalheim
99ed36e590
python.pkgs.flask-cors: 2.1.2 -> 3.0.2
2017-09-02 13:55:58 +02:00
Jörg Thalheim
8bc620ddc2
python.pkgs.flask-compress: 1.3.2 -> 1.4.0
2017-09-02 13:55:58 +02:00
Jörg Thalheim
b4dbd7fdb8
python.pkgs.chardet: 2.3.0 -> 3.0.4
2017-09-02 13:55:58 +02:00
Jörg Thalheim
f3400b5ca9
python.pkgs.urrlib3: 1.20 -> 1.22
2017-09-02 13:55:58 +02:00
Kranium Gikos Mendoza
0604ea66c6
ekiga: fix build
2017-09-02 21:39:40 +10:00
Frederik Rietdijk
c2e23a4948
Merge pull request #28871 from romildo/mate
...
mate desktop: some improvements
2017-09-02 13:21:40 +02:00
Frederik Rietdijk
91ede67a5a
systemd: use fetchurl for patch
...
because a hash corresponding to fetchurl was provided.
2017-09-02 13:09:58 +02:00
Robin Gloster
fc8fc63b67
ruby_2_0_0: fix eval due to nested list
2017-09-02 13:08:09 +02:00
Cray Elliott
6a1be3d4f4
dolphinEmuMaster: 20170730 -> 20170902
...
many bugfixes and features implemented, included accurate NAND support
and ubershaders v2
2017-09-02 03:57:10 -07:00
Domen Kožar
991654fa4a
haskell: add combinator to enable DWARF debugging
...
Tested using:
$ cat test-strip.nix
with (import ./. {});
with haskell.lib;
haskell.packages.ghc802.override {
overrides = self: super: {
microlens = enableDWARFDebugging super.microlens;
};
}
$ nix-build -A microlens test-strip.nix
$ objdump -t <path-to-so-file>
2017-09-02 11:25:50 +01:00
Frederik Rietdijk
b7d257a520
Python docs: add section on tests
2017-09-02 12:06:50 +02:00
Austin Seipp
54ae0aa1b0
z3_opt: remove and replace with z3
...
Z3 has supported optimization features since the 4.4.x release, so this can be
removed.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-09-02 04:19:11 -05:00
Austin Seipp
583ebc086c
yices: now under GPLv3
...
This means Hydra can build it now!
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-09-02 04:19:11 -05:00
Austin Seipp
cd7b2ec77a
yosys: 2016.11.25 -> 2017.09.01
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-09-02 04:19:11 -05:00
Austin Seipp
32297e1baf
arachne-pnr: 2016.08.18 -> 2017.06.29, license switch
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-09-02 04:19:11 -05:00
Austin Seipp
e3bc5171df
icestorm: 2016.11.01 -> 2017.08.31
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-09-02 04:19:11 -05:00
Austin Seipp
fc143bf1a3
iverilog: 2016.05.21 -> 2017.08.12
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-09-02 04:19:11 -05:00
Frederik Rietdijk
d0dab8a330
Merge remote-tracking branch 'upstream/master' into HEAD
2017-09-02 11:10:52 +02:00
Unai Zalakain
3ff173ffde
jrnl: support journal encryption by default
2017-09-02 11:03:49 +02:00
Jörg Thalheim
1c0a5671a1
Merge pull request #28863 from mguentner/pybitmessage
...
pybitmessage dependency fixes & pytools 2016.2.1 -> 2017.4
2017-09-02 08:36:18 +01:00
Jörg Thalheim
34f1024a83
Merge pull request #28872 from disassembler/freewheeling
...
freewheeling: UNSTABLE -> 0.6.2
2017-09-02 08:28:14 +01:00
Jörg Thalheim
7b20952c04
Merge pull request #28726 from vyp/interception-tools
...
interception-tools: init at 0.1.1
2017-09-02 08:24:57 +01:00
Jörg Thalheim
a020ca5f35
Merge pull request #28880 from disassembler/glmark2
...
glmark2: 2016-05-11 -> 2017-09-01
2017-09-02 08:24:20 +01:00
Jörg Thalheim
aa01bed489
Merge pull request #28879 from romildo/vertex-theme
...
theme-vertex: do not explicitly indicate the gnome version
2017-09-02 08:20:22 +01:00
Jörg Thalheim
16df841ac4
Merge pull request #28881 from romildo/arc-theme
...
arc-theme: 2016-11-25 -> 2017-05-12
2017-09-02 07:58:35 +01:00
Jörg Thalheim
0cdb1fe055
Merge pull request #28877 from WilliButz/update-freeradius
...
freeradius: 3.0.14 -> 3.0.15
2017-09-02 07:54:45 +01:00
Thomas Mader
2a0f1ecdc8
apple-sdk: Move cf-private first in list, otherwise the build fails because CoreFoundation/CFAttributedString.h could not be found.
...
The problem appeared when building ldc on Mac OSX. See also 13778.
2017-09-02 08:35:07 +02:00
Thomas Mader
930b01ab3d
dtools: Fix rdmd test when building with newer phobos version which doesn't include std.stdiobase.d anymore.
2017-09-02 08:30:17 +02:00
Thomas Mader
8a2a3dad80
ldc: Init at 1.3.0
2017-09-02 08:30:17 +02:00
xd1le
e0b44a09b8
interception-tools: init at 0.1.1
...
The latest release of libyamlcpp in nixpkgs does not build because it
uses an older version of boost than the one in nixpkgs and therefore
expects a particular header file which does not exist in the latest
boost anymore. For this reason, a later (git) version of libyamlcpp is
used here (which actually doesn't even require boost).
The substituteInPlace in the prePatch phase is needed because libevdev
places its headers in non-standard places, meaning Nix cannot normally
find them. The `cut` command removes the first two "-I" characters from
the output of `pkg-config`. This needs to be in the prePatch phase
because otherwise Nix will patch these lines to `/var/empty`, meaning
you would have less specific replacement (in case other lines are also
patched to `/var/empty`).
I wrote the patch. (I believe it is NixOS specific.)
2017-09-02 16:17:53 +10:00