Commit Graph

2420 Commits

Author SHA1 Message Date
John Ericson
e755a8a27d treewide: Use targetPrefix instead of prefix for platform name prefixes
Certain tools, e.g. compilers, are customarily prefixed with the name of
their target platform so that multiple builds can be used at once
without clobbering each other on the PATH. I was using identifiers named
`prefix` for this purpose, but that conflicts with the standard use of
`prefix` to mean the directory where something is installed. To avoid
conflict and confusion, I renamed those to `targetPrefix`.
2017-11-27 03:15:50 -05:00
Patrick Chilton
8bfa14f5a7 cnijfilter: add 4.00 2017-11-24 21:02:40 +01:00
Vladimír Čunát
7dfa97969a
Merge branch 'staging' (older one)
Hydra seems OK-ish, except that some aarch64 jobs need restarting
after qt4 timing out for the first time:
https://hydra.nixos.org/eval/1412641?compare=1412561
2017-11-24 18:36:54 +01:00
Orivej Desh
10cec932d7 retroarch: enable parallel building 2017-11-21 19:29:29 +00:00
Joerg Thalheim
2c70504892 vimPlugins.vim-grammarous: set languagetool path
Otherwise it try to install languagetool into nix store
2017-11-21 17:05:55 +00:00
Orivej Desh
b089c21506 Merge branch 'master' into staging
* master: (39 commits)
  python.pkgs.pybfd: move to python-modules
  documentation: python 2.6 is no more
  documentation: python3Packages is python36Packages
  wireguard: 0.0.20171101 -> 0.0.20171111
  php_excel: init at 1.0.2
  libxl: init at 3.8.1
  matrix-synapse: 0.24.1 -> 0.25.1
  grafana: 4.6.1 -> 4.6.2
  linux: 4.4.98 -> 4.4.99
  linux: 4.9.62 -> 4.9.63
  linux: 4.13.13 -> 4.13.14
  nixos/zsh: add the type for enableAutosuggestions option
  zsh-powerlevel9k: init at 2017-11-10
  fio: 3.1 -> 3.2
  filebench: rehash source
  nano: 2.8.7 -> 2.9.0
  bonnie: replace dead source link
  less: 520 -> 529
  strace: 4.19 -> 4.20
  iperf: 3.2 -> 3.3
  ...
2017-11-19 08:30:14 +00:00
Tuomas Tynkkynen
931aa5f9e2 U-Boot: 2017.03 -> 2017.11
Also move patches from sd-image-aarch64.nix, they might be useful for
the older raspberries as well.
2017-11-18 13:57:17 +02:00
Orivej Desh
fbdc74c761 makeWrapper: delete --set-eval
because --run is good enough.
2017-11-17 12:53:54 +00:00
Orivej Desh
74648f7466 treewide: use --set-default and --set-eval where appropriate 2017-11-17 12:28:14 +00:00
José Romildo Malaquias
5e98944d78 materia-theme: 20171005 -> 20171112 2017-11-14 22:39:52 -02:00
Matthew Bauer
fdf92b553d dosbox: add gpl2 license 2017-11-13 20:55:40 -06:00
Matthew Bauer
3e6040e3ec dosbox: add myself as maintainer 2017-11-13 18:08:19 -06:00
Matthew Bauer
010475bb8b dosbox: build on darwin
fixes dosbox issue on dariwn
2017-11-13 18:07:57 -06:00
Pascal Wittmann
f63c21569f
Fix homepage links (see #30636) 2017-11-11 17:36:48 +01:00
Michael Raskin
6b9b8b1ea1 xscreensaver: 5.36 -> 5.37 2017-11-11 15:31:40 +01:00
Orivej Desh
30cbba9061
Merge pull request #31390 from Ma27/fix-buildphase-expressions
treewide: get rid of invalid `buildPhases` argument
2017-11-11 00:04:37 +00:00
Pascal Wittmann
24e87b49b6
Change many homepage urls from http to https #30636 2017-11-10 22:13:46 +01:00
Maximilian Bosch
161e80e3fd
treewide: get rid of invalid buildPhases argument
I don't know where this comes from (I accidentally did that as well
once), but some derivations seem to use `buildPhases` rather than
`phases` in their derivations.

This kills all improper usages as the lack of a `phases` argument
didn't break the build, so this can be safely removed.
2017-11-08 21:38:06 +01:00
Jörg Thalheim
efc46c2836
Merge pull request #28782 from jraygauthier/jrg/vscode_cpptools_init
vscode-extension-ms-vscode-cpptools: Init at 0.12.3
2017-11-07 17:37:09 +00:00
Thomas Tuegel
648205e320
Merge pull request #31287 from ttuegel/hplip
hplip: 3.17.9 -> 3.17.10
2017-11-07 07:41:01 -06:00
Daiderd Jordan
5549fa767f
Merge pull request #31316 from Mic92/vim-plugins
Update Vim plugins
2017-11-06 19:06:54 +01:00
Joerg Thalheim
c755d83c47 vimPlugins: update all 2017-11-06 11:33:12 +00:00
Joerg Thalheim
db06695dd7 vimPlugins.command-t: 2017-06-23 -> 2017-09-29 2017-11-06 11:33:01 +00:00
Joerg Thalheim
8c4dc462af vim-plugins: update command no longer requires user input 2017-11-06 11:26:38 +00:00
Vladimír Čunát
587037c42d
lilypond: disable parallel building
Example failure: https://hydra.nixos.org/build/63597640
2017-11-05 19:18:34 +01:00
Thomas Tuegel
721e07ea99
hplip: 3.17.9 -> 3.17.10 2017-11-05 11:29:50 -06:00
Orivej Desh
51186eb015
Merge pull request #31265 from danielfullmer/adapta-3.92.1.72
adapta-gtk-theme: 3.91.2.147 -> 3.92.1.72
2017-11-05 04:42:55 +00:00
Daniel Fullmer
bfe218e3cb adapta-gtk-theme: 3.91.2.147 -> 3.92.1.72 2017-11-04 18:03:04 -04:00
Frederik Rietdijk
decaeb3040
Merge pull request #30872 from FRidh/udev
systemd: remove udev attributes
2017-11-04 10:02:01 +01:00
Orivej Desh
43d4ebbb0a
Merge pull request #30846 from c0bw3b/pkg/Gcode
treewide: abandon Google Code homepages
2017-11-03 19:10:06 +00:00
c0bw3b
525380b472 treewide: abandon Google Code homepages 2017-11-03 18:52:28 +00:00
Orivej Desh
1b4f86a7dd
Merge pull request #31191 from pbogdan/snes9x-fix-build
snes9x-gtk: fix build
2017-11-03 15:39:14 +00:00
Piotr Bogdan
1f379ed3a7 snes9x-gtk: fix build 2017-11-03 14:06:23 +00:00
Michael Fellinger
0721c1ff3d numix-gtk-theme: fix hash 2017-11-02 21:45:19 +01:00
Samuel Leathers
dce0e5d81b vim-plugins: add vim-docbk and related snippets 2017-11-02 10:34:23 -04:00
José Romildo Malaquias
1adcef7caf e17gtk: 3.22.1 -> 3.22.2 2017-10-28 07:48:15 -02:00
Frederik Rietdijk
97c7b69e25 systemd: remove udev attributes 2017-10-27 22:20:20 +02:00
Michael Raskin
d754f7c9ce Merge pull request #30736 from pbogdan/foomatic-filters-cves
foomatic-filters: fix CVE-2015-8327 & CVE-2015-8560
2017-10-24 08:37:39 +02:00
Cray Elliott
83d7fe0f0d wineUnstable: 2.18 -> 2.19
staging and winetricks updated as well
2017-10-23 23:24:15 -07:00
Piotr Bogdan
4b756e4873 foomatic-filters: fix CVE-2015-8327 & CVE-2015-8560 2017-10-23 20:28:03 +01:00
Kevin Cox
5f8cf0048e rust: update cargo builder to fetch registry dynamically
The biggest benefit is that we no longer have to update the registry
package. This means that just about any cargo package can be built by
nix. No longer does `cargo update` need to be feared because it will
update to packages newer then what is available in nixpkgs.

Instead of fetching the cargo registry this bundles all the source code
into a "vendor/" folder.

This also uses the new --frozen and --locked flags which is nice.

Currently cargo-vendor only provides binaries for Linux and
macOS 64-bit. This can be solved by building it for the other
architectures and uploading it somewhere (like the NixOS cache).

This also has the downside that it requires a change to everyone's deps
hash. And if the old one is used because it was cached it will fail to
build as it will attempt to use the old version. For this reason the
attribute has been renamed to `cargoSha256`.

Authors:
* Kevin Cox <kevincox@kevincox.ca>
* Jörg Thalheim <Mic92@users.noreply.github.com>
* zimbatm <zimbatm@zimbatm.com>
2017-10-23 00:30:47 +01:00
Will Dietz
7008e531bf vim-plugins: Add zig-vim 2017-10-20 13:05:48 -05:00
AndersonTorres
ef198c93a8 higan: 104 -> 105 2017-10-17 06:02:40 -02:00
Nikolay Amiantov
d5492433af epson-escpr: 1.6.12 -> 1.6.16 2017-10-16 02:05:19 +03:00
Herwig Hochleitner
30b3b5d85f announce myself as a maintainer
added maintainer entries for `cdemu` (which i've created), as well as
`wine` and `chromium` (which I regularly contribute to)
2017-10-14 11:11:49 +02:00
Daiderd Jordan
64a9483444 Merge pull request #29871 from Ma27/vim-utils/override-capability
vim-plugins: add `overrideAttrs` support for `buildVimPluginFrom2Nix`
2017-10-08 12:58:37 +02:00
Vladimír Čunát
9b4f74e38f
yabause: fix meta eval 2017-10-08 11:16:44 +02:00
Jörg Thalheim
3c8d4854af Merge pull request #29899 from yegortimoshenko/yabause/0.9.15
yabause: Qt4 -> Qt5, disable emu-compatibility.com in About menu
2017-10-07 18:27:06 +01:00
Jörg Thalheim
29ba91374c Merge pull request #30175 from romildo/upd.flat-plat
flat-plat: 20170917 -> 20171005 and renamed to materia-theme
2017-10-07 13:03:27 +01:00
José Romildo Malaquias
4afb28a892 flat-plat: 20170917 -> 20171005 and renamed to materia-theme 2017-10-07 08:54:46 -03:00