Will Dietz
e76466aca3
nanum-gothic-coding: move to where most fonts are (NFCI)
2019-04-30 19:39:10 -05:00
Renaud
d6e4ed7aeb
Merge pull request #60399 from xzfc/waifu2x-converter-cpp
...
waifu2x-converter-cpp: init at 5.2.4
2019-04-30 22:55:23 +02:00
Will Dietz
999bd69410
Merge pull request #60471 from LinArcX/nanum-gothic-coding
...
nanum-gothic-coding: init at VER2.5
2019-04-30 15:22:28 -05:00
worldofpeace
c9d80de3bd
Merge pull request #60425 from herrwiese/kernkonzept-ham
...
Kernkonzept ham
2019-04-30 15:13:56 -04:00
Michael Fellinger
98e0f54b85
sup: use bundlerApp, cleanup ( #60515 )
2019-04-30 20:13:17 +02:00
Gabriel Ebner
a35df16d5f
kicad: fix #49089 by adding libraries files ( #57452 )
...
kicad: fix #49089 by adding libraries files
2019-04-30 17:38:16 +02:00
angristan
c7b36b71ef
minecraft-server: remove 1.13.0 and 1.13.1
...
It does not make sense to keep outdated minor versions
2019-04-30 09:55:15 -04:00
Stanislas
df792914a3
Add minecraft-server_1_14 in all-packages.nix
2019-04-30 09:55:15 -04:00
Frederik Rietdijk
fd2bd6e433
Merge staging-next into master
2019-04-30 15:50:24 +02:00
Albert Safin
e8284c77c9
waifu2x-converter-cpp: init at 5.2.4
2019-04-30 11:56:19 +00:00
Peter Simons
591af2397e
haskellPackages: update default compiler to from ghc 8.6.4 to 8.6.5
...
LTS 13.x will probably make the switch soon, too.
2019-04-30 11:43:44 +00:00
linarcx
cda767c61a
nanum-gothic-coding: init at VER2.5
2019-04-30 14:42:29 +04:30
Andreas Wiese
8d53c34743
ham: init at (unstable-)2019-01-22
2019-04-29 15:48:34 +02:00
Philip Patsch
d6ec9464e5
lorri: reserve attribute name
...
lorri is a nix-shell replacement for project development.
Since it’s public beta announcement was noticed by many people, they
are going to assume it is available from nixpkgs. We lead them to the
installation instructions while the tool is not yet ready for nixpkgs.
Related-issue: https://github.com/NixOS/nixpkgs/pull/60211
2019-04-29 15:43:22 +02:00
Frederik Rietdijk
2f936f85d8
Merge master into staging-next
2019-04-29 13:46:20 +02:00
Bruno Bzeznik
83886b3d91
aragorn: init at 1.2.38 ( #58354 )
2019-04-29 07:18:03 -04:00
markuskowa
518e907d8e
Merge pull request #60337 from lasandell/cubicsdr-0.2.5
...
cubicsdr: init at 0.2.5
2019-04-29 12:27:19 +02:00
Eelco Dolstra
3b04bc7be5
Revert "Revert "all-packages.nix: Don't recurse into 'tests'", fix eval release.nix"
...
This reverts commit 8c80a29a75
.
2019-04-29 09:47:21 +02:00
Peter Hoeg
f92191e397
Merge pull request #34756 from peterhoeg/p/discover
...
discover: init at 5.15.3
2019-04-29 15:40:09 +08:00
worldofpeace
5f14e83bd6
Merge pull request #60176 from JohnAZoidberg/mousetweaks
...
mousetweaks: init at 3.32.0
2019-04-28 14:25:18 -04:00
Daniel Schaefer
08588e7c3f
mousetweaks: init at 3.32.0
...
Solves #39509
2019-04-28 14:23:20 -04:00
Peter Hoeg
78bcc59d59
Merge pull request #59256 from peterhoeg/u/quaternion
...
quaternion-git: init at 0.0.9.4-rc3
2019-04-28 21:51:48 +08:00
Yurii Rashkovskii
de70c139ec
qgrep: init at 1.1
2019-04-28 14:36:32 +07:00
Will Dietz
6a73992cfa
Merge pull request #59752 from dtzWill/feature/dedup
...
dedup: init at 1.0
2019-04-28 00:28:06 -05:00
Frederik Rietdijk
8c80a29a75
Revert "all-packages.nix: Don't recurse into 'tests'", fix eval release.nix
...
This reverts commit 014c26d75b
.
recurseIntoAttrs is needed in order to evaluate the tests in release.nix.
See 014c26d75b
cc @edolstra
2019-04-28 07:15:15 +02:00
Will Dietz
b9aadffc78
Merge pull request #60192 from dtzWill/feature/electron-5
...
electron_5: init at 5.0.0
2019-04-27 22:10:44 -05:00
Eelco Dolstra
014c26d75b
all-packages.nix: Don't recurse into 'tests'
...
Doing so significantly slows down 'nix-env -qa' (4.30s vs 5.17s),
mostly because it seems to do a NixOS system evaluation.
This attribute should probably be removed entirely since tests should
be in release.nix, not pollute nix-env's package set.
2019-04-27 21:58:33 +02:00
Luke Sandell
8711711de8
cubicsdr: init at 0.2.5
2019-04-27 12:53:44 -05:00
Lassulus
1839b54df0
Merge pull request #54343 from marsam/init-z-lua
...
z-lua: init at 1.7.0
2019-04-28 01:16:39 +09:00
linarcx
48fd8be3f1
nahid-fonts: init at v0.3.0
...
Closes : #58488
2019-04-27 09:56:34 -04:00
Mario Rodas
3a2d01cf01
z-lua: init at 1.7.0
2019-04-27 08:03:06 -05:00
Matthieu Coudron
672c3c1d2a
lua: merge lua5.X interpreters ( #59919 )
...
lua: merge lua5.X interpreters
similar to what was done for python.
Makes it easier to change the passthru settings and the lua infrastructure.
2019-04-27 22:00:12 +09:00
betaboon
8ab8b30699
eventstore: 4.1.1 -> 5.0.0 ( #58774 )
2019-04-27 14:57:37 +02:00
Tim Steinbach
8d98033d99
linux: 4.9.170 -> 4.9.171
2019-04-27 08:08:26 -04:00
Tim Steinbach
d43faab5ef
linux: 4.19.36 -> 4.19.37
2019-04-27 08:06:39 -04:00
Tim Steinbach
ae7baea76f
linux: 4.14.113 -> 4.14.114
2019-04-27 08:05:36 -04:00
Lassulus
75d150f9da
Merge pull request #59872 from Izorkin/datadog
...
Datadog: update packages
2019-04-27 19:27:32 +09:00
Jörg Thalheim
19d1dc9ab8
Merge pull request #60199 from ajs124/drop/evopedia
...
evopedia: remove package
2019-04-27 10:41:57 +01:00
Jörg Thalheim
44106464ea
Merge pull request #57793 from schmittlauch/soundkonverter
...
[soundkonverter] init at 3.0.1
2019-04-27 10:39:55 +01:00
Joachim F
357df763a8
Merge pull request #57205 from tesq0/pull-request-omnisharp
...
omnisharp-roslyn: init at 1.32.8
2019-04-27 09:08:38 +00:00
Bruno Bigras
555f464453
pazi: init at 0.2.0 ( #60303 )
2019-04-27 09:36:10 +02:00
Bruno Bigras
4d8b9cbbdd
httplz: init at 1.5.0 ( #60304 )
2019-04-27 09:34:33 +02:00
Sarah Brofeldt
f96bf5bb2e
Merge pull request #60241 from Amar1729/init/sd
...
sd: init at 0.5.0
2019-04-27 08:07:54 +02:00
Frederik Rietdijk
883232c00d
Merge master into staging-next
2019-04-27 07:01:38 +02:00
Mario Rodas
3f46165af3
Merge pull request #59963 from yrashk/pforth
...
pforth: init at 28
2019-04-26 18:33:54 -05:00
Aaron Andersen
d872d32ba0
Merge pull request #60218 from eadwu/init/epubcheck
...
epubcheck: init at 4.2.0
2019-04-26 19:10:58 -04:00
Amar1729
3679d1b17e
sd: init at 0.5.0
2019-04-26 18:47:48 -04:00
Edmund Wu
5f6ddc2747
epubcheck: init at 4.2.0
2019-04-26 17:56:42 -04:00
Jan Tojnar
664c82cd4c
ledmon: init at 0.92 ( #60206 )
...
ledmon: init at 0.92
2019-04-26 19:43:30 +02:00
Yurii Rashkovskii
1ae5e27751
pforth: init at 28
2019-04-26 22:11:41 +07:00