Commit graph

306733 commits

Author SHA1 Message Date
zowoq ae2773e7bf ngrok-1: buildFlags -> tags 2021-08-06 11:29:32 +10:00
zowoq b9bcc8e9c9 kepubify: buildFlags -> tags 2021-08-06 11:29:32 +10:00
zowoq a9e8f3becb remote-touchpad: buildFlags -> tags 2021-08-06 11:29:32 +10:00
zowoq 2fe84c65cf interlock: buildFlags -> tags 2021-08-06 11:29:32 +10:00
zowoq 278339a3bf tychus: buildFlags -> tags 2021-08-06 11:29:32 +10:00
zowoq 0d2e76fdc9 gitaly: buildFlags -> tags 2021-08-06 11:29:32 +10:00
zowoq 6d2b956a36 linkerd: buildFlagsArray -> tags 2021-08-06 11:29:32 +10:00
zowoq c071114485 usql: buildFlags{,Array} -> tags 2021-08-06 11:29:32 +10:00
zowoq 27b1b85cc2 kratos: buildFlags -> tags 2021-08-06 11:29:32 +10:00
zowoq 51a90d6036 hugo: buildFlags -> tags 2021-08-06 11:29:32 +10:00
zowoq baf7840cce vault: buildFlagsArray -> tags 2021-08-06 10:59:55 +10:00
zowoq ed9a086c0d nomad: buildFlagsArray -> tags 2021-08-06 10:59:55 +10:00
zowoq 09138462c8 consul: buildFlagsArray -> ldflags 2021-08-06 10:54:38 +10:00
zowoq 8489655548 packer: buildFlagsArray -> ldflags 2021-08-06 10:54:38 +10:00
zowoq 479b3828bb doctl: buildFlagsArray -> ldflags 2021-08-06 10:54:38 +10:00
zowoq 12c92f4429 vgrep: buildFlagsArray -> ldflags 2021-08-06 10:54:38 +10:00
zowoq a0f4711da4 mmv-go: buildFlagsArray -> ldflags 2021-08-06 10:54:38 +10:00
zowoq ade459da48 fzf: buildFlagsArray -> ldflags 2021-08-06 10:54:38 +10:00
zowoq 2fb8be0756 editorconfig-checker: buildFlagsArray -> ldflags 2021-08-06 10:54:38 +10:00
zowoq 75d9fd0e95 umoci: buildFlagsArray -> ldflags 2021-08-06 10:54:38 +10:00
zowoq 8ff05e0ca2 cni-plugins: buildFlagsArray -> ldflags 2021-08-06 10:54:38 +10:00
R. RyanTM 7f925d50fc ipset: 7.14 -> 7.15 2021-08-06 00:10:45 +00:00
D Anzorge 3d61c93503 zim: 0.73.1 -> 0.73.5 2021-08-06 01:51:58 +02:00
Kid ddab81115b nodePackages.vercel: init at 23.0.1 2021-08-05 23:17:13 +00:00
Fabián Heredia Montiel 88e451423f
pijul: 1.0.0-alpha.52 → 1.0.0-alpha.53 (#132827) 2021-08-05 19:13:50 -04:00
zowoq 78e0de4c9b opentelemetry-collector: use proxyVendor 2021-08-06 09:10:09 +10:00
zowoq ef3483ad74 telegraf: use proxyVendor 2021-08-06 09:10:09 +10:00
zowoq a4461b97c6 buildGoModule: add proxyVendor 2021-08-06 09:10:09 +10:00
zowoq b60dde0c1e buildGo{Module,Package}: add tags argument
Simpler method of setting tags rather than using some combination of buildFlags, buildFlagsArray, preBuild, etc

Using `lib.concatStringsSep ","` as space separated tags are deprecated in go.
2021-08-06 09:09:58 +10:00
zowoq ed6852a778
Merge pull request #132825 from qowoz/go
go_1_15: 1.15.14 -> 1.15.15, go_1_16: 1.16.6 -> 1.16.7
2021-08-06 09:09:38 +10:00
Maximilian Bosch 10755d19ff
Merge pull request #132808 from 0xbe7a/master
pferd: 3.1.0 -> 3.2.0
2021-08-06 01:05:04 +02:00
Robert Helgesson 875e87727e comfortaa: 3.001 -> 3.101 2021-08-06 01:02:44 +02:00
Robert Helgesson 8757e1f1c3 fira-mono: 4.106 -> 4.202
Also fix incorrect version in package name.
2021-08-06 01:02:44 +02:00
Robert Helgesson 0ec2c62641 unifont_upper: 13.0.05 -> 13.0.06 2021-08-06 01:02:44 +02:00
Robert Helgesson 7e6c9ba91c unifont: 13.0.05 -> 13.0.06 2021-08-06 01:02:44 +02:00
Robert Helgesson a482b68c95 josm: 18004 -> 18118 2021-08-06 01:02:44 +02:00
Robert Helgesson 7c22a4c63d mimeo: 2019.7 -> 2021.2 2021-08-06 01:02:44 +02:00
László Vaskó 86621f1fe2 pythonPackages.pyunbound: patchElf only works on linux platform 2021-08-06 00:24:41 +02:00
László Vaskó fcff510efb pythonPackages.pyunbound: fixing nixpkgs-hammering suggestions
- `swig` is a build tool so it likely goes to `nativeBuildInputs`,
    not `buildInputs`

  - `patchPhase` should not be overridden, use `postPatch` instead

  - `configureFlags` and `installFlags` cannot contain spaces,
    break-up arguments to reflect that they are indeed without spaces

  - `substituteStream()`: WARNING: pattern
    `libdir='/build/unbound-1.13.1/lib/python3.9/site-packages'`
    doesn't match anything in file `_unbound.la`

    Also checked with `strings`, the correct path is present in the binary
2021-08-05 23:58:36 +02:00
zowoq 869e4a894e go_1_16: 1.16.6 -> 1.16.7 2021-08-06 07:37:23 +10:00
zowoq 1d3f4cd77f go_1_15: 1.15.14 -> 1.15.15 2021-08-06 07:37:08 +10:00
Artturi 439b160522
Merge pull request #131955 from Artturin/libvarlink-add
libvarlink: init at 22
2021-08-06 00:33:18 +03:00
Ryan Mulligan d6b2dfa722
Merge pull request #132511 from r-ryantm/auto-update/innernet
innernet: 1.4.0 -> 1.4.1
2021-08-05 14:30:43 -07:00
Ryan Mulligan bfa06c1608
Merge pull request #132470 from ryantm/dev/ryantm/discourse-plugins
discourseAllPlugins: init discourse-checklist, discourse-data-explorer, discourse-migratepassword
2021-08-05 14:24:25 -07:00
Jörg Thalheim 5007f2e422
Merge pull request #132818 from Mic92/zinputrc
nixos: fix zinputrc on flake-enabled systems
2021-08-05 22:06:44 +01:00
Fabian Affolter 37eaf713b9 python3Packages.pyprosegur: init at 0.0.5 2021-08-05 22:55:22 +02:00
Fabian Affolter 5af9f94455 home-assistant: update component-packages 2021-08-05 22:43:33 +02:00
Michael Weiss c89430bed4
Merge pull request #132798 from primeos/signal-desktop
signal-desktop: 5.12.1 -> 5.12.2
2021-08-05 22:42:56 +02:00
Fabian Affolter 817ce7b388 python3Packages.open-garage: init at 0.1.5 2021-08-05 22:42:08 +02:00
Fabian Affolter 9579d6eb9f python3Packages.adax: init at 0.1.0 2021-08-05 22:31:56 +02:00