Jonathan Ringer
9bb3fccb5b
treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
...
continuation of #109595
pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.
python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
R. RyanTM
e8854bd7fb
glib: 2.66.3 -> 2.66.4
2020-12-27 03:45:45 +01:00
Frederik Rietdijk
b2a3891e12
Merge master into staging-next
2020-11-27 15:09:19 +01:00
Graham Christensen
bc49a0815a
utillinux: rename to util-linux
2020-11-24 12:42:06 -05:00
R. RyanTM
944a6ae388
glib: 2.66.2 -> 2.66.3
2020-11-18 21:25:47 +01:00
Jan Tojnar
30b932e46b
glib: 2.66.1 → 2.66.2
...
Fixes compatibility with recent tzdata.
https://ftp.gnome.org/pub/GNOME/sources/glib/2.66/glib-2.66.2.news
2020-11-09 15:27:12 +01:00
Vladimír Čunát
2f6b00b15e
Merge branch 'staging-next' into staging
2020-10-25 09:47:04 +01:00
Jan Tojnar
bd2b324906
glib: 2.66.0 → 2.66.1
...
https://ftp.gnome.org/pub/GNOME/sources/glib/2.66/glib-2.66.1.news
2020-10-24 01:17:53 +02:00
Piotr Bogdan
de1af76f0d
glib: Fix tests on some FSs
...
By applying https://gitlab.gnome.org/GNOME/glib/-/merge_requests/1648
2020-10-24 01:17:00 +02:00
Doron Behar
f64862159f
glib: 2.64.5 -> 2.66.0
2020-10-24 01:14:03 +02:00
Malte Brandy
cebf9198f3
treewide: De-inline uses of lib.boolToString
...
This commit should not change eval results
2020-10-14 01:46:17 +02:00
Frederik Rietdijk
377242d587
Merge staging-next into staging
2020-09-03 19:21:10 +02:00
Jan Tojnar
a6d113b1ce
glib: remove fam module todo
...
gamin is abandoned and we are going to drop it
2020-09-02 01:35:21 +02:00
R. RyanTM
dca4eb107e
glib: 2.64.4 -> 2.64.5
2020-08-25 21:17:03 +00:00
R. RyanTM
82153b87d2
glib: 2.64.3 -> 2.64.4
2020-07-06 04:12:50 +02:00
R. RyanTM
c174be1005
glib: 2.64.1 -> 2.64.3
2020-05-21 18:02:56 +00:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Tor Hedin Brønner
19d2e3c4d9
glib: 2.62.4 -> 2.64.1
...
gio-launch-desktop is replaced by direct /bin/sh calls
2020-03-24 07:06:59 +01:00
worldofpeace
4ac9af7bd3
glib: 2.62.4 -> 2.62.5
2020-02-22 18:27:31 -05:00
Anders Kaseorg
3cd8ce3bce
treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH
...
Naive concatenation of $LD_LIBRARY_PATH can result in an empty
colon-delimited segment; this tells glibc to load libraries from the
current directory, which is definitely wrong, and may be a security
vulnerability if the current directory is untrusted. (See #67234 , for
example.) Fix this throughout the tree.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-15 09:47:03 +01:00
Jan Tojnar
e4da6854a0
glib: remove Autotools specific env vars
...
Even upstream no longer ships Autotools build files.
2019-12-31 09:08:09 +01:00
Robin Gloster
e5ded57aab
treewide: NIX_CFLAGS_COMPILE -> string
2019-12-31 00:05:53 +01:00
R. RyanTM
5a2c8eb61c
glib: 2.62.3 -> 2.62.4
2019-12-23 06:08:55 -08:00
R. RyanTM
0710f8a7ec
glib: 2.62.2 -> 2.62.3
2019-11-27 11:38:08 -08:00
Michael Raskin
85b6129513
Merge pull request #72518 from r-ryantm/auto-update/glib
...
glib: 2.62.1 -> 2.62.2
2019-11-02 09:06:09 +00:00
R. RyanTM
1c253da73d
glib: 2.62.1 -> 2.62.2
2019-11-01 20:13:05 -07:00
Frederik Rietdijk
bcf59bbfcb
Merge staging into staging-next
2019-10-29 09:53:21 +01:00
worldofpeace
0cf598c3d9
glib: add worldofpeace to maintainers
2019-10-28 20:41:36 -04:00
Jan Tojnar
2ded9c2d8a
glib: enable separate debug info
2019-10-27 15:33:24 +01:00
Tor Hedin Brønner
02b966ab92
glib: 2.62.0 → 2.62.1
2019-10-12 11:04:27 +02:00
Tor Hedin Brønner
259556da8a
glib: fix loading dylibs through gobject on darwin
2019-10-03 10:39:14 -04:00
Tor Hedin Brønner
1e3e7822a6
glib: 2.60.7 -> 2.62.0
...
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2019-09-30 19:39:38 +02:00
Will Dietz
59ed1d94c9
glib: 2.60.6 -> 2.60.7
...
https://gitlab.gnome.org/GNOME/glib/-/tags/2.60.7
2019-09-03 19:18:53 -05:00
worldofpeace
ed2aa6313f
glib: add getSchemaPath
2019-08-26 21:28:13 -04:00
worldofpeace
b7fa073196
glib: add makeSchemaPath
2019-08-26 07:03:39 -04:00
volth
c814d72b51
treewide: name -> pname
2019-08-17 10:54:38 +00:00
worldofpeace
b95130133a
Merge pull request #65930 from r-ryantm/auto-update/glib
...
glib: 2.60.4 -> 2.60.6
2019-08-05 11:33:39 -04:00
worldofpeace
f2eddec042
glib: drop define BSD_COMP
...
I fail to see where or for what it is useful for.
2019-08-05 06:19:44 -04:00
worldofpeace
60266eb504
glib: add cflag G_DISABLE_CAST_CHECKS
...
This is what would have been passed before with the release
buildtype.
See: https://gitlab.gnome.org/GNOME/glib/blob/2.60.4/meson.build#L208
2019-08-05 06:10:50 -04:00
R. RyanTM
f2d6a195a1
glib: 2.60.4 -> 2.60.6
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/glib/versions
2019-08-04 05:01:58 -07:00
R. RyanTM
db0655886d
glib: 2.60.3 -> 2.60.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/glib/versions
2019-07-17 10:43:46 +02:00
Daiderd Jordan
b74a025f7f
glib: remove cf-private
2019-07-03 22:20:24 +02:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
R. RyanTM
50ba595d2c
glib: 2.60.2 -> 2.60.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/glib/versions
2019-06-01 12:01:59 -07:00
worldofpeace
a6ca1a8441
glib: 2.60.1 -> 2.60.2
...
https://gitlab.gnome.org/GNOME/glib/blob/2.60.2/NEWS
2019-05-07 12:55:37 -04:00
Tor Hedin Brønner
94153e96ee
glib: 2.60.0 → 2.60.1
...
https://gitlab.gnome.org/GNOME/glib/blob/2.60.1/NEWS
2019-04-27 07:09:33 +02:00
Tor Hedin Brønner
e7bc21bacd
glib: 2.58.3 -> 2.60.0
...
- `install_dir : bin` fix is now upstream
- We now need to pass `nls=enabled` to install po/Makefile.in.in
2019-04-05 11:39:58 +02:00
Wael M. Nasreddine
5af0780492
Merge remote-tracking branch 'origin/master' into staging
...
* origin/master: (693 commits)
buildGoModule: use go_1_12 instead of go_1_11 (#58103 )
gitAndTools.lab: 0.15.2 -> 0.15.3 (#58091 )
signal-desktop: 1.22.0 -> 1.23.0
added missing semicolon to documentation
terminus_font_ttf: 4.46.0 -> 4.47.0
buildGoModule: remove SSL env vars in favor of cacert in buildInputs (#58071 )
dav1d: init at 0.2.1
dropbox-cli: 2018.11.28 -> 2019.02.14
atlassian-confluence: 6.14.1 -> 6.14.2
maintainers: update email for dywedir
python.pkgs.hglib: use patch to specify hg path (#57926 )
chkrootkit: 0.52 -> 0.53
radare2-cutter: 1.7.2 -> 1.8.0
autorandr: 1.7 -> 1.8
pythonPackages.pyhepmc: fix build
llvm-polly/clang-polly: use latest llvm
apulse: 0.1.11.1 -> 0.1.12, cleanup
factorio: experimental 0.17.14 → 0.17.16 (#58000 )
sequeler: 0.6.7 -> 0.6.8
nasc: 0.5.1 -> 0.5.2
...
2019-03-21 21:01:25 -07:00
Jan Malakhovski
2bc525350a
treewide: stdenv.config
-> config
...
That attribute does not exist.
2019-03-14 14:01:21 +00:00
Tor Hedin Brønner
295443bce5
glib: 2.58.2 -> 2.58.3 ( #56385 )
...
Drop patches that are now upstream.
2019-02-26 16:35:33 +01:00