Jörg Thalheim
456a523199
Merge pull request #30052 from steveeJ/wtftw
...
wtftfw: 20161001 -> 20170921
2017-10-04 17:22:40 +01:00
Jörg Thalheim
fe496eacc8
axoloti: fix evaluation
2017-10-04 11:15:09 -05:00
Jörg Thalheim
f9991c9094
Merge pull request #30086 from TealG/axoloti-1.0.12
...
axoloti: init at 1.0.12-1
2017-10-04 16:19:28 +01:00
Teal Gaure
ed35c0761f
axoloti: init at 1.0.12-1
2017-10-04 17:11:52 +02:00
Jörg Thalheim
407b79d937
Merge pull request #30083 from adisbladis/geth171
...
go-ethereum: 1.7.0 -> 1.7.1
2017-10-04 15:10:59 +01:00
Shea Levy
ef29901d23
melpa-packages: Add new lean packages
2017-10-04 07:02:45 -07:00
Peter Romfeld
fca7a9af0f
fastlane: init at 2.60.1
2017-10-04 15:02:23 +01:00
Joerg Thalheim
c2c843adf7
nixos/traefik: guard example path
2017-10-04 14:51:20 +01:00
adisbladis
5e87504aa0
go-ethereum: 1.7.0 -> 1.7.1
2017-10-04 21:46:54 +08:00
Jörg Thalheim
d7d3125ba8
Merge pull request #30081 from womfoo/bump/xzgv-0.9.2
...
xzgv: 0.9.1 -> 0.9.2
2017-10-04 14:07:17 +01:00
makefu
396836356f
devpi-client: 2.7.0 -> 3.1.0rc1
2017-10-04 14:42:07 +02:00
makefu
585a617119
pythonPackages.devpi-common: 3.0.1 -> 3.2.0rc1
2017-10-04 14:42:03 +02:00
Kranium Gikos Mendoza
fa35c520d9
xzgv: 0.9.1 -> 0.9.2
2017-10-04 23:27:51 +11:00
Jan Tojnar
ed0146b237
gcolor3: init at 2.2
2017-10-04 14:20:44 +02:00
Michael Weiss
cd0655c181
android-studio-preview: 3.0.0.14 -> 3.0.0.15
2017-10-04 14:15:31 +02:00
Joachim F
8021c8f220
Merge pull request #30077 from WilliButz/fix-pgjwt-test
...
nixos/tests: clean up pgjwt test
2017-10-04 11:37:42 +00:00
Michael Weiss
6e889743b4
gns3Packages.{server,gui}Preview: 2.1.0rc1 -> 2.1.0rc2
2017-10-04 13:23:28 +02:00
WilliButz
3539e16cfa
nixos/tests: clean up pgjwt test
...
- removed unneeded initscript
- use default postgres version for the test
2017-10-04 13:04:49 +02:00
Domen Kožar
2b70f5e251
jq: sanity check with --help
2017-10-04 12:00:07 +01:00
Joerg Thalheim
a3200348b7
nixos/traefik: owner/group should be changed recursivly
2017-10-04 11:59:38 +01:00
Joachim F
0625110d1a
Merge pull request #29927 from WilliButz/fix-pgjwt-test
...
nixos/tests: fix pgjwt test
2017-10-04 10:57:43 +00:00
Orivej Desh
fd8bc05c1d
amrwb: 7.1.0.3 -> 11.0.0.0
2017-10-04 10:54:47 +00:00
Jan Tojnar
a8972678bf
vala: add 0.38.0
2017-10-04 12:54:46 +02:00
Jörg Thalheim
b8288f137f
Merge pull request #29865 from hamhut1066/traefik-module
...
nixos/traefik create service
2017-10-04 11:53:11 +01:00
Joerg Thalheim
3468c9e5cc
nixos/traefik: create /var/lib/traefik with correct permissions
2017-10-04 11:49:42 +01:00
Hamish Hutchings
2e5297217d
nixos/traefik create service
2017-10-04 11:26:39 +01:00
Orivej Desh
7c2b617a9f
Merge pull request #29813 from womfoo/init/bonfire-0.0.7
...
bonfire: init at 0.0.7
2017-10-04 10:23:41 +00:00
Kranium Gikos Mendoza
11b4512033
bonfire: init at 0.0.7
2017-10-04 21:18:30 +11:00
Orivej Desh
b1820155e0
Merge pull request #30076 from woffs/unicode.txt
...
unicode: change UnicodeData.txt to stable version
2017-10-04 09:37:26 +00:00
Frank Doepper
12f9b43c16
unicode: change UnicodeData.txt to stable version
...
latest final release of Unicode is 10.0.0. 11.0.0 is not yet released.
2017-10-04 11:21:41 +02:00
Vincent Laporte
5b23d464a5
ocamlPackages.ocaml-migrate-parsetree: 1.0.4 -> 1.0.5
2017-10-04 07:54:28 +00:00
Orivej Desh
28bc4ef9e1
Merge pull request #29966 from david50407/patch-1
...
crystal: 0.23.0 -> 0.23.1
2017-10-04 07:38:42 +00:00
Orivej Desh
766ede06da
crystal: fix build by using the previous bootstrap
2017-10-04 07:37:35 +00:00
David Kuo
bc2ac2ae5e
crystal: 0.23.0 -> 0.23.1
...
Due to https://github.com/crystal-lang/crystal/issues/4719 ,
when building Crystal with LLVM 4 with debug infos from prebuilt binary (w/ LLVM 3.8) will always be failed.
The temporary solution is to build a LLVM 4 version without debug info,
then use it to build Crystal with debug info on LLVM 4.
This will cause building phrase going longer then normal.
We can remove this hack after Crystal fix the issue.
2017-10-04 07:37:35 +00:00
David Kuo
d514aa5c6a
Add david50407 into maintainers.nix
2017-10-04 07:36:49 +00:00
Dan Peebles
d9091f8181
xorriso: fix build on Darwin
2017-10-03 23:10:10 -04:00
Daniel Peebles
acedcc9a83
Merge pull request #30063 from copumpkin/fetchpatch-fix
...
fetchpatch: allow callers to specify postFetch sensibly
2017-10-03 21:41:01 -04:00
Franz Pletz
d6f7e2f6f6
Merge pull request #29942 from elitak/ipfs
...
Ipfs: prepare for autoMigrate fix
2017-10-04 03:07:25 +02:00
Franz Pletz
dd32b3f9cc
Merge pull request #30066 from aforemny/gitlab
...
nixos/gitlab: fix gitlab service
2017-10-04 02:44:28 +02:00
Alexander Foremny
03a5d729ef
nixos/gitlab: fix gitlab service
...
Fix GitLab service and update documentation. Fixes #30059 .
2017-10-04 02:40:07 +02:00
Franz Pletz
eb59961855
Revert "pinentry: make GTK3 the default front-end"
...
This reverts commit 3f7e3db744
.
This broke the gpg-agent user service. See #27468 .
2017-10-04 02:16:37 +02:00
Will Dietz
5bf645cde5
caneda: git-2012-02-16 -> 0.3.1
...
cc #15558
Components are now part of the base install
(previously it seems no components were included),
which I believe mostly removes the need for the srcComponents bit.
Debian is only other distro packaging this according
to repology, and they don't include additional libraries
which further suggests they're at least non-essential :).
As for the Caneda/Libraries repository, copying these
into the "libraries" directory with similar files
does not cause them to be auto-registered anyway,
as far as I can tell the application has a static
list of components (in the source) and additional
components need to be added using the GUI
making bundling them a bit useless and misleading.
caneda also now requires qt5 and doesn't appear to require
either libxml2 or libxslt.
2017-10-03 15:45:50 -05:00
Orivej Desh
05ab1e0e48
Merge pull request #30065 from 4z3/brscan4
...
brscan4: 0.4.4-2 -> 0.4.4-4
2017-10-03 18:39:45 +00:00
tv
8bc5f04c06
brscan4: 0.4.4-2 -> 0.4.4-4
2017-10-03 20:30:01 +02:00
Dan Peebles
dd8a42a224
fetchpatch: allow callers to specify postFetch sensibly
...
Before this fix, it seemed to be trying to merge our postFetch with the
patch normalization logic, but accidentally clobbering the whole thing
with the passed-in value.
2017-10-03 12:48:30 -04:00
Samuel Leathers
cc96fb6810
goklp: init at 1.6
2017-10-03 11:59:43 -04:00
Orivej Desh
b465d9c1ff
Merge pull request #29460 from sifmelcara/add/rime
...
fcitx-engines.rime: init at 0.3.2
2017-10-03 15:07:16 +00:00
Eelco Dolstra
9b3aa19a88
Add NixOS 17.09 AMIs
...
Fixes #29976 .
2017-10-03 16:56:59 +02:00
Tim Steinbach
89e451f713
gradle: 4.2 -> 4.2.1
2017-10-03 10:53:23 -04:00
Tim Steinbach
e3ad4aa4f5
Merge pull request #30039 from florianjacob/mariadb-10.1.28
...
mariadb: 10.1.26 -> 10.1.28
2017-10-03 10:45:31 -04:00