Commit graph

365812 commits

Author SHA1 Message Date
zowoq
c46c3a55d9 sqlite: 3.38.1 -> 3.38.2
https://www.sqlite.org/releaselog/3_38_2.html
2022-03-30 16:36:41 +10:00
Martin Weinelt
4c9568e20e
Merge pull request #153994 from TredwellGit/xorg.xorgserver 2022-03-29 22:21:46 +02:00
Bernardo Meurer
e2d150f6b1
Merge pull request #134917 from NixOS/binutils-2.37
binutils: 2.35.1 -> 2.38
2022-03-29 10:16:36 -07:00
Thomas
e9cfdc6b77
libunwind: fix for aarch64 and non-4K pages (#166006)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-29 15:27:13 +02:00
Jan Tojnar
ef9896e717 gsettings-desktop-schemas: Improve comments 2022-03-29 15:11:36 +02:00
Jan Tojnar
e61ba68a0e gsettings-desktop-schemas: clear out broken dark background URL 2022-03-29 15:11:36 +02:00
Nicolas Benes
2f027dff0b python: remove ncurses flag
It seems the additional linker flags were added in 9d3b0a2 (May 2008) as
a workaround for readline support. They were kept since then, but it
also means that `python3-config` outputs these flags

```console
$ python3-config --libs
 -lpthread -ldl -lcrypt -lncurses -lutil -lm -lm
```

while other GNU/Linux distros do not. For example, Debian 11:

```console
$ sudo apt install python3-dev
$ python3-config --libs
 -lcrypt -lpthread -ldl  -lutil -lm -lm
```

This change removes the `-lncurses` flag and aligns Nix/NixOS with other
distros.
2022-03-29 13:39:33 +02:00
Sandro
54aab5dbb7
Merge pull request #165998 from SuperSandro2000/flit 2022-03-29 13:32:28 +02:00
Fabian Affolter
13403e27a5
Merge pull request #166174 from jyooru/update/python3Packages.black
python3Packages.black: 22.1.0 -> 22.3.0
2022-03-29 11:21:18 +02:00
Sandro Jäckel
e34303895e
python39Packages.flit: switch to pytestCheckHook 2022-03-29 11:18:00 +02:00
Sandro Jäckel
0dc9824089
python39Packages.flit: 3.6.0 -> 3.7.1 2022-03-29 11:17:59 +02:00
Jan Tojnar
ca0b2cdd67 glib: add support for Pantheon’s terminal emulator
Just like we did for GNOME’s in the parent commit.
2022-03-29 10:23:52 +02:00
Jan Tojnar
c987121acf glib: Add support for GNOME Console
GNOME Console (aka King’s Cross) is the default terminal emulator in GNOME 42.
Let’s make GLib aware of it so that apps relying on it (e.g. GNOME Shell)
can launch terminal apps like htop.

This is a downstream patch since GLib does not want to add any more
terminal emulators: https://gitlab.gnome.org/GNOME/glib/-/issues/2618
2022-03-29 10:23:52 +02:00
Fabian Affolter
74edd0a892
Merge pull request #165504 from fabaff/bump-freezegun
python3Packages.freezegun: 1.1.0 -> 1.2.1
2022-03-29 09:33:20 +02:00
github-actions[bot]
f0248f968f
Merge staging-next into staging 2022-03-29 06:01:53 +00:00
github-actions[bot]
df0f3ba49a
Merge master into staging-next 2022-03-29 06:01:16 +00:00
R. Ryantm
0e671e2b2b strawberry: 1.0.2 -> 1.0.3 2022-03-29 13:54:03 +08:00
Ben Siraphob
290c4eaf6c
Merge pull request #166170 from malob/cocoapods-mainProgram 2022-03-28 23:54:56 -05:00
ajs124
f5054121cb
Merge pull request #165935 from helsinki-systems/feat/move-special-fs-options-into-module
nixos/filesystems: Move options into the fs module
2022-03-29 05:03:59 +02:00
ajs124
ed612de9ab
Merge pull request #165928 from kouyk/update/vivaldi
vivaldi: 5.1.2567.66-1 -> 5.1.2567.73-1
2022-03-29 04:44:08 +02:00
Ben Siraphob
04a6d03029
Merge pull request #165974 from trofi/update-mc 2022-03-28 21:34:50 -05:00
Ben Siraphob
27f51c5d7a
Merge pull request #165321 from malob/update-1password 2022-03-28 21:29:23 -05:00
Joel
43f3c510fc
python3Packages.black: 22.1.0 -> 22.3.0 2022-03-29 12:21:07 +10:00
Malo Bourgon
fc3331b522
neovim-remote: add meta.mainProgram (#166173) 2022-03-29 04:15:31 +02:00
Bernardo Meurer
c981094480
binutils: only autoconf on Darwin 2022-03-28 19:11:33 -07:00
Andrew Childs
022e81d7f1
binutils: revert libtool changes that break darwin 2022-03-28 18:51:55 -07:00
Bernardo Meurer
aa9448db2a
binutils: move src hack out of srcs attrset 2022-03-28 18:50:22 -07:00
Sergei Trofimovich
3de6fbcfa2
libbfd: update build-components-separately.patch for 2.38
Otherwise the patch application fails as:

    applying patch /nix/store/y0l0144l12q7jpq4jv735shgxv8ygxwh-build-components-separately.patch
    1 out of 3 hunks FAILED -- saving rejects to file opcodes/Makefile.am.rej
    1 out of 2 hunks FAILED -- saving rejects to file opcodes/configure.ac.rej
1 out of 2 hunks FAILED -- saving rejects to file opcodes/configure.ac.rej
2022-03-28 18:50:21 -07:00
Bernardo Meurer
ca02ea1e26
binutils: 2.37 -> 2.38 2022-03-28 18:50:20 -07:00
Bernardo Meurer
29e61371a7
binutils: add lovesegfault as a maintainer 2022-03-28 18:50:19 -07:00
Bernardo Meurer
737fe07136
binutils: take some suggestion from nixpkgs-fmt 2022-03-28 18:50:18 -07:00
Bernardo Meurer
8f7c9816aa
binutils: sort configureFlags 2022-03-28 18:50:17 -07:00
Bernardo Meurer
a3accfbea9
binutils: inline reuseLibs 2022-03-28 18:50:16 -07:00
Bernardo Meurer
e06d51d4c0
binutils: add tags to comments where relevant 2022-03-28 18:50:15 -07:00
Bernardo Meurer
c4913fb289
binutils: inherit {build,host,target}Platform to avoid repeating ourselves 2022-03-28 18:50:14 -07:00
Bernardo Meurer
3436886724
binutils: format and order patches section 2022-03-28 18:50:13 -07:00
Bernardo Meurer
008ce6610a
binutils: join srcs in an attrset 2022-03-28 18:50:12 -07:00
Bernardo Meurer
8e5d2ead61
binutils: rename gold to enableGold 2022-03-28 18:50:11 -07:00
Bernardo Meurer
c748ef4d1b
binutils: format input attrs 2022-03-28 18:50:10 -07:00
Bernardo Meurer
561781c4d7
nx-libs: binutils 2.37 fix
Co-authored-by: TredwellGit <tredwell@tutanota.com>
2022-03-28 18:50:09 -07:00
Bernardo Meurer
492a60230c
cdesktopenv: binutils 2.37 fix
Co-authored-by: TredwellGit <tredwell@tutanota.com>
2022-03-28 18:50:08 -07:00
Bernardo Meurer
cc83bad887
afterstep: binutils 2.37 fix
Co-authored-by: TredwellGit <tredwell@tutanota.com>
2022-03-28 18:50:07 -07:00
Bernardo Meurer
ce91080db2
binutils: add patch for ld file descriptor explosion 2022-03-28 18:50:06 -07:00
Bernardo Meurer
f8885d9d07
libbfd: fix binutils components patch
Co-authored-by: John Ericson <git@JohnEricson.me>
2022-03-28 18:50:05 -07:00
Bernardo Meurer
7bac80fef8
stdenv: fix binutils' bootstrap
Co-authored-by: TredwellGit <tredwell@tutanota.com>
2022-03-28 18:50:04 -07:00
Bernardo Meurer
36aa3f6a09
binutils: 2.35.1 -> 2.37 2022-03-28 18:50:03 -07:00
Malo Bourgon
a48d78cb66 cocoapods: add meta.mainProgram 2022-03-28 18:37:13 -07:00
Malo Bourgon
6f9296d1b6 cocoapods: move to more appropriate directory 2022-03-28 18:36:59 -07:00
github-actions[bot]
770c1c3d2c
Merge staging-next into staging 2022-03-29 00:02:37 +00:00
github-actions[bot]
80ddf916da
Merge master into staging-next 2022-03-29 00:02:04 +00:00