Commit Graph

35669 Commits

Author SHA1 Message Date
worldofpeace
654b66e0e4
Merge pull request #93963 from seqizz/g_typo_environment
treewide: fix typo on word environment
2020-07-28 02:18:28 -04:00
Gürkan Gür
eb627de968 treewide: fix typo on word environment 2020-07-28 08:00:38 +02:00
Daiderd Jordan
d42b366613
Merge pull request #93553 from risicle/ris-igraph-darwin
igraph: enable for darwin
2020-07-27 22:29:16 +02:00
Michele Guerini Rocco
bb395a9a47
Merge pull request #91288 from rnhmjoj/zeromq
Remove old zeromq 3.x packages
2020-07-26 17:37:10 +02:00
Jan Tojnar
a86f4110a7
Merge pull request #93771 from jtojnar/flatpak-1.8 2020-07-26 13:56:16 +02:00
Jan Tojnar
5d3f240ebd
Merge pull request #93712 from jtojnar/malcontent-0.8
malcontent: 0.7.0 → 0.8.0
2020-07-26 13:55:02 +02:00
Daniël de Kok
003f88de65
Merge pull request #93810 from r-ryantm/auto-update/lime
lime: 4.3.1 -> 4.4.0
2020-07-26 09:08:31 +02:00
Daniël de Kok
bf48c39e2b
Merge pull request #93357 from helsinki-systems/feat/exim-dmarc
exim: add DMARC support
2020-07-26 08:32:46 +02:00
R. RyanTM
ba979da060
lhapdf: 6.2.3 -> 6.3.0 (#93796) 2020-07-25 22:55:16 -04:00
ajs124
9cf43741c6 opendmarc: make perl scripts work 2020-07-26 01:09:14 +02:00
Vladimír Čunát
2b7c0dcdaa
Merge branch 'staging-next'
Rebuild on Hydra seems OK-ish.
mongodb.nix needed some conflict resolution (scons versions);
all four versions seem to build fine.
2020-07-25 16:18:40 +02:00
R. RyanTM
bc9adde027 lime: 4.3.1 -> 4.4.0 2020-07-25 10:05:08 +00:00
Jan Tojnar
98710d2552
flatpak: 1.6.3 → 1.8.1
Changes:
* https://github.com/flatpak/flatpak/releases/tag/1.7.1
* https://github.com/flatpak/flatpak/releases/tag/1.7.2
* https://github.com/flatpak/flatpak/releases/tag/1.7.3
* https://github.com/flatpak/flatpak/releases/tag/1.8.0
* https://github.com/flatpak/flatpak/releases/tag/1.8.1

Commits:
https://github.com/flatpak/flatpak/compare/1.6.3...1.7.1
https://github.com/flatpak/flatpak/compare/1.7.1...1.8.1

Notable packaging changes:
* Flatpak now ships a sysusers.d file for allowing systemd to create the required users.
  4df019063b
* Completion support for fish shell
* If an app has filesystem access, the host /lib is accessible as /run/host/lib, etc.
* New filesystem permission "host-etc" and "host-os" give access to system /usr and /etc.
  fe2536b844
* We now always expose the host timezone data, allowing us the expose the host /etc/localtime in a way that works better, fixing several apps that had timezone issues.
  dc4e198766
* We now ship a systemd unit (not installed by default) to automatically detect plugged in usb sticks with sideload repos.
* By default we no longer install the gdm env.d file, as the systemd generators work better
  7c3a85bf43
* Use variant-schema-compiler for some GVariant code
  https://github.com/flatpak/flatpak/pull/3366
* zstd compression for oci deltas:
  bfa71e208a

Additionally:
* Remove glibcLocales which is not used since 1.4 bump because glibc contains a locale archive with C.UTF-8
  1728bc8d22
* Stop using aliases for docbook-xsl-nons and pkg-config packages
* Stop using autoreconfHook, the autogen.sh script contains some extra that are necessary when building from git.
* Increase disk space for installed tests, they were running out.
* Enable building developer documentation.
2020-07-24 19:38:51 +02:00
ajs124
61d3f6f7d7 opendmarc: init at 1.3.3 2020-07-24 16:57:48 +02:00
Daniël de Kok
8af1c4d03d oneDNN: compile without -msse4.1 2020-07-24 09:18:41 +02:00
Jan Tojnar
097117cf72
malcontent: 0.7.0 → 0.8.0
* Update: https://gitlab.freedesktop.org/pwithnall/malcontent/-/releases/0.8.0
    * Fix the separation patch.
    * Add `itstool` to ui (needed for building localized help).
* Use `pkg-config` instead of the `pkgconfig` alias.
* Fix some issues related to multiple outputs:
    * Make the module pass specific output to `dbus.packages` since the `dbus` NixOS module will not generate configuration with correct interface paths otherwise.
    * Change `malcontent-ui` package to primarily-a-program type derivation (`out`+`lib` instead of `bin`+`out`) since there are more and more `malcontent-control`-specific assets.
        * This also fixes the issue where application data (desktop files, icons…) were installed to `out`, which is not installed by `environment.systemPackages`/`system-path.nix`’s `buildEnv` by default when `bin` output is also present.
    * Make `malcontent` package install `out` output too so that `system-path.nix` links that too. It contains the AccountsService & Polkit data files.
    * Split the library and PAM module out of `malcontent.out` so that they are not installed with the data files.
        * This revealed a bug in the `gobject-introspection` setup hook.
2020-07-23 21:59:23 +02:00
Daniël de Kok
31c04fa9c1
Merge pull request #93698 from danieldk/amdvlk-2020.Q3.2
amdvlk: 2020.Q3.1 -> 2020.Q3.2
2020-07-23 21:54:53 +02:00
Daniël de Kok
bb259afcc6
Merge pull request #93692 from danieldk/onednn-test-baseline-simd
oneDNN: use SSE 4.1 when running tests
2020-07-23 20:27:21 +02:00
Daniël de Kok
064b1236b9 amdvlk: 2020.Q3.1 -> 2020.Q3.2
Changelog:

https://github.com/GPUOpen-Drivers/AMDVLK/releases/tag/v-2020.Q3.2
2020-07-23 19:18:32 +02:00
Jan Tojnar
744b380a0e
poppler: 0.90.0 → 0.90.1:
* Fix regression on PS conversion.
   Regression only happened on applications that are locale enabled
   i.e. Okular but not pdftops, when using a quite new lcms and
   the user locale uses , as decimal separator instead of .
 * Add UTF16LE support to TextStringToUCS4.
   Even if the standard clearly says it should be UTF16BE
2020-07-23 18:19:22 +02:00
Simon Pettersson
80f960575d nanomsg: buildInputs -> nativeBuildInputs
Using `nativeBuildInputs` instead of `buildInputs` for the cmake dependency since using `buildInputs` prevents the package from being cross compiled to arm.
2020-07-23 09:28:29 +02:00
Daniël de Kok
24737e5beb oneDNN: use SSE 4.1 when running tests
Feature detection may fail, leading to illegal instructions when
running tests. Cap tests at SSE 4.1, which is supported on many
Intel/AMD CPUs since 2006/2007.
2020-07-23 09:04:35 +02:00
Jan Tojnar
2988feba8c
Merge branch 'master' into staging-next 2020-07-23 08:19:14 +02:00
Mario Rodas
bd0eb11616
Merge pull request #93623 from marsam/enable-oneDNN-darwin
oneDNN: 1.5 -> 1.5.1
2020-07-22 20:20:52 -05:00
zimbatm
4cb0342777
pipewire: 0.3.6 -> 0.3.7 2020-07-22 23:52:51 +02:00
John Ericson
5c56778efd
Merge pull request #93568 from aaronjanse/aj-redox
Add Redox OS as a target
2020-07-22 12:56:00 -04:00
Frederik Rietdijk
19be541fe7 Merge master into staging-next 2020-07-22 16:49:51 +02:00
Daniël de Kok
7aa79a7032
Merge pull request #93545 from helsinki-systems/drop/gnupg20
gnupg20: drop
2020-07-22 12:00:19 +02:00
ajs124
3026bfc4d9 libcryptui: fix build with gnupg22 2020-07-22 09:28:52 +02:00
Daniël de Kok
e6b2930cf6
Merge pull request #93411 from danieldk/dbxml-multiple-outputs
dbxml: use multiple outputs
2020-07-22 09:27:17 +02:00
Vladimír Čunát
7a5c6fee0f
Merge branch 'master' into staging-next
Some rebuilds, e.g. all of haskell.
Hydra nixpkgs: ?compare=1601713
2020-07-22 08:37:19 +02:00
Aaron Janse
60fd049b65 redox: add as target 2020-07-21 13:11:36 -07:00
Daniël de Kok
225628ff02
Merge pull request #93592 from Flakebi/amdvlk
amdvlk: 2020.Q2.6 -> 2020.Q3.1
2020-07-21 19:39:39 +02:00
Sebastian Neubauer
9cdea77aec amdvlk: 2020.Q2.6 -> 2020.Q3.1 2020-07-21 11:33:04 +02:00
Daniël de Kok
55079328c2
Merge pull request #93480 from PanAeon/master
noisetorch: init at 0.5.1-beta
2020-07-21 11:22:21 +02:00
Mario Rodas
a19f4434e8
oneDNN: 1.5 -> 1.5.1 2020-07-21 04:20:00 -05:00
vitalii
6954abfa12 rnnoise-plugin: init at 0.9 2020-07-21 10:55:05 +02:00
Daniël de Kok
c255280e09
Merge pull request #93576 from danieldk/rocm-device-libs-3.5.1
rocm-device-libs: 3.5.0 -> 3.5.1
2020-07-21 09:25:44 +02:00
Daniël de Kok
3dfa2febaf rocm-device-libs: 3.5.0 -> 3.5.1 2020-07-21 08:05:48 +02:00
Mario Rodas
e8b9aa8495
Merge pull request #93528 from marsam/fix-lv2-darwin-build
lv2: fix build on darwin
2020-07-20 18:44:42 -05:00
Mario Rodas
caebe6af63
Merge pull request #93544 from r-ryantm/auto-update/commons-lang
commonsLang: 3.10 -> 3.11
2020-07-20 18:39:43 -05:00
Mario Rodas
3d0eeff56b
Merge pull request #93547 from r-ryantm/auto-update/armadillo
armadillo: 9.900.1 -> 9.900.2
2020-07-20 18:39:01 -05:00
Robert Scott
e9115e79c9 igraph: enable for darwin 2020-07-20 20:25:59 +01:00
R. RyanTM
d5c931f79b armadillo: 9.900.1 -> 9.900.2 2020-07-20 17:43:38 +00:00
Sarah Brofeldt
e3cba5aad9
Merge pull request #93487 from siriobalmelli-foss/add/pc-ble-driver
pc-ble-driver: fix Darwin build
2020-07-20 19:41:37 +02:00
R. RyanTM
87c02a1728 commonsLang: 3.10 -> 3.11 2020-07-20 16:39:49 +00:00
ajs124
8f925208cd nss: try to fix darwin build 2020-07-20 17:20:35 +02:00
Peter Hoeg
ee8b7b4566
Merge pull request #87810 from evils/wxwidgets-3.1.3
wxGTK31: 3.1.2 -> 3.1.3
2020-07-20 22:03:16 +08:00
ajs124
6760ec6c40 nss: gyp supports python3 now 2020-07-20 14:58:46 +02:00
Mario Rodas
091d0284f5
lv2: enable on darwin 2020-07-20 04:22:00 -05:00