Frederik Rietdijk
23741692fa
Merge master into staging
2018-04-04 19:36:39 +02:00
Jörg Thalheim
a4581f521d
Merge pull request #38427 from mkaito/update-factorio
...
factorio: 0.16.24 -> 0.16.36
2018-04-04 17:02:45 +01:00
Jörg Thalheim
b76f0ed3ed
Merge pull request #38426 from fgaz/gron
...
gron: init at 0.5.1
2018-04-04 16:05:22 +01:00
Michael Raskin
26597bf59c
Merge pull request #38435 from fgaz/jl
...
jl: iniit at 0.0.4
2018-04-04 14:49:40 +00:00
Francesco Gazzetta
1150bdedd1
jl: iniit at 0.0.4
2018-04-04 14:11:04 +00:00
Michael Raskin
63c6c2dbdc
Merge pull request #36785 from Ma27/configurable-rofi-theme
...
rofi: add `theme` option
2018-04-04 13:44:56 +00:00
Maximilian Bosch
26a4e02e95
rofi: add theme
option
...
This is helpful when defining a `*.rasi` theme for rofi using
`pkgs.writeText` rather than messing up the impure `~/.config`
directory.
2018-04-04 15:24:51 +02:00
Michishige Kaito
ff20c6c765
Add missing package factorio-headless-experimental
...
All combinations of headless/alpha and stable/experimental were present,
except for this one.
2018-04-04 13:17:33 +01:00
Francesco Gazzetta
70ff455608
gron: init at 0.5.1
2018-04-04 11:45:54 +00:00
Francois-Rene Rideau
a48bfdc260
gerbil-unstable: init at 2018-04-03
2018-04-04 07:43:00 -04:00
Francois-Rene Rideau
d50469adc7
gambit-unstable: init at 2018-03-26
2018-04-04 07:39:48 -04:00
Thomas Tuegel
130ee29844
Merge pull request #38404 from ttuegel/bugfix/tex-gyre/callPackages
...
Refactor TeX Gyre package sets
2018-04-04 05:56:07 -05:00
Michael Raskin
713b0f77fb
Merge pull request #38077 from nyarly/create-cycle-app
...
(create-cycle-app): init at 4.0.0
2018-04-03 22:57:37 +00:00
John Ericson
adaa110a72
binutils: No more darwin conditionals
...
Since at least d7bddc27b2
, we've had a
situation where one should depend on:
- `stdenv.cc.bintools`: for executables at build time
- `libbfd` or `libiberty`: for those libraries
- `targetPackages.cc.bintools`: for exectuables at *run* time
- `binutils`: only for specifically GNU Binutils's executables,
regardless of the host platform, at run time.
and that commit cleaned up this usage to reflect that. This PR flips the
switch so that:
- `binutils` is indeed unconditionally GNU Binutils
- `binutils-raw`, which previously served that role, is gone.
so that the correct usage will be enforced going forward and everything
is simple.
N.B. In a few cases `binutils-unwrapped` (which before and now was
unconditionally actual GNU binutils), rather than `binutils` was used to
replace old `binutils-raw` as it is friendly towards some cross
compilation usage by avoiding a reference to the next bootstrapping
change.
2018-04-03 13:34:52 -04:00
Will Dietz
1d16384bb6
mesa: use llvm6
2018-04-03 08:11:27 -05:00
Will Dietz
4cee817a31
gnumake42HEAD: remove attribute to fix eval
...
This was removed as part of
519f0b8db2
but is still present for whatever reason.
Remove since the file no longer exists.
2018-04-03 08:04:25 -05:00
Thomas Tuegel
140f2a3584
tex-gyre-*-math: Move to tex-gyre-math
package set
...
The `tex-gyre-*-math` fonts are moved to the `tex-gyre-math` set for consistency
with `tex-gyre` and to allow them to be easily installed together. Aliases are
created for backwards-compatibility.
2018-04-03 06:32:02 -05:00
Thomas Tuegel
87c12bda03
tex-gyre: use callPackages
...
Using `callPackages` instead of `callPackage` adds an `override` attribute to
each individual package instead of the set. Each member of the set is then just
a package so that `lib.attrValues tex-gyre` gives a list of packages that can be
installed.
2018-04-03 06:26:18 -05:00
Yannik Sander
0c95dee8cb
krunner-pass: init at version 1.3.0
2018-04-03 19:01:58 +08:00
Tuomas Tynkkynen
747ebe3f66
Merge remote-tracking branch 'upstream/master' into staging
...
Conflicts:
pkgs/top-level/all-packages.nix
2018-04-03 02:22:54 +03:00
Judson
4bf9fc79e1
Adding create-cycle-app
...
Adding create-cycle-app
Fixing removed modules
2018-04-02 14:24:39 -07:00
Tuomas Tynkkynen
434722ba62
raspberrypi-tools: Init at 2018-02-05
2018-04-02 23:46:18 +03:00
Austin Seipp
33202137bf
pg_hll: init at 2.10.2-9af41684
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-02 15:30:46 -05:00
Austin Seipp
962e2553dc
pg_topn: init at 2.0.2
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-02 15:30:46 -05:00
Austin Seipp
030e90454e
cstore_fdw: init at 1.6.0
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-02 15:30:46 -05:00
Austin Seipp
f59ffb6e83
pg_cron: init at 1.0.2
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-02 15:28:37 -05:00
Vladimír Čunát
333245e852
Merge #38133 : dwb: remove abandoned package
...
cf. https://wiki.archlinux.org/index.php/dwb
2018-04-02 10:03:08 +02:00
Tim Steinbach
71f28a2ca0
linux: Add 4.16
2018-04-01 22:44:23 -04:00
Franz Pletz
4fdb0a529a
Merge pull request #38218 from rnhmjoj/monero
...
Fix monero-gui build
2018-04-01 23:59:13 +00:00
Michael Raskin
ed6bbb4f4d
swfdec: init at 0.8.4
2018-04-01 22:34:26 +02:00
Austin Seipp
5d5ed30150
nixpkgs: remove all Java 7 expressions
...
JDK 7 was technically EOL'd a while ago, although RedHat etc are still
doing updates I believe. However, JDK 8 is the default in the tree and
really used everywhere, and JDK 7 isn't seeing many updates by current maintainers, so dropping it seems appropriate.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-01 15:18:47 -05:00
Austin Seipp
bdb06c0936
diffoscope: move to jdk8
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-01 15:18:47 -05:00
Austin Seipp
0eb8bda019
nixpkgs: remove ancient 'processing' package
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-01 15:18:47 -05:00
Austin Seipp
dc40fca23f
nixpkgs: remove ancient 'ecj' package
...
Nobody has stepped up to keep maintaining this and it's several
years old, and the last strict Java 7 dependency, as it won't work
with newer versions without an update.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-01 15:18:47 -05:00
Austin Seipp
ebbf7078e2
nixpkgs: remove ancient 'classpath' package
...
This is the only package that still needs ECJ and has no dependencies.
It's ancient and unmaintained and should just be removed.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-01 15:18:47 -05:00
Austin Seipp
f71b066d60
nixpkgs: remove all Java 9 expressions
...
Java 9 is EOL, and we no longer need it with JDK 10 builds bootstrapped via JDK
10.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-01 15:18:47 -05:00
Austin Seipp
0d04d01021
openjdk10: add new bootstrap minimal binary packages
...
JDK 10 can only be bootstrapped by version 9 or 10, but we want to
now get rid of version 9.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-01 15:18:47 -05:00
Robin Gloster
5b01b0d316
buildGoPackage: default to 1.10 (default go version)
...
This otherwise sometimes caused go builds to fail that were trying to
build C ffi code.
(expected type uint32, got type uint32 or similar)
2018-04-01 17:28:59 +02:00
Sébastien Maccagnoni
4e6b166b50
curaByDagoma: init at 1520506579 ( #38075 )
...
Allow NixOS users and Dagoma 3D printer owners to slice 3D images for
their printer
2018-04-01 12:33:55 +01:00
Robert Schütz
7b36145e7c
Merge pull request #38220 from jluttine/magic-wormhole-as-application
...
magic-wormhole: make available as an application
2018-04-01 11:05:09 +02:00
rnhmjoj
e0fbaaa595
monero-gui: 0.11.1.0 -> 2018-03-31
2018-04-01 11:01:10 +02:00
lewo
4a6d6373c8
Merge pull request #37377 from guibou/guibou_add_gcompris
...
Add `gcompris` educational package
2018-04-01 09:14:24 +02:00
Jaakko Luttinen
7f291f8b65
magic-wormhole: make available as an application
2018-04-01 09:00:16 +03:00
Mathis Antony
25b3d27257
nmon: init at 16g
2018-04-01 00:45:56 -05:00
Matthew Justin Bauer
6b84bef3f5
Merge pull request #37893 from leenaars/panopticon
...
panopticon: init -> 0.16.0
2018-03-31 19:27:59 -05:00
Matthew Justin Bauer
38d33581d0
Merge pull request #37927 from avnik/init/toxiproxy
...
toxiproxy: Init at 2.1.3
2018-03-31 19:26:28 -05:00
Matthew Justin Bauer
377f6f39f1
Merge pull request #37821 from redfish64/master
...
init cconv at 0.6.3
2018-03-31 19:23:14 -05:00
Matthew Justin Bauer
2e705b0ffc
Merge pull request #37706 from geistesk/slstatus-unstable-2018-03-21
...
slstatus: init at unstable-2018-03-28
2018-03-31 19:19:54 -05:00
Matthew Justin Bauer
2cd044b2fe
Merge pull request #37465 from timor/workcraft
...
workcraft: init at 3.1.9
2018-03-31 19:15:13 -05:00
Daiderd Jordan
86705445dc
gnumake: mark head variant lowPrio
...
Fixes #38257
2018-03-31 22:56:46 +02:00