Maximilian Güntner
b6567229a2
keyring: disable testing
...
ref: #38483
2018-04-17 16:06:07 +02:00
Maximilian Güntner
c3cbff3a8a
i3pystatus: 3.35 -> unstable
2018-04-17 16:06:06 +02:00
Maximilian Güntner
04113fb864
praw: 5.2.0 -> 5.4.0
2018-04-13 14:51:01 +02:00
Maximilian Güntner
119570cd83
backintime-qt4: package is broken
...
the install phase writes into /nix :
```
<snip>
install -d
/nix/store/1kc8xcni0wp4y35vafh03rdxvqkrsxvl-backintime-qt4-1.1.24/../etc/dbus-1/system.d
install --mode=644 net.launchpad.backintime.serviceHelper.conf
/nix/store/1kc8xcni0wp4y35vafh03rdxvqkrsxvl-backintime-qt4-1.1.24/../etc/dbus-1/system.d
<snap>
```
2018-04-13 14:13:22 +02:00
Maximilian Güntner
452f9ca8ef
geckodriver: use devel version with slog fix
...
fixes #35301
2018-03-01 14:58:44 +01:00
Maximilian Güntner
babb7be8b8
gawk: 4.2.0 -> 4.2.1
2018-03-01 00:29:12 +01:00
Maximilian Güntner
e30e201027
rust: unbreak building with bundled LLVM
2017-10-23 00:30:46 +01:00
Maximilian Güntner
44475cae27
tests: ipfs: enable autoMount tests
2017-09-18 00:05:35 -07:00
Maximilian Güntner
daf07c9d62
hostapd/wpa_supplicant: update urls
2017-09-17 13:46:11 +02:00
Maximilian Güntner
ec7b09ecd0
fix src.url typos
2017-09-14 13:54:14 +02:00
Maximilian Güntner
8550e4e520
emscriptenfastcomp: move wrap magic to own file, use newScope
2017-09-13 19:12:08 +02:00
Maximilian Güntner
b22718d51c
simavr: fix build for separate avr toolchain
2017-09-05 13:54:14 +02:00
Maximilian Güntner
414f5eff2d
microscheme: replaced avrgcclibc with separate dependencies
2017-09-05 13:52:34 +02:00
Maximilian Güntner
6e54dbb49e
arduino/ino: remove avrgcclibc as a dependency (see TODO)
2017-09-05 13:51:55 +02:00
Maximilian Güntner
0f74f11b03
avrdudess: add separate avr-{gcc, binutils} dependencies
2017-09-05 13:50:39 +02:00
Maximilian Güntner
6a458c169b
avr-*: split avr-gcc-libc into separate packages
...
- avr-gcc 5.3.0 -> 5.4.0
closes #28220
Since the packages do not share a common prefix anymore, you need
to define the current store paths in your project's Makefile.
Example for an atmega644 build:
CFLAGS += -I /nix/store/9rffxzds5crcpm76g3nr03jx0aa657cf-avr-libc-2.0.0/avr/include
CFLAGS += -B /nix/store/9rffxzds5crcpm76g3nr03jx0aa657cf-avr-libc-2.0.0/avr/lib/avr5
CFLAGS += -L /nix/store/9rffxzds5crcpm76g3nr03jx0aa657cf-avr-libc-2.0.0/avr/lib/avr5
CFLAGS += -L /nix/store/8409dj9js4i5901i63275wxdm783l0p6-avr-gcc-5.4.0/lib/gcc/avr/5.4.0/avr5
2017-09-05 05:31:38 +02:00
Maximilian Güntner
e6353a82bf
samba: 4.6.4 -> 4.6.7
2017-09-01 21:00:31 +02:00
Maximilian Güntner
235b63d96c
pybitmessage: add numpy + pyopencl to propagatedBuildInputs
2017-09-01 20:10:50 +02:00
Maximilian Güntner
10e8214b93
pytools: 2016.2.1 -> 2017.4
2017-09-01 20:10:44 +02:00
Maximilian Güntner
e9203772f2
pybitmessage: replace find_library() calls with paths
...
fixes requested changes in #26616
2017-09-01 14:51:48 +02:00
Maximilian Güntner
a1302eab3a
tests: fix ipfs test, test actual networking functionality
2017-08-30 15:28:50 +02:00
Maximilian Güntner
94351197cd
cpython: include test.support and test.regrtest
...
test.{support, regrtest} are the internal packages cpython
developers use to write tests.
Although they are not public and the API may change/break
some developers use these packages to write tests for their
(3rd party) software.
The derivations for cpython now only remove the actual tests
but leave the packages in place that are used to write them.
Discussion: https://github.com/NixOS/nixpkgs/pull/28540
2017-08-28 09:49:08 +02:00
Maximilian Güntner
0f02879e01
ipfs: added defaultMode, added norouting service
2017-08-17 03:30:57 +02:00
Maximilian Güntner
f77825618f
ipfsapi: 0.4.5-pre -> 0.4.2.post1
...
This is not a downgrade, 0.4.5-pre was a unofficial version.
2017-08-11 19:20:22 +02:00
Maximilian Güntner
e7abb9b8ec
python-gnupg: 0.4.0 -> 0.4.1 and enable tests
2017-07-18 18:11:36 +02:00
Maximilian Güntner
de53284cbd
watson: init at 1.4.0
2017-05-05 10:59:34 +02:00
Maximilian Güntner
401ace9cd3
pythonPackages: pytest-mock 1.2 -> 1.6.0
2017-05-05 10:59:31 +02:00
Maximilian Güntner
7aafda3024
pythonPackages: pytest-datafiles init at 1.0
2017-05-05 10:59:28 +02:00
Maximilian Güntner
76d8811d8a
youtube-dl: 2017.04.17 -> 2017.04.28
2017-04-28 20:06:40 +02:00
Maximilian Güntner
d84029f296
ruby-modules: check tzinfo version
...
tzinfo 0.3.xx does not contain the file
lib/tzinfo/zoneinfo_data_source.rb
it is only included in the 1.x branch.
closes #24080
closes #24682
2017-04-11 10:44:54 +02:00
Maximilian Güntner
aa429e6775
ipfs: 0.4.5 -> 0.4.6
2017-03-02 01:24:39 +01:00
Maximilian Güntner
072adafb66
ipfsapi: 0.4.0 -> 0.4.5-pre
2017-02-12 19:55:06 +01:00
Maximilian Güntner
84e7ad1eb7
ipfs: 0.4.4 -> 0.4.5
...
0.4.5 introduces a new repo format. You might need
to run a migration:
https://github.com/ipfs/fs-repo-migrations
2017-02-12 19:50:54 +01:00
Maximilian Güntner
123dd9f4e7
services: ipfs: separate system units, add offline mode
...
Offline mode: When adding a lot of data, start this service.
It will will not flood the DHT since it only exposes the API.
When you are done simply reverse the process.
2017-01-27 00:27:50 +01:00
Maximilian Güntner
99ca11810a
vim plugins: added vim-speeddating
2017-01-15 18:57:52 +01:00
Maximilian Güntner
a541f86f8b
services: ipfs: add emptyRepo option, refactor
2017-01-14 04:01:43 +01:00