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
Frederik Rietdijk
acfec163b1
Merge remote-tracking branch 'upstream/master' into HEAD
2017-10-07 12:15:17 +02:00
Joachim F
6fa834aa80
Merge pull request #30181 from yrashk/urbit-0.4.5
...
urbit: 0.4 -> 0.4.5
2017-10-07 08:24:11 +00:00
Vladimír Čunát
ef41fc7f51
Merge branch 'master' into staging
...
Hydra: ?compare=1399476
2017-10-07 10:17:42 +02:00
Yurii Rashkovskii
134c1a6ac0
urbit: 0.4 -> 0.4.5
2017-10-06 23:38:21 -07:00
José Romildo Malaquias
68d811cede
numix-gtk-theme: 2017-07-26 -> 2.6.7
2017-10-06 21:25:14 -03:00
Orivej Desh
ac9550dca6
Merge pull request #30125 from avnik/wine-update
...
Wine update
2017-10-05 22:28:15 +00:00
Orivej Desh
da20916efa
Merge pull request #29863 from yegortimoshenko/mednafen/0.9.48
...
mednafen: 0.9.47 -> 0.9.48, disable PIC, unversioned docs
2017-10-05 21:42:04 +00:00
Alexander V. Nikolaev
8c34112be9
wineUnstable: 2.17 -> 2.18
...
Staging updated as well
2017-10-05 15:08:01 +03:00
Alexander V. Nikolaev
0317d5d083
wine: replace samba3 with samba4
...
Unbreak security assertion via samba3 which no more supported.
2017-10-05 15:07:53 +03:00
Orivej Desh
f137004179
Merge branch 'master' into staging
...
* master: (81 commits)
Add NixOS 17.09 AMIs
gradle: 4.2 -> 4.2.1
maintainers.nix: use my GitHub handle as maintainer name
fcitx-engines.rime: init at 0.3.2
brise: init at 2017-09-16
librime: init at 1.2.9
marisa: init at 0.2.4
opencc: build shared library and programs
josm: 12712 -> 12914
exa: 0.7.0 -> 0.8.0
krb5: add deprecation date for old configuration
rustRegistry: 2017-09-10 -> 2017-10-03
go-ethereum: Fix libusb segmentation faults on Darwin
tor-browser-bundle-bin: 7.0.5 -> 7.0.6
libsodium: 1.0.13 -> 1.0.15
tor-browser-bundle: geoip support
tor-browser-bundle: support transports obfs2,obfs3
tor-browser-bundle: bump https-everywhere to 2017.9.12
tint2: limit platforms to Linux since macOS is not supported and fails the tests
eclipse-plugin-vrapper: init at 0.72.0
...
2017-10-03 17:46:39 +00:00
Joachim F
0a3dae8225
Merge pull request #29854 from yegortimoshenko/darcnes/cleanup
...
darcnes: use web.archive.org links, clean up
2017-10-03 00:49:26 +00:00
Orivej Desh
fda26c8476
Merge branch 'master' into staging
...
* master: (271 commits)
pysmbc: clarify license
pysmbc: fix license
bazel: 0.5.4 -> 0.6.0 (#29990 )
googler: init at 3.3
go: declare support for aarch64
firefox-beta-bin: 56.0b5 -> 57.0b4
spotify: 1.0.64.401.g9d720389-21 -> 1.0.64.407.g9bd02c2d-26
gogs: 0.11.19 -> 0.11.29
grafana: 4.5.1 -> 4.5.2
mopidy-iris: 3.4.1 -> 3.4.9
nextcloud: 12.0.2 -> 12.0.3
haskell-json-autotype: jailbreak to fix build within LTS 9.x
kore: fix up
kore: init at 2.0.0
glusterfs service: fix issues with useRpcbind
tig: 2.2.2 -> 2.3.0
haskell-hspec-core: enable test suite again
hackage-packages.nix: automatic Haskell package set update
librsvg: fix thumbnailer path
awscli: 1.11.108 -> 1.11.162
...
2017-10-02 00:22:12 +00:00
Maximilian Bosch
acf0ee69ba
vim-plugins: add overrideAttrs
support for buildVimPluginFrom2Nix
2017-10-01 11:33:12 +02:00
Jörg Thalheim
48eb294837
Merge pull request #29953 from romildo/new.deepin-gtk-theme
...
deepin-gtk-theme: init at 17.10.4
2017-10-01 10:32:07 +01:00
Vladimír Čunát
45400d65b4
Merge #29958 : mednaffe: GTK3, correct license, etc.
2017-10-01 11:07:51 +02:00