| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | libxcrypt: Fix building with -march=native•••When using super.impureUseNativeOptimizations as an overlay for stdenv, libxcrypt fails building with -Werror=sign-conversion disable-werror always to prevent future build failures Co-authored-by: Artturin <Artturin@artturin.com> origin/fix/libxcrypt-marchnative | Max Hausch | 2023-07-04 | 1 | -1/+1 |
| * | Merge pull request #241422 from bobby285271/upd/pantheon•••Pantheon updates 2023-07-04 | Bobby Rong | 2023-07-04 | 2 | -15/+4 |
| |\ | |||||
| | * | pantheon.elementary-notifications: 6.0.3 -> 7.0.0•••https://github.com/elementary/notifications/releases/tag/7.0.0 | Bobby Rong | 2023-07-04 | 1 | -13/+2 |
| | * | pantheon.wingpanel-indicator-nightlight: 2.1.1 -> 2.1.2•••https://github.com/elementary/wingpanel-indicator-nightlight/releases/tag/2.1.2 | Bobby Rong | 2023-07-04 | 1 | -2/+2 |
| * | | Merge pull request #241302 from figsoda/nvim | Matthieu Coudron | 2023-07-04 | 1 | -0/+63 |
| |\ \ | |||||
| | * | | perlPackages.NeovimExt: init at 0.06 | figsoda | 2023-07-03 | 1 | -0/+31 |
| | * | | perlPackages.MsgPackRaw: init at 0.05 | figsoda | 2023-07-03 | 1 | -0/+16 |
| | * | | perlPackages.EvalSafe: init at 0.02 | figsoda | 2023-07-03 | 1 | -0/+16 |
| * | | | Merge pull request #241325 from alyaeanyx/qalculate-4.7.0•••{libqalculate, qalculate-gtk, qalculate-qt}: 4.6.1 -> 4.7.0 | Doron Behar | 2023-07-04 | 3 | -8/+8 |
| |\ \ \ | |||||
| | * | | | {libqalculate, qalculate-gtk, qalculate-qt}: 4.6.1 -> 4.7.0 | alyaeanyx | 2023-07-03 | 3 | -8/+8 |
| * | | | | Merge pull request #241260 from fabaff/python-kasa-bump•••python311Packages.python-kasa: 0.5.1 -> 0.5.2 | Martin Weinelt | 2023-07-04 | 1 | -6/+15 |
| |\ \ \ \ | |||||
| | * | | | | python311Packages.python-kasa: 0.5.1 -> 0.5.2•••Diff: python-kasa/python-kasa@refs/tags/0.5.1...0.5.2 Changelog: https://github.com/python-kasa/python-kasa/blob/0.5.2/CHANGELOG.md | Fabian Affolter | 2023-07-04 | 1 | -6/+15 |
| * | | | | | Merge pull request #241424 from r-ryantm/auto-update/dex-oidc | Sandro | 2023-07-04 | 1 | -3/+3 |
| |\ \ \ \ \ | |||||
| | * | | | | | dex-oidc: 2.36.0 -> 2.37.0 | R. Ryantm | 2023-07-04 | 1 | -3/+3 |
| * | | | | | | Merge pull request #241393 from aaronjheng/gofu | Sandro | 2023-07-04 | 1 | -4/+4 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | gofu: unstable-2022-04-01 -> unstable-2023-04-25 | Aaron Jheng | 2023-07-04 | 1 | -4/+4 |
| * | | | | | | | Merge pull request #241445 from r-ryantm/auto-update/pulsarctl•••pulsarctl: 2.10.3.3 -> 2.11.1.3 | Weijia Wang | 2023-07-04 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | pulsarctl: 2.10.3.3 -> 2.11.1.3 | R. Ryantm | 2023-07-04 | 1 | -3/+3 |
| * | | | | | | | | Merge pull request #241447 from PowerUser64/ardour-mainprogram•••ardour: set mainProgram in meta | Weijia Wang | 2023-07-04 | 2 | -0/+2 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | ardour: set mainProgram in meta | PowerUser64 | 2023-07-04 | 2 | -0/+2 |
| * | | | | | | | | | Merge pull request #241448 from PowerUser64/cardinal-mainprogram•••cardinal: set mainProgram in meta | Weijia Wang | 2023-07-04 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | cardinal: set mainProgram in meta | PowerUser64 | 2023-07-04 | 1 | -0/+1 |
| | |/ / / / / / / / | |||||
| * | | | | | | | | | Merge pull request #241434 from Azd325/master•••gex: 0.3.8 -> 0.4.0 | Weijia Wang | 2023-07-04 | 1 | -7/+5 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | gex: 0.3.8 -> 0.4.0 | Tim Kleinschmidt | 2023-07-04 | 1 | -7/+5 |
| * | | | | | | | | | | geomyidae: fix build on darwin (#241438)•••A previous patch is no longer needed in the newest version. | Theodore Ni | 2023-07-04 | 2 | -15/+0 |
| * | | | | | | | | | | Merge pull request #241457 from phaer/darwin-passage-getopt-2•••passage: fix getopt path on darwin | Weijia Wang | 2023-07-04 | 2 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | passage: fix getopt path on darwin•••Not entirely sure what was wrong about the former approach tbh, but the difference is that this patch actually replaces the placeholder in the patch and builds a working executable on my m2 macbook air. | phaer | 2023-07-04 | 2 | -2/+2 |
| * | | | | | | | | | | | Merge pull request #241449 from gaelreyrol/patch-1•••symfony-cli: add meta.mainProgram | Pol Dellaiera | 2023-07-04 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | symfony-cli: add meta.mainProgram | Gaël Reyrol | 2023-07-04 | 1 | -0/+1 |
| * | | | | | | | | | | | | Merge pull request #241444 from linsui/jami•••jami: use fmt_9 and msgpack | Nick Cao | 2023-07-04 | 2 | -2/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | jami: use fmt_9 and msgpack | linsui | 2023-07-04 | 2 | -2/+3 |
| * | | | | | | | | | | | | | Merge pull request #240375 from adamcstephens/tailwindcss-bin/init-332•••tailwindcss-bin: init at 3.3.2 | Robert Hensing | 2023-07-04 | 3 | -0/+94 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | tailwindcss-bin: init at 3.3.2 | Adam Stephens | 2023-06-28 | 3 | -0/+94 |
| * | | | | | | | | | | | | | | Merge pull request #240571 from gaelreyrol/scaphandre-module-assertions•••nixos/prometheus/exporters: adjust scaphandre assertions | Pol Dellaiera | 2023-07-04 | 2 | -15/+26 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | nixos/prometheus/exporters: adjust scaphandre assertions | Gaël Reyrol | 2023-06-30 | 1 | -4/+4 |
| | * | | | | | | | | | | | | | scaphandre: add passthru updateScript & testVersion | Gaël Reyrol | 2023-06-30 | 1 | -11/+22 |
| * | | | | | | | | | | | | | | Merge pull request #231484 from hacker1024/package/del/flutter2 | Janik | 2023-07-04 | 8 | -338/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | flutter2: Add throwing alias | gilice | 2023-07-04 | 1 | -0/+1 |
| | * | | | | | | | | | | | | | flutter: Remove Flutter 2 | hacker1024 | 2023-07-04 | 7 | -338/+0 |
| * | | | | | | | | | | | | | | Merge pull request #240969 from mutantmell/systemd-network-unit-util•••systemd.network: move unit file generation code into a util | Florian Klink | 2023-07-04 | 3 | -322/+249 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | nixos/networkd: refactor•••Reduces size of networkd module by moving unit file generation code into a util. | mutantmell | 2023-07-01 | 3 | -322/+249 |
| * | | | | | | | | | | | | | | Merge pull request #241431 from tjni/slowlorust•••slowlorust: fix build on darwin | Weijia Wang | 2023-07-04 | 2 | -4/+10 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | slowlorust: fix build on darwin | Theodore Ni | 2023-07-04 | 2 | -4/+10 |
| * | | | | | | | | | | | | | | | Merge pull request #241430 from tjni/wagyu•••wagyu: update tag to disambiguate revision | Weijia Wang | 2023-07-04 | 1 | -5/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | | wagyu: update tag to disambiguate revision | Theodore Ni | 2023-07-04 | 1 | -5/+5 |
| | |/ / / / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | | | | Merge pull request #241202 from tjni/pytrends•••python310Packages.pytrends: 4.9.0 -> 4.9.2 | Weijia Wang | 2023-07-04 | 1 | -5/+26 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | | python310Packages.pytrends: 4.9.0 -> 4.9.2 | Theodore Ni | 2023-07-02 | 1 | -5/+26 |
| * | | | | | | | | | | | | | | | | Merge pull request #241414 from aaronjheng/errcheck•••errcheck: unstable-2022-03-26 -> 1.6.3 | Weijia Wang | 2023-07-04 | 1 | -4/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | | errcheck: unstable-2022-03-26 -> 1.6.3 | Aaron Jheng | 2023-07-04 | 1 | -4/+4 |
| | | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | Merge pull request #241429 from tjni/fitnesstrax•••fitnesstrax: remove since it is gone upstream | Weijia Wang | 2023-07-04 | 3 | -47/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
