Commit Graph
337095 Commits
Author SHA1 Message Date
Fabian AffolterandGitHub 4d332144a6 Merge pull request #148335 from fabaff/bump-checkov
checkov: 2.0.614 -> 2.0.625
2021-12-03 08:39:40 +01:00
Vladimír Čunát 5471fcb26d Merge #148140: knot-resolver: 5.4.2 -> 5.4.3 2021-12-03 08:31:47 +01:00
Bobby Rong 72eff72cf0 vala: remove disable graphviz patch for 0.44
vala_0_44 already dropped in https://github.com/NixOS/nixpkgs/pull/127243
2021-12-03 14:50:37 +08:00
JesusMtnez e0efddfc53 go-task: 3.9.1 -> 3.9.2 2021-12-03 07:38:11 +01:00
Robert Schütz 001eb45718 libdeltachat: 1.69.0 -> 1.70.0
https://github.com/deltachat/deltachat-core-rust/blob/1.70.0/CHANGELOG.md
2021-12-02 22:26:12 -08:00
Bobby Rong 6b7a314be6 tootle: fix build with latest vala 2021-12-03 14:22:50 +08:00
Kira Bruneau 31ea056e67 poke: 1.3 → 1.4 2021-12-03 00:17:38 -05:00
Bobby Rong 7c7a016054 xfce.xfce4-dockbarx-plugin: build with latest vala 2021-12-03 12:26:07 +08:00
Artturin ebbfccf8a0 nixos/lightdm: fix tmpfile by changing 0 to -
Closes https://github.com/NixOS/nixpkgs/issues/116631
2021-12-03 06:22:21 +02:00
Artturin cf7ea5b6b5 globalprotect-openconnect: use ver rev instead of commit & correct sha256 2021-12-03 06:10:20 +02:00
Austin Seipp 2a295f42c8 symbiyosys: 2021.09.13 -> 2021.11.30
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-12-02 21:48:51 -06:00
Austin Seipp 5b253be591 nextpnr: 2021.09.27 -> 2021.11.24, with apycula update
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-12-02 21:48:51 -06:00
Austin Seipp a79ca33d94 yosys: 0.10+1 -> 0.11+52, with abc update
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-12-02 21:48:51 -06:00
Justin BedoandJonathan Ringer 37f81936fa python3Packages.bx-python: 0.8.11 -> 0.8.12 2021-12-02 19:14:16 -08:00
Fabian AffolterandJonathan Ringer 6c4f2d7399 python3Packages.sqlmap: 1.5.11 -> 1.5.12 2021-12-02 19:12:22 -08:00
zowoq c3338bcdc4 .github/workflows/editorconfig.yml: allow PRs to skip check
Intended for treewide reformatting PRs so we don't hit the API ratelimit.
2021-12-03 12:54:08 +10:00
Fabian AffolterandJonathan Ringer 6cbce58b9d python3Packages.qcs-api-client: 0.20.3 -> 0.20.4 2021-12-02 18:47:06 -08:00
Fabian AffolterandJonathan Ringer 322365c68b python3Packages.pytenable: 1.4.0 -> 1.4.2 2021-12-02 18:44:12 -08:00
Fabian AffolterandJonathan Ringer 78a189600d python3Packages.sendgrid: 6.9.1 -> 6.9.2 2021-12-02 18:40:55 -08:00
Bobby Rong b059d729f5 vala_0_52: 0.52.7 → 0.52.8
https://gitlab.gnome.org/GNOME/vala/raw/0.52.8/NEWS
2021-12-03 10:31:11 +08:00
Kaushal M 5750281892 udisks2 - 2.8.4 -> 2.9.4
Update to a version that supports the ntfs3 kernel module.
2021-12-03 07:52:42 +05:30
Bobby Rong 64899e83e1 vala_0_48: 0.48.19 → 0.48.20
https://gitlab.gnome.org/GNOME/vala/raw/0.48.20/NEWS
2021-12-03 10:21:42 +08:00
2f89af4d34 nfd: init at 0.7.1 (#144010)
* nfd: init at version 0.7.1

- Add NFD derivation
- Link NFD derivation as a top-level package

* Applied revision suggestions

* Add fetchSubmodules

NFD uses websocket++ 0.8.1-hotfix in their stable release so that it can be built with boost 175.
ndn-cxx is built with boost 169 in nixpkgs, although it could use the newest version, so I'm matching the same version.

* Fixed tests and cleanup

* Fix typo in repo revision

* Add fetch submodules

NFD build script requires the complete websocket++ source in the build directory.
I could not build it reusing the packages websocket++.

* Call to pre and post check hooks

Co-authored-by: Ryan Burns <52847440+r-burns@users.noreply.github.com>

* Default to fetch NFD submodules

* Fix license

Co-authored-by: Ryan Burns <52847440+r-burns@users.noreply.github.com>

* Switch to lib.optional for parameter string

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

* Change prefix as per nix defaults

* Removed redundant prefix environment variable

* Homepage to HTTPS

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

Co-authored-by: Ryan Burns <52847440+r-burns@users.noreply.github.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-12-02 18:06:02 -08:00
John EricsonandGitHub 3d4e35d0e6 Merge pull request #147983 from r-burns/depshosthost-splicing
top-level: add depsHostHost splicing
2021-12-02 21:01:58 -05:00
Philipp DargelandJonathan Ringer a3401f6e33 OpenJDK: expose more versions
Provide a way to access all JDK versions.
2021-12-02 17:54:20 -08:00
Jakub KozłowskiandJonathan Ringer 305b7de421 bloop: 1.4.9 -> 1.4.11 2021-12-02 17:50:31 -08:00
Jakub KozłowskiandJonathan Ringer 24d717393f bloop: add kubukoz as maintainer 2021-12-02 17:50:31 -08:00
Bobby RongandGitHub dcc0aacb07 Merge pull request #147262 from lsix/qgis-3.16.14
qgis: 3.16.13 -> 3.16.14
2021-12-03 09:49:46 +08:00
Bobby RongandGitHub 6db1d43baf Merge pull request #148094 from kira-bruneau/goverlay
goverlay: 0.6.4 → 0.7
2021-12-03 09:30:31 +08:00
Bobby RongandGitHub d5885d11ca Merge pull request #148331 from veehaitch/jadx-1.3.0
jadx: 1.2.0 -> 1.3.0
2021-12-03 09:28:24 +08:00
Bobby RongandGitHub 296de886d0 Merge pull request #148019 from hjones2199/kstars356
kstars: 3.5.5 -> 3.5.6
2021-12-03 09:24:39 +08:00
Ryan Burns c47f991435 top-level: add depsHostHost splicing
This was originally made to throw because pkgsHostHost was unimplemented.
Now that we have the full range of pkgs*, we can add this normally.
2021-12-02 17:22:54 -08:00
Bobby RongandGitHub f54c8a95f0 Merge pull request #148318 from cpcloud/earthly
earthly: 0.5.24 -> 0.6.2
2021-12-03 09:15:52 +08:00
maralornandGitHub c7c997a066 Merge pull request #148357 from maralorn/nom-update
nix-output-monitor: 1.0.3.3 -> 1.0.4.0
2021-12-03 01:27:14 +01:00
ajs124 757dd008b2 postgresql_9_6: drop 2021-12-03 01:14:29 +01:00
Bernardo Meurer bd5b055356 mdbook-graphviz: 0.1.2 -> 0.1.3 2021-12-03 00:13:49 +00:00
github-actions[bot]andGitHub 287ecf6b5f Merge master into haskell-updates 2021-12-03 00:07:58 +00:00
Svend Sorensen bee1adfd41 steampipe: 0.9.1 -> 0.10.0 2021-12-02 16:07:45 -08:00
Jonathan RingerandGitHub 571cbf3d1d Merge pull request #147092 from NixOS/staging-next
staging-next: 2021-11-22
2021-12-02 16:04:32 -08:00
Jakub KozłowskiandJonathan Ringer 3bf91048f8 scala-cli: 0.0.8 -> 0.0.9 2021-12-02 16:03:23 -08:00
github-actions[bot]andGitHub 987163192b Merge master into staging-next 2021-12-03 00:01:31 +00:00
ajs124andGitHub 559552ea19 Merge pull request #145695 from mohe2015/step-ca-tests
nixos/tests: add step-ca test
2021-12-03 00:54:10 +01:00
Malte Brandy 9ee79763f0 haskellPackages: regenerate package set based on current config
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2021-12-03 00:53:57 +01:00
Malte Brandy 3619ce1071 all-cabal-hashes: 2021-11-18T20:32:52Z -> 2021-12-02T21:05:02Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2021-12-03 00:53:13 +01:00
Malte Brandy 038201ebdb haskellPackages: stackage-lts 18.17 -> 18.18
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2021-12-03 00:53:01 +01:00
maralornandGitHub c5a25631cf Merge pull request #148075 from NixOS/haskell-updates
haskellPackages: update stackage and hackage
2021-12-03 00:52:46 +01:00
Nicolas BenesandDmitry Kalinkin 7065725f68 doc: add release notes for a wafHook change 2021-12-02 18:46:48 -05:00
maralornandGitHub fe03bc4363 Merge pull request #148172 from sternenseemann/ghc-build-target-llvm
haskell.compiler.*: use build->target LLVM in build
2021-12-03 00:44:10 +01:00
maralornandGitHub 9bdfe94971 Merge pull request #148321 from datakurre/hasura
haskellPackages.hasura: 2.0.9 -> 2.0.10
2021-12-03 00:41:50 +01:00
Malte Brandy e2738be136 nix-output-monitor: 1.0.3.3 -> 1.0.4.0 2021-12-03 00:37:25 +01:00