Jörg Thalheim
b7d65f8af0
vim.vam: fix filetype detection
...
According to https://github.com/MarcWeber/vim-addon-manager/blob/master/doc/vim-addon-manager-additional-documentation.txt#L1310
`filetype on` must be called after all VAM plugins are initialized.
Otherwise vim set `conf` filetype for some files containing hash tags.
2017-02-13 14:10:23 +01:00
Peter Hoeg
6b2ea7ec6e
diskscan: init at 0.19
2017-02-12 03:51:13 +01:00
Shea Levy
6651c72df1
proofgeneral_HEAD: Bump
2017-02-11 21:01:56 -05:00
Franz Pletz
e9a5ec099e
wget: 1.19 -> 1.19.1
...
Fixes build on darwin.
Fixes #22595 .
2017-02-12 02:52:25 +01:00
Franz Pletz
5e599035f4
libidn2: fix darwin build
...
cc #22595
2017-02-12 02:31:41 +01:00
Ricardo M. Correia
123cbd40c2
raspberryPi boot loader: don't remove xx-initrd files
...
The Raspberry Pi boot loader was deleting all xx-initrd text files
(which simply contain the path to the actual initrd files) just after
having created them. The code was actually trying to delete real,
obsolete initrd files, which are named <hash>-initrd-initrd (after path
cleaning), but the glob was catching the other files as well.
2017-02-12 02:48:57 +02:00
Ricardo M. Correia
c19b17d14f
raspberryPi boot loader: fix booting Raspberry Pi 3
...
The Raspberry Pi 3 seems to need the .DTB file when booting the kernel,
so we must copy it to /boot when installing a new kernel.
2017-02-12 02:48:57 +02:00
Vincent Laporte
0045f932bb
proj: 4.9.2 -> 4.9.3
2017-02-11 23:37:59 +00:00
Peter Simons
35d06e947f
python-packages: bump osc to fix bug with NixOS's default $PAGER setting
2017-02-11 23:36:36 +01:00
Thomas Tuegel
9eda8f7857
Merge pull request #22675 from FRidh/audacious
...
Audacious: updates and name change Qt5 version
2017-02-11 16:34:17 -06:00
Jude Taylor
c3e3b6a19a
nvidia-x11: fix parallel building variable name
2017-02-11 14:29:37 -08:00
Will Dietz
947c26972b
LLVM: Fix licensing metadata, closes #22679 . ( #22681 )
...
* All projects are available under NCSA license,
other than dragonegg.
* "Runtime" projects are dual-licensed under
both NCSA and MIT:
libc++, libc++abi, compiler-rt
* I don't mention MIT for compiler-rt as
we only build it as part of LLVM.
2017-02-11 23:13:29 +01:00
Profpatsch
5b2a71fa25
droopy: init at 20160830 ( #22499 )
2017-02-11 23:06:17 +01:00
Graham Christensen
3684b6b52c
Merge pull request #22682 from xwvvvvwx/update-spotify
...
spotify: 1.0.47.13 -> 1.0.49.125
2017-02-11 16:34:47 -05:00
David Terry
cb4e8919c3
spotify: 1.0.47.13 -> 1.0.49.125
2017-02-11 22:20:42 +01:00
Eelco Dolstra
c4fab214fa
blender: 2.78a -> 2.78b
2017-02-11 22:17:28 +01:00
c74d
89db3a0bc6
perlPackages.Swim: 0.1.44 -> 0.1.45
...
This patch updates the Perl package `Swim` (attribute path
`perlPackages.Swim`) from version 0.1.44 to version 0.1.45.
I have tested this patch per nixpkgs manual section 11.1 ("Making
patches").
2017-02-11 21:34:23 +01:00
Vincent Laporte
70d54cdbe3
skrooge: 2.6.0 -> 2.7.0
2017-02-11 20:33:21 +01:00
Joachim F
0b59657e2c
Merge pull request #22505 from tweag/fd/spark-2.1.0
...
spark: 1.6.0 -> 2.1.0
2017-02-11 20:31:59 +01:00
Joachim F
2488e42cc5
Merge pull request #22620 from hrdinka/add/libretro-reicast
...
libretro: add reicast core
2017-02-11 20:15:59 +01:00
Joachim F
ec08d6fd2f
Merge pull request #22621 from hrdinka/add/cdi2iso
...
cdi2iso: init at 0.1
2017-02-11 20:15:45 +01:00
Joachim F
8d0e16a08e
Merge pull request #22641 from vrthra/kakoune-2017-02-09
...
kakoune: 2016-12-30 -> 2017-02-09
2017-02-11 20:15:23 +01:00
Joachim F
6d536f91ba
Merge pull request #22662 from hrdinka/add/libretro-mednafen-saturn
...
libretro: add mednafen-saturn core
2017-02-11 20:13:40 +01:00
Joachim F
5627dd27b9
Merge pull request #22540 from vrthra/rakudo-star-2017.01
...
rakudo-star: 2016.07 -> 2017.01
2017-02-11 19:48:37 +01:00
Peter Simons
e644f9f8ec
python-packages: update "osc" to latest version from git
2017-02-11 19:25:36 +01:00
David Terry
a3523022e7
range-v3: init at 2017-01-30 ( #22661 )
2017-02-11 19:10:46 +01:00
Frederik Rietdijk
c512ba7e7e
audaciousQt5: 3.8.1 -> 3.8.2, rename to audacious-qt5
...
The name is changed as well so it won't upgrade from the gtk3 version.
2017-02-11 18:19:17 +01:00
Frederik Rietdijk
a7096107f3
audacious: 3.8 -> 3.8.2
2017-02-11 18:18:27 +01:00
Vladimír Čunát
2aff29c7b2
tex4ht: deprecate in favor of texlive.tex4ht
...
I don't make an alias, as the attribute is used in a different way.
2017-02-11 18:09:43 +01:00
Langston Barrett
b9d6a6cbd0
enblend-enfuse: migrate from (broken) tetex to texlive
...
related: #21770
2017-02-11 17:59:54 +01:00
Langston Barrett
a749b73ff8
ne: migrate from (broken) tetex to texlive
...
related: #21770 . vcunat re-indented the longDescription.
2017-02-11 17:57:32 +01:00
Vladimír Čunát
45b1d0cb8c
knot-dns: maintenance 2.4.0 -> 2.4.1
2017-02-11 17:51:57 +01:00
Vladimír Čunát
0b7fec6272
knot-resolver: maintenance 1.2.1 -> 1.2.2
...
In particular, trust anchor bootstrapping is fixed after IANA publishing
an additional key.
2017-02-11 17:47:45 +01:00
Joachim F
651bd53d32
Merge pull request #22609 from primeos/lf-c55c4bf
...
lf: 2016-10-02 -> 2017-02-04
2017-02-11 16:17:45 +01:00
Graham Christensen
c09004fba0
Merge pull request #22642 from grahamc/kde4-deprecate
...
kde4, kdm: mark services as deprecated
2017-02-11 10:17:15 -05:00
Robert Helgesson
bbbd3c0970
sile: minor cleanup
2017-02-11 15:53:36 +01:00
Joachim F
48885e90e1
Merge pull request #22640 from Ma27/update/phpPackages.composer
...
phpPackages.composer: 1.2.0 -> 1.3.2
2017-02-11 15:52:38 +01:00
Frederik Rietdijk
bab37c73ac
nvidia-x11: undo parallel building
...
In ffc498c490
-j$NIX_BUILD_JOBS was added.
Somehow this caused my machine to run many many more parallel jobs than
it was supposed to, freezing the system.
If you don't experience this, feel free to revert.
2017-02-11 15:50:22 +01:00
Peter Hoeg
9550686be8
subsurface: 4.5.97 -> 4.6.0 ( #22615 )
...
We do a few more things:
- libmarble and libdivecomputer with the subsurface patches have both been
inlined for 2 reasons:
a) nobody else is using these forks
b) they need to be updated in lockstep with subsurface
- instead of building libmarble against qtquick1, we now build using
qtquickcontrols (qtquick2)
- getting rid of qtquick1 also allows us to use the default qt (currently 5.6)
- we get rid of some hacks to deal with library dependencies
- instead of manually overriding various phases, we simply use cmakeFlags to
pass proper parameters
2017-02-11 15:48:18 +01:00
Lprndn
e2834ca611
Sile: Init at 0.9.4
2017-02-11 15:24:38 +01:00
Tuomas Tynkkynen
20578372e1
U-Boot: Fix ubootBananaPi & ubootPcduino3Nano by adding python2
...
Also enable parallel building.
2017-02-11 15:53:01 +02:00
Frederik Rietdijk
049a031e34
pythonPackages.paramiko: 2.0.2 -> 2.1.1
2017-02-11 14:14:07 +01:00
Frederik Rietdijk
e655ab08ee
pythonPackages.ryu: mark as broken
2017-02-11 14:14:07 +01:00
Frederik Rietdijk
6cf3667bc9
pythonPackages.cinderclient: mark as broken
...
The whole python openstack needs some maintenance...
2017-02-11 14:14:07 +01:00
Frederik Rietdijk
1ba17987f7
ansible_2_2: windows support off by default
...
this was accidentally enabled when moving the expression.
2017-02-11 14:14:07 +01:00
Frederik Rietdijk
8ea925b240
ansible_2_1: windowsSupport off by default
2017-02-11 14:14:07 +01:00
Vincent Laporte
8bfce24045
coqPackages.interval: 2.2.1 -> 3.1.1
2017-02-11 14:02:19 +01:00
Vincent Laporte
dedba2a32d
coqPackages.coquelicot: 2.1.1 -> 2.1.2
...
keeping old 2.1.1 version for Coq-8.4,
as newer versions of the library do not support older Coq versions
2017-02-11 14:02:19 +01:00
Vincent Laporte
5712ac6a72
coqPackages.{ssreflect,mathcomp}: 1.6 -> 1.6.1
2017-02-11 14:02:19 +01:00
Vincent Laporte
4464199779
smplayer: 17.1.0 -> 17.2.0
2017-02-11 13:55:07 +01:00