Jan Tojnar
57c745f530
gnome2: remove aliases
2019-03-05 15:37:45 +01:00
Vladimír Čunát
64edccb463
treewide: fix missing libs after libtool pruning #51767
2019-02-10 14:14:33 +01:00
Matthew Bauer
51d88f7d20
libglade: fix on darwin
...
Based on discussion in
https://github.com/Homebrew/legacy-homebrew/issues/11961
Closes #54448
Closes #54321
2019-01-22 11:33:30 -05:00
Michael Raskin
878c6c090d
Merge pull request #39125 from mpickering/darwin-saga
...
SAGA, SAGA LTS release, dependencies and QGIS SAGA plugin
2018-10-14 19:14:48 +00:00
Jan Tojnar
8a0f255cda
gnome2.gtkglextmm: drop
2018-09-14 01:52:22 +02:00
Jan Tojnar
2ff2b89fdf
gnome2.gconfmm: drop
2018-09-14 00:18:18 +02:00
Matthew Pickering
5caa3fcae9
Small fixes
2018-08-12 10:36:43 +01:00
Jan Tojnar
6b2a175c5e
gnome2.gnome_vfs_monikers: drop
2018-08-09 17:36:48 +02:00
Jan Tojnar
d76754fe80
gnome2.at_spi: drop
2018-08-09 17:36:47 +02:00
Tuomas Tynkkynen
b619e0b016
gnome2.GConf: Add python2 dependency for gsettings-schema-convert
...
https://hydra.nixos.org/build/78312507
2018-07-25 11:23:55 +03:00
Jan Tojnar
452017032a
fix Merge 8213ff161c
...
cc @FRidh
2018-07-21 20:20:36 +02:00
Frederik Rietdijk
ad47d658d1
Merge master into staging-next
2018-07-21 19:43:53 +02:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Frederik Rietdijk
8213ff161c
Merge master into staging-next
2018-07-19 18:24:24 +02:00
Matthew Bauer
76999cc40e
treewide: remove aliases in nixpkgs
...
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.
Misc...
- qtikz: use libsForQt5.callPackage
This ensures we get the right poppler.
- rewrites:
docbook5_xsl -> docbook_xsl_ns
docbook_xml_xslt -> docbook_xsl
diffpdf: fixup
2018-07-18 23:25:20 -04:00
Jan Tojnar
373bdced7f
gnome2.GConf: 2.32.4 → 3.2.6
...
Update and clean up the expression. For example, GTK was only used for
removed utility and examples.
2018-07-10 12:14:40 +02:00
Jan Malakhovski
7438083a4d
tree-wide: disable doCheck
and doInstallCheck
where it fails (the trivial part)
2018-04-25 04:18:46 +00:00
Jan Tojnar
d4f97d5fed
gnome2.gtkglext: patch deprecated symbols
2018-04-15 17:21:23 +02:00
Jan Tojnar
3bea518b36
gnome2.gtkglext: fix build with glibc ≥ 2.27
2018-04-15 17:21:22 +02:00
Matthew Bauer
ed2a9cf65f
treewide: remove libintl hacks
2018-03-22 16:50:11 -05:00
Vladimír Čunát
565bd805e6
Merge branch 'master'
2018-03-05 14:53:27 +01:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes
2018-02-25 17:41:16 +01:00
Alexander V. Nikolaev
0acec7e984
treewide: transition mesa to libGLU_combined
2018-02-24 17:06:49 +02:00
Jan Tojnar
224853d4dc
libcanberra: init without gtk
2017-12-17 02:54:24 +01: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
John Ericson
f037625f87
Merge remote-tracking branch 'upstream/staging' into deps-reorg
2017-09-28 12:32:57 -04:00
Jan Tojnar
13649ee12f
libgnomeui: fix compatibility with GLib
...
Picked from #29392 , like the parent commit.
2017-09-28 12:17:27 +02:00
Vladimír Čunát
f1e6c43d45
gnome2.glibgnome: fixup build with updated glib
2017-09-28 12:00:22 +02:00
Eelco Dolstra
8ccce8de89
Add more dev outputs
2017-09-25 19:52:10 +02:00
John Ericson
7c73ff4e92
gnome-vfs: Recategorize dependencies
2017-09-21 15:49:55 -04:00
John Ericson
531e4b80c9
misc pkgs: Basic sed to get fix pkgconfig
and autoreconfHook
buildInputs
...
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Samuel Leathers
2aa8bc45d3
gnome2.gtkhtml4: init at 4.10.0
2017-09-04 08:23:52 -04:00
Frederik Rietdijk
62dac1bdd9
Merge remote-tracking branch 'upstream/master' into HEAD
2017-08-14 09:34:10 +02:00
Tuomas Tynkkynen
1ff422aa23
treewide: Add man & info outputs where necessary (instead of doc)
...
Because man & info pages won't be going to $doc after the next commit.
Scripted change for the files having one-package-per-file.
2017-08-11 21:32:54 +03:00
mimadrid
09e0cc7cc7
Update homepage attributes: http -> https
...
Homepage link "http://.../ " is a permanent redirect to "https://.../ " and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
Tuomas Tynkkynen
8dce538640
gtkglextmm: Mark as broken
...
No release since 2010. Build broken. Sounds like a library, but no
users. GNOME 2 stuff.
http://hydra.nixos.org/build/49554500/nixlog/3
2017-03-08 20:15:36 +02:00
Eelco Dolstra
5a84059c61
gnome-vfs: Drop unused Samba dependency
...
It does not appear in the runtime closure so let's ditch it.
2017-02-07 20:23:42 +01:00
Kirill Boltaev
0f37287df5
treewide: explicitly specify gtk version
2016-09-13 21:09:24 +03:00
Kirill Boltaev
8b96b391db
gnome2.at_spi: disable hardening to fix build
2016-09-12 02:50:38 +03:00
Tuomas Tynkkynen
a17216af4c
treewide: Shuffle outputs
...
Make either 'bin' or 'out' the first output.
2016-08-29 14:49:51 +03:00
Franz Pletz
f8d481754c
Merge remote-tracking branch 'origin/master' into hardened-stdenv
2016-05-18 17:10:02 +02:00
Thomas Tuegel
b6bd3ea805
libgnomecanvas: multiple outputs
2016-04-30 12:20:11 -05:00
Thomas Tuegel
79c9949d38
libgnome: multiple outputs
2016-04-30 12:20:11 -05:00
Thomas Tuegel
ce367a7a9b
libglade: multiple outputs
2016-04-30 12:20:11 -05:00
Thomas Tuegel
c9e929bbbd
libbonobo: multiple outputs
2016-04-30 12:20:10 -05:00
Thomas Tuegel
1b57ef0baa
gnome-vfs: multiple outputs
2016-04-30 12:20:10 -05:00
Thomas Tuegel
a15fa4533c
GConf: multiple outputs
2016-04-30 12:20:10 -05:00
Thomas Tuegel
f67be47333
ORBit2: multiple outputs
2016-04-30 12:20:08 -05:00
Franz Pletz
aff1f4ab94
Use general hardening flag toggle lists
...
The following parameters are now available:
* hardeningDisable
To disable specific hardening flags
* hardeningEnable
To enable specific hardening flags
Only the cc-wrapper supports this right now, but these may be reused by
other wrappers, builders or setup hooks.
cc-wrapper supports the following flags:
* fortify
* stackprotector
* pie (disabled by default)
* pic
* strictoverflow
* format
* relro
* bindnow
2016-03-05 18:55:26 +01:00
Robin Gloster
9229e9c656
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-02-07 11:17:57 +00:00